| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
commit_hash:0b092481cfb4813c26c165c17f6d05a9f1f88481
|
| |
|
|
| |
commit_hash:e96f7390db5fcbe7e9f64f898141a263ad522daa
|
| |
|
|
|
| |
без langver, т.к. может быть использована для починки оптимизаторов, где при раскрытии List-ов из воздуха рождается Iterator а потом все заканчивается Collect
commit_hash:21cb9b9454cb255b476d50bdb8c5db150cd773fd
|
| |
|
|
|
|
|
|
|
|
|
| |
final tests
more tests
more tests
init
commit_hash:d3d99085819d1a9ebafbca6c34a1e483252d9a22
|
| |
|
|
|
|
|
| |
funcs
init
commit_hash:e51fcff5b11ce252174d946af23ba9b3727f0ec3
|
| |
|
|
| |
commit_hash:297647045a9ca9c90137f0ec6488181f81fe2447
|
| |
|
|
|
| |
Для более простого Review можно смотреть по коммитам / патчам
commit_hash:ab2aa7e49035c55216017186e1989c8ddcd62e4f
|
| |
|
|
|
|
|
| |
Переписал Wide\{Skip,Take\}Blocks с flow на stream тип
Прогон тестов с понижением версии <https://nda.ya.ru/t/as0XUfAF7GUcdA>
commit_hash:b953c006690680e4711424f407db5af16b9c2e1c
|
| |
|
|
|
|
|
|
| |
В этом пре переписал ноды `Wide{Top,TopSort,Sort}Blocks` с flow на stream реализацию.
Я разбил пр на два коммита: первый, это просто двигаю классы вверх вниз. Второй - сами изменения.
[Прогон тестов](https://nda.ya.ru/t/P9kfAmHr7GFmgy с понижением Runtime версии
commit_hash:0813a74aaa904b12846692c0e7504334170ea6db
|
| |
|
|
| |
commit_hash:15146ac1817e0abc0483b2c138207daf3b63fdd5
|
| |
|
|
| |
commit_hash:c35c972d6708fb1b3f34fa34a42cdae1ddf11cdc
|
| |
|
|
| |
commit_hash:8d411726790b7e618eb10791386c85bc7f91c6c1
|
| |
|
|
| |
commit_hash:9e278f075e1a9c899d4ef9c137eee25958597358
|
| |
|
|
|
| |
Fix for yql
commit_hash:81765a279c4df03675ae3b78e90d925ffc437c4f
|
| |
|
|
| |
commit_hash:6e3f5fac6a8598586987b52d749644d1ce1fccbe
|
| |
|
|
|
|
|
|
|
| |
- Transition to block lists for block map join's right input (BlockMapJoinCore/BlockMapJoinIndex/BlockStorage nodes affected)
* Right key columns/key drops are now addressed by name
- Optimizers which fuses ListToBlocks over ListFromBlocks and vice versa
commit_hash:bdcee24edd1e5298c038716d4d205858a199d0db
|
| |
|
|
| |
commit_hash:bae79a39ae78ceed103c460f7949d1a2483e0b73
|
| |
|
|
| |
commit_hash:e8348aa080ebfa6e598642c564e06b807cb8e4dd
|
| |
|
|
|
|
|
| |
Семантика ноды ListToBlocks - преобразование списка структур в список блочных структур:`List<Struct<a:T1,...>> -> List<Struct<a:Block`<T1>`, ... ,_yql_block_len:Scalar`<Uint64>`>` (как WideToBlocks, но для списков)
На вход ожидается ленивый список, на выход также выдается ленивый список
commit_hash:0b364f55810a492fdcce7dc06b1e69701a1db01f
|
| |
|
|
| |
commit_hash:b673d403e9bfb2ac31eedd8d2231ac018a8f36dd
|
| |
|
|
| |
commit_hash:c3dd409a2ec0caaca64dee4f4bd32335ff3e6c68
|
| |
|
|
| |
commit_hash:aa64eee443012fcb60cd00896f6f1b30d515048e
|
| |
|
|
| |
commit_hash:b5241253a990db2ce93e2f58c6f05d390a7ae9a7
|
| |
|
|
| |
commit_hash:78108621c2faeeedc8d1d2aba988e271d339575c
|
| |
|
|
| |
commit_hash:e26bfa4c3271370d64dff158760274237b0ab399
|
| |
|
|
|
|
|
| |
* Split storage and index parts from BlockMapJoinCore computation node into separate BlockStorage and BlockIndex nodes in order to allow multiple join nodes to reuse the same block data and index for the right table where possible
* Corresponding s-expressions changes
commit_hash:40e39fb0b22c2f929c184963b5bd901006122c14
|
| |
|
|
| |
commit_hash:0c0bfb556ff1f51f3293899c0364cd56c3965c41
|
| |
|
|
| |
commit_hash:1b627ad95e1026d9c67f004825ef1567504cc66e
|
| |
|
|
| |
commit_hash:cdf713319f6b37f19e986df843edf28ab9991d7a
|
| |
|
|
| |
commit_hash:c193cf84100f2ecdac38d1396f289c72d599d05a
|
| |
|
|
| |
commit_hash:b609442fce4217e33f5d5421582e4a145afde95d
|
| |
|
|
|
|
| |
Follows up 21c84a9004cc57883d949b8fc637fc3ae7bfbda9
Follows up e83ac5f9c7e523e798d64dc5262a6b3e07e1bb7f
commit_hash:9e91f463054cb7f7c742c569fb492a2f8bc89953
|
| |
|
|
| |
commit_hash:21c84a9004cc57883d949b8fc637fc3ae7bfbda9
|
| |
|
|
| |
commit_hash:c555086fbd49035556302b3ac571f4ac91877974
|
| |
|
|
| |
commit_hash:2fc4b5e0e25efce096cd11171150cff7961e6681
|
| |
|
|
| |
commit_hash:e83ac5f9c7e523e798d64dc5262a6b3e07e1bb7f
|
| |
|
|
| |
commit_hash:9e2ba38d0d523bb870f6dc76717a3bec5d8ffadc
|
| |
|
|
| |
commit_hash:7eaad4219a36a3a486c82cdbf82e7630e59e67f9
|
| |
|
|
| |
commit_hash:946462d1ea7e74758c7d6f86cc30cd674dc2195e
|
|
|
init
[nodiff:caesar]
commit_hash:d1182ef7d430ccf7e4d37ed933c7126d7bd5d6e4
|