Skip to content

Commit

Permalink
add sql.dev_rtx_parallel_scan. param.
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshiakiNishimura committed Sep 27, 2024
1 parent 116dfb1 commit 4cdcced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tateyama/configuration/bootstrap_configuration.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ static constexpr std::string_view default_configuration { // NOLINT
"dev_point_read_concurrent_operation_as_not_found=true\n"
"lowercase_regular_identifiers=false\n"
"scan_block_size=0\n"
"dev_rtx_parallel_scan=false\n"

"[ipc_endpoint]\n"
"database_name=tsurugi\n"
Expand Down

0 comments on commit 4cdcced

Please sign in to comment.