Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MARKETRECOM-8673_json_enum_value | malkovskynv | 2023-08-03 | 20 | -5/+329 |
| | |||||
* | Fix incorrect QueryResultIndex handling in executer result proxy. (KIKIMR-18919) | spuchin | 2023-08-03 | 5 | -10/+32 |
| | |||||
* | KIKIMR-18328 query handler add discovery and proxy | andrew-rykov | 2023-08-03 | 4 | -64/+231 |
| | | | | | fixed TEvHttpInfoRes handler KIKIMR-18328 quer handler add discovery | ||||
* | Use more lightweight buffer in block serialization | aneporada | 2023-08-03 | 1 | -6/+26 |
| | |||||
* | KIKIMR-18876: Split data for EvWrite | nsofya | 2023-08-03 | 16 | -122/+341 |
| | | | | | - Добавила разбиение данных по MaxBlobSize (теперь на одну операцию может приходить несколько InternalWriteIds) - Для старого EvWrite разбивка пока осталась снаружи, но есть проверки, что блобы приходят правильного размера (на входе) + перед записью, что мы дополнительно ничего не разбили (старый тест на ошибку при большом размере прошел) - Дочистила MetaShard в TWriteMeta | ||||
* | Use common poison handling in more tablets KIKIMR-18929 | snaury | 2023-08-03 | 15 | -131/+1 |
| | |||||
* | KIKIMR-18353 cluster handlre return domain | andrew-rykov | 2023-08-03 | 2 | -29/+41 |
| | |||||
* | fix for different clocks on hosts | alexnick | 2023-08-03 | 1 | -3/+12 |
| | | | update | ||||
* | Add virtual destructor for TImpl class for TAtomicRefCount correct work | chay-chitsd | 2023-08-03 | 1 | -0/+2 |
| | |||||
* | Fix Compact to support undetached containers KIKIMR-18902 | alexvru | 2023-08-03 | 2 | -9/+34 |
| | |||||
* | Fix ubsan failure in bscontroller KIKIMR-18924 | snaury | 2023-08-03 | 1 | -1/+1 |
| | |||||
* | UsePreferredEndpointStrictly | azevaykin | 2023-08-03 | 10 | -76/+57 |
| | | | Connect only to an explicitly specified point endpoint. | ||||
* | Intermediate changes | robot-piglet | 2023-08-03 | 3 | -53/+0 |
| | |||||
* | Update contrib/python/pytest/py3 to 7.3.2 | robot-contrib | 2023-08-03 | 1 | -0/+1 |
| | |||||
* | Topic read partition ids KIKIMR-18159 | ilnaz | 2023-08-03 | 2 | -0/+8 |
| | |||||
* | move more stuff to specific confs | snermolaev | 2023-08-03 | 4 | -85/+88 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-03 | 1 | -6/+1 |
| | |||||
* | Handle If over structs in lineage | vvvv | 2023-08-02 | 3 | -81/+159 |
| | |||||
* | Fix chunked array building, fix output block len in output consumer | aneporada | 2023-08-02 | 5 | -22/+19 |
| | |||||
* | Remove unused proto field. | Daniil Cherednik | 2023-08-02 | 1 | -1/+0 |
| | | | | | Remove unused proto field. Pull Request resolved: #314 | ||||
* | KIKIMR-18343: Remove BatchCache | nsofya | 2023-08-02 | 16 | -51/+12 |
| | | | | | | | | Убрала BatchCache по нескольким присинам 1) Маленький объем 8 мб (на фоне рейса записи в логи) 2) По факту не работал на при SetupIndexation (где он мог потенциально экономить время на паркинге) 3) Вклад в поиск учитывая объем незначителен 4) и основное: на текущий момент усложняет внесение разбивки данных на уровень колумншарда, выигрыша после разбиения битве не будет, их придется парить повторно в любом случае 5) Если в нем все-таки возникнет необходимость: то лучше его внести в InsertTable | ||||
* | KIKIMR-18689: automaic table update for QueryService | andrewproni | 2023-08-02 | 12 | -239/+694 |
| | |||||
* | Added ydb import tests | Bulat Gayazov | 2023-08-02 | 84 | -20208/+884 |
| | | | | | Added ydb import tests Pull Request resolved: #312 | ||||
* | YQL-9853: add batch list for yt | fedor-miron | 2023-08-02 | 14 | -335/+848 |
| | |||||
* | YQL-16067 Implement LLVM for wide FromFlow. | a-romanov | 2023-08-02 | 1 | -22/+143 |
| | |||||
* | Discard inside subquery | vvvv | 2023-08-02 | 6 | -10/+57 |
| | |||||
* | Make possible to add UserDataTable in TProgram | mpereskokova | 2023-08-02 | 2 | -0/+11 |
| | |||||
* | (no commit message) | hiddenpath | 2023-08-02 | 1 | -3/+0 |
| | |||||
* | revert hive warmup | zalyalov | 2023-08-02 | 2 | -3/+3 |
| | | | | | Revert "enable hive warmup by default" This reverts commit 5bb843f48f8c6c8181b6885c6b60305b2d6544ff, reversing changes made to 8a73751a25a7c04af1d8bd24f098f673b0fe4e4d. | ||||
* | Add oauth authenticator | Gleb Vishnevsky | 2023-08-02 | 13 | -13/+368 |
| | | | Pull Request resolved: #51 | ||||
* | Change "muted_test.txt" | alexv-smirnov | 2023-08-02 | 1 | -0/+4 |
| | |||||
* | Change "muted_functest.txt" | alexv-smirnov | 2023-08-02 | 1 | -0/+2 |
| | |||||
* | Prepare ydb/tests to update pytest to 7.3.2 | shadchin | 2023-08-02 | 1 | -5/+5 |
| | |||||
* | DescribeTopic test fix | azevaykin | 2023-08-02 | 6 | -42/+70 |
| | |||||
* | Fix some ubsan failures in erasure tests KIKIMR-18923 | snaury | 2023-08-02 | 2 | -9/+13 |
| | |||||
* | Add TNodeOps class, that contains common functionality of TNodeRef and TNode | jansenin | 2023-08-02 | 3 | -357/+601 |
| | |||||
* | KIKIMR-18263: Do not use legacy write in tests | nsofya | 2023-08-02 | 13 | -256/+199 |
| | |||||
* | Experimental session support for query service. KIKIMR-18788 | dcherednik | 2023-08-02 | 30 | -131/+720 |
| | |||||
* | KIKIMR-18858 Rework log cache | senya0x5f | 2023-08-02 | 6 | -68/+418 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-02 | 4 | -10/+109 |
| | |||||
* | Allow configuring license exceptions via dedicated macro | thegeorg | 2023-08-02 | 6 | -22/+30 |
| | | | Docs will be updated in one of the folliwing PRs. | ||||
* | Intermediate changes | robot-piglet | 2023-08-02 | 1 | -1/+1 |
| | |||||
* | group tablets by object in drain KIKIMR-18695 | zalyalov | 2023-08-02 | 2 | -4/+14 |
| | |||||
* | apply penalty even when all usages are same KIKIMR-18194 | zalyalov | 2023-08-02 | 1 | -13/+29 |
| | |||||
* | Drop misused __LINE__ in macro | babenko | 2023-08-02 | 1 | -28/+28 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-02 | 1 | -7/+1 |
| | |||||
* | Using deprecated flatc for compiling PY2FBS | reshilkin | 2023-08-02 | 2 | -3/+11 |
| | |||||
* | YQL-16067 Implement LLVM for wide ToFlow. | a-romanov | 2023-08-02 | 3 | -44/+87 |
| | |||||
* | Reuse PP_CONACT from library/cpp/yt/misc | babenko | 2023-08-02 | 1 | -6/+5 |
| | |||||
* | Drop misused __LINE__ in macro | babenko | 2023-08-02 | 1 | -2/+2 |
| |