Added parameter selectivity and boosted LookupJoin#6874
Added parameter selectivity and boosted LookupJoin#6874pavelvelikhov merged 2 commits intoydb-platform:mainfrom
Conversation
|
⚪
🔴
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪
🔴
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪
🔴
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪
🔴
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
|
||
| auto result = ExecQueryAndTestResult(session, query, NoParams, R"([[[1];["Value11"]];[[2];["Value12"]]])"); | ||
|
|
||
| AssertTableReads(result, "/Root/FJ_Table_1", 2); |
There was a problem hiding this comment.
А почему тут поменялось количество чтений?
There was a problem hiding this comment.
Стало больше, но тут приграничная история, был 1 lookup и 1 map, так и осталось, просто таблицы другие
Changelog entry
...
Changelog category
Additional information
...