Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce log verbosity | azevaykin | 2023-08-04 | 1 | -1/+1 |
| | |||||
* | YT-17268: Add support for load_from_certs_dir to bus config. | yuryalekseev | 2023-08-04 | 5 | -4/+36 |
| | |||||
* | Add new macros for py23library & sandbox py3 task | v-korovin | 2023-08-04 | 1 | -0/+33 |
| | |||||
* | Use Service-Py23-Proxy license in contrib/libs/python | thegeorg | 2023-08-03 | 2 | -4/+14 |
| | | | | I would like to get rid of weird Yandex* licenses. YandexOpen is the least used member of the group. | ||||
* | Get rid of excessive PEERDIRs | thegeorg | 2023-08-03 | 1 | -4/+0 |
| | |||||
* | Fix uwrap Arrays for PG types | vvvv | 2023-08-03 | 1 | -1/+1 |
| | |||||
* | Get rid of a hacky contrib/libs/libeatmydata/autocheck_wrapper | thegeorg | 2023-08-03 | 1 | -1/+4 |
| | |||||
* | [blockstore]check fillTolen in alter volume transaction | barkovbg | 2023-08-03 | 2 | -0/+55 |
| | |||||
* | Fixed bug in ydb import file json with bad move | Bulat Gayazov | 2023-08-03 | 1 | -1/+2 |
| | | | | | Fixed bug in ydb import file json with bad move Pull Request resolved: #316 | ||||
* | KIKIMR-18932:private snapshot and other features for portion | ivanmorozov | 2023-08-03 | 13 | -84/+91 |
| | |||||
* | KIKIMR-18937: async deduplication in special CPU pool | ivanmorozov | 2023-08-03 | 10 | -86/+159 |
| | |||||
* | KIKIMR-18826: enable sourceRead for genericQuery | qrort | 2023-08-03 | 2 | -1/+35 |
| | |||||
* | Add set_metric_value, so non-pytest tests could write metrics | anterpin | 2023-08-03 | 1 | -0/+22 |
| | |||||
* | Fix incorrect python string warning | vitja | 2023-08-03 | 1 | -1/+1 |
| | | | | | | | | вызывает вот такое вот предупреждение: ``` /home/vitja/arcadia/library/python/testing/filter/filter.py:10: DeprecationWarning: invalid escape sequence '\w' PARSE_TAG_RE = re.compile("([+-]?[\w:]*)") ``` | ||||
* | KIKIMR-18932: common data move into portion (10% RAM reduce) | ivanmorozov | 2023-08-03 | 21 | -205/+210 |
| | |||||
* | Kafka write protocol | tesseract | 2023-08-03 | 17 | -39/+1030 |
| | |||||
* | Restore lost comment start symbols in "session_window.md" | blinkov | 2023-08-03 | 1 | -3/+3 |
| | |||||
* | Use grpc request proxy provided method to register rpc actor. | Daniil Cherednik | 2023-08-03 | 1 | -2/+1 |
| | | | | | Use grpc request proxy provided method to register rpc actor. Pull Request resolved: #315 | ||||
* | Fix iterator reads | ssmike | 2023-08-03 | 8 | -49/+128 |
| | |||||
* | Improve TestShard KIKIMR-11082 | alexvru | 2023-08-03 | 4 | -29/+73 |
| | |||||
* | 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 |