Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | YQL-16019: alias serial column types to int | fedor-miron | 2023-05-30 | 2 | -2/+35 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-05-30 | 3 | -47/+234 |
| | |||||
* | cleanup a little and add a streaming behavior to query | xenoxeno | 2023-05-30 | 4 | -35/+201 |
| | |||||
* | YQL-15982 Hotfix: flatten only small states. | a-romanov | 2023-05-30 | 1 | -9/+9 |
| | |||||
* | Remove temporary strings from TBatch::Pack | azevaykin | 2023-05-30 | 9 | -300/+141 |
| | | | | | | | | | | | Убрал в TBatch::Pack в двух местах промежуточные буфера: https://a.yandex-team.ru/review/3930290/files/456ffebaded149bc22c6d146b5c58ea66b9e0b0f#file-ydb/core/persqueue/blob.cpp:L220 https://a.yandex-team.ru/review/3930290/files/89d42b1e1e0526c2920cd9ca91b39aee4c2f1490#file-ydb/core/persqueue/blob.cpp:L258 Было 7 млрд samples:  Стало 3 млрд samples:  | ||||
* | add execute-query and explain-query | xenoxeno | 2023-05-30 | 1 | -0/+8 |
| | |||||
* | trash-data-serialization optimize experiment (1.2 -> 0.44) | ivanmorozov | 2023-05-30 | 9 | -12/+57 |
| | | | additional signals | ||||
* | local_pgwire to kqp proxy | qrort | 2023-05-30 | 9 | -286/+448 |
| | |||||
* | implement dq task settings class to store all related data of dq task | gvit | 2023-05-29 | 38 | -172/+348 |
| | |||||
* | reconnect replicas for subscriber | shumkovnd | 2023-05-29 | 6 | -114/+416 |
| | |||||
* | (Reverse) Precharge only foolproof needed pages | kungasc | 2023-05-29 | 2 | -65/+243 |
| | |||||
* | just swap appended portions | stanly | 2023-05-29 | 1 | -3/+3 |
| | |||||
* | Explain support for ExecuteQuery (QueryService). () | spuchin | 2023-05-29 | 38 | -206/+378 |
| | |||||
* | granules compaction priority usage | ivanmorozov | 2023-05-29 | 28 | -389/+936 |
| | |||||
* | Remove bindings' crutch | galaxycrab | 2023-05-29 | 2 | -59/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-05-29 | 1 | -90/+8 |
| | |||||
* | Workaround for exported cmake target names | svidyuk | 2023-05-29 | 4 | -27/+27 |
| | |||||
* | Make result optional | azevaykin | 2023-05-29 | 4 | -23/+23 |
| | | | |  Убрал холостое создание std::pair<TKey, TString> в https://a.yandex-team.ru/review/3914273/files/b77e3d7a98463098bb5e0e1ef176d5fd2339c054#file-ydb/core/persqueue/blob.cpp:L783 | ||||
* | [YDB] Translate (8 tasks) | alextarazanov | 2023-05-29 | 28 | -381/+771 |
| | | | | | | | | | | | Перевод для нескольких задач: *[YDB] Перевоз state storage & bs static storage group *[YDB] Установка уровня изоляции транзакций в запросе для SDK *[YDB] Добавить команду ydb-dstool device list в описание работы с distributed storage *[YDB] Release notes YDB v23.1 *[YDB] Документация workload topic *Release notes for YDB CLI 2.3.0 *[YDB] Добавить рекомендации в system requirements *[YDB] Документация к cdc для документных таблиц | ||||
* | Fix TPC-H Q5 for 32bit keys | aakulaga | 2023-05-28 | 1 | -5/+4 |
| | | | Fix TPC-H Q5 for 32bit keys | ||||
* | additional signals | ivanmorozov | 2023-05-27 | 14 | -64/+163 |
| | | | | fix overload list filling overload priority temporary for experiments | ||||
* | Support of filter column in PG combine all aggregators | vvvv | 2023-05-26 | 1 | -10/+34 |
| | |||||
* | Support ExecuteQuery with federated data sources | galaxycrab | 2023-05-26 | 9 | -29/+103 |
| | |||||
* | Added --timeout flag to ydb import file commands | brgayazov | 2023-05-26 | 4 | -5/+14 |
| | |||||
* | Added handling error "path not exist" in recursive remove | brgayazov | 2023-05-26 | 1 | -6/+11 |
| | |||||
* | Configure PG stack checks | vvvv | 2023-05-26 | 1 | -0/+4 |
| | |||||
* | Do not create minikql types in serialization functions | aneporada | 2023-05-26 | 9 | -43/+44 |
| | | | initial | ||||
* | Fix cancelation for ScanExecuteYqlScript in case of operation timeout. | dcherednik | 2023-05-26 | 22 | -97/+374 |
| | |||||
* | Group all program related stuff | nsofya | 2023-05-26 | 18 | -555/+632 |
| | | | Подвигала код, работаюший с программой, объединила в один класс общий, чтобы потом парсинг ядер в него же прятать | ||||
* | TUpdatesBuilder -> TTableUpdatesBuilder | nsofya | 2023-05-26 | 2 | -52/+58 |
| | | | TUpdatesBuilder -> TTableUpdatesBuilder | ||||
* | rename Y_TEST_FILTER option to Y_UNITTEST_FILTER_FILE | nkozlovskiy | 2023-05-26 | 3 | -6/+6 |
| | | | rename Y_TEST_FILTER to Y_UNITTEST_FILTER_FILE, also --test-filter to --filter-file | ||||
* | Can read decimal from parquet | aozeritsky | 2023-05-26 | 1 | -0/+6 |
| | |||||
* | deprecate TKqpLocks::Validate operation | ulya-sidorina | 2023-05-26 | 3 | -10/+2 |
| | | | refactor(kqp): deprecate TKqpLocks::Validate | ||||
* | Batch handshakes | ilnaz | 2023-05-26 | 2 | -40/+100 |
| | |||||
* | Improve performance of import | Maksim Kita | 2023-05-26 | 4 | -117/+260 |
| | | | | | Improve performance of import Pull Request resolved: #189 | ||||
* | Initial implementation of block combiners for PG aggregations | vvvv | 2023-05-26 | 37 | -10758/+15161 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-05-26 | 49 | -0/+1 |
| | |||||
* | Check TlsActivationContext in log macroses | nsofya | 2023-05-26 | 9 | -27/+26 |
| | | | Чтобы в тестах без акторов можно было использовать, и не было падений. | ||||
* | Update year in LICENSE | Ivan Blinkov | 2023-05-26 | 1 | -2/+2 |
| | | | | | Update year in LICENSE Pull Request resolved: #226 | ||||
* | YDB public API invalid types functional tests | maksim-kita | 2023-05-26 | 11 | -0/+80 |
| | |||||
* | serialize record batch only once | stanly | 2023-05-26 | 3 | -9/+46 |
| | |||||
* | Precharge only foolproof needed pages | kungasc | 2023-05-26 | 5 | -173/+742 |
| | |||||
* | Propagate IsReady flag to SelfHealActor, | serg-belyakov | 2023-05-26 | 4 | -1/+23 |
| | | | Send UpdateSelfHealInfo when IsReady is altered | ||||
* | Add block TNormalize udf | epbugaev | 2023-05-26 | 1 | -1/+16 |
| | | | TNormalize block udf | ||||
* | YQL-15941 Fix warnings for build without llvm. | a-romanov | 2023-05-26 | 2 | -4/+4 |
| | |||||
* | Move constants to TDefault | aozeritsky | 2023-05-26 | 2 | -5/+14 |
| | |||||
* | fix DescribeConsumer for federation | alexnick | 2023-05-26 | 1 | -3/+2 |
| | | | fix DescribeConsumer for federation | ||||
* | return tiering in table description | chertus | 2023-05-26 | 6 | -20/+92 |
| | |||||
* | counters for compaction-class-processes | ivanmorozov | 2023-05-26 | 30 | -105/+323 |
| | |||||
* | use single bindings collection in sql translator | uzhas | 2023-05-26 | 5 | -10/+7 |
| |