Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | External build system generator release 41 | robot-ya-builder | 2023-07-14 | 2 | -2/+329 |
| | | | Update tools: yexport | ||||
* | Bump `FAKEID` to rerun all tests after ignoring a big range of postcommits | korum | 2023-07-14 | 1 | -1/+1 |
| | |||||
* | KIKIMR-18741:separate conveyor for control cpu usage | ivanmorozov | 2023-07-13 | 17 | -102/+263 |
| | |||||
* | Filter out system objects KIKIMR-18740 | ilnaz | 2023-07-13 | 9 | -2/+40 |
| | |||||
* | KIKIMR-18453: fix tests | ivanmorozov | 2023-07-13 | 2 | -5/+5 |
| | |||||
* | quoter move code out of ydb core base | gvit | 2023-07-13 | 102 | -129/+789 |
| | |||||
* | Опеспечить совместимость с GCC 12.3 | philimonov | 2023-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | Команда робототехники Я.Маркета собирает свою кодовую базу с помощью GCC 10.3. Хотелось бы в ближайшем будущем обновиться до GCC 12.3. Часть кода собирается из директорий: * util * library * yandex_io Поправил ошибки лексического анализатора GCC 12.3 + добавил пропущенный стандартные include файлы | ||||
* | remove unused import | uzhas | 2023-07-13 | 1 | -1/+0 |
| | |||||
* | YQL-16031 Make system column for order by expression. | a-romanov | 2023-07-13 | 1 | -3/+85 |
| | |||||
* | add more tests for string value with quotes in results | uzhas | 2023-07-13 | 1 | -0/+43 |
| | |||||
* | KIKIMR-18570 do not start compaction on portions with TTL | chertus | 2023-07-13 | 7 | -33/+67 |
| | |||||
* | refactor ydb/core/scheme dependencies | gvit | 2023-07-13 | 110 | -180/+579 |
| | |||||
* | Providing groups in feature activation | babichsemyon | 2023-07-13 | 6 | -12/+38 |
| | | | YQL-15975 | ||||
* | Remove a link to past event from README.md | blinkov | 2023-07-13 | 1 | -4/+0 |
| | |||||
* | unified-agent - fix static initialization order problem | grebelnik | 2023-07-13 | 1 | -5/+8 |
| | | | unified-agent - fix static initialization order problem | ||||
* | Use CANCELED status in case of compilation timeout if cancel after has been ↵ | dcherednik | 2023-07-13 | 1 | -0/+4 |
| | | | | set. KIKIMR-18698 | ||||
* | Fixed default codecs in topics | Bulat Gayazov | 2023-07-13 | 2 | -10/+6 |
| | | | | | Fixed default codecs in topics Pull Request resolved: #306 | ||||
* | Read channel count from KV tablet | azevaykin | 2023-07-13 | 9 | -11/+15 |
| | |||||
* | YQ Connector: YQ's Managed PostgreSQL connections | vitalyisaev | 2023-07-13 | 14 | -51/+168 |
| | |||||
* | (style guide) PQ writer KIKIMR-18159 | ilnaz | 2023-07-13 | 9 | -47/+44 |
| | |||||
* | start/finish time have been added | hcpp | 2023-07-13 | 12 | -1/+183 |
| | |||||
* | fixed value escaping | uzhas | 2023-07-13 | 2 | -7/+7 |
| | |||||
* | Lazy tables creation | andrewproni | 2023-07-13 | 5 | -53/+61 |
| | |||||
* | DescribePartition & PartitionLocation | azevaykin | 2023-07-13 | 2 | -2/+66 |
| | |||||
* | compilation has been fixed | hcpp | 2023-07-13 | 1 | -3/+3 |
| | |||||
* | fix columnshard metrics | shmel1k | 2023-07-13 | 1 | -4/+4 |
| | |||||
* | KIKIMR-18626: Fix test check | nsofya | 2023-07-13 | 1 | -6/+2 |
| | |||||
* | Pass data for deserealization by rvalue reference | aneporada | 2023-07-13 | 23 | -104/+94 |
| | | | | | This way we can: 1) reduce memory usage - serialized data chunks can be freed immediately after being read 2) support zero-copy deserialisation: resulting unboxed values can hold and own references to serialised memory regions (this is especially helpful for arrow blocks) | ||||
* | Use YQL_ENSURE macros for exceptions | aozeritsky | 2023-07-13 | 1 | -11/+5 |
| | |||||
* | LeftVar always corresponds to Outer | aozeritsky | 2023-07-13 | 2 | -1/+5 |
| | |||||
* | Fix scrub bug KIKIMR-18187 | alexvru | 2023-07-13 | 1 | -0/+1 |
| | |||||
* | fix misspell in go_proto_wrapper.py | griddic | 2023-07-13 | 1 | -1/+1 |
| | |||||
* | Remove deprecated parameter | makostrov | 2023-07-13 | 23 | -129/+242 |
| | | | | | | | KIKIMR-17602 Remove support of old param in file index_events_processor.cpp Remove support of TParams in 2 functions | ||||
* | result sets meta has been supported for sdk | hcpp | 2023-07-13 | 3 | -3/+10 |
| | |||||
* | add more tests | gvit | 2023-07-13 | 1 | -1/+77 |
| | |||||
* | KIKIMR-18537 Shrink shared cache according to free memory | kungasc | 2023-07-13 | 26 | -130/+569 |
| | |||||
* | metrics input: compress number hist buckets | aleksei-le | 2023-07-13 | 6 | -9/+155 |
| | |||||
* | Fix DefaultFromSequence with indexes KIKIMR-18699 | snaury | 2023-07-13 | 2 | -1/+38 |
| | |||||
* | Disable exteded source search for the whole contrib folder | say | 2023-07-13 | 1 | -0/+3 |
| | |||||
* | EvaluateExpr | hor911 | 2023-07-12 | 7 | -7/+212 |
| | |||||
* | SelfJoin Node added | aakulaga | 2023-07-12 | 6 | -11/+193 |
| | | | | | SelfJoin Node added CreateGraceJoin | ||||
* | Simplification of TLI fix. | grigoriypisar | 2023-07-12 | 1 | -147/+35 |
| | | | Simplification of TLI fix. | ||||
* | KIKIMR-18453: its correct case for zero batch size, but we have to use ↵ | ivanmorozov | 2023-07-12 | 5 | -16/+31 |
| | | | | chunks count limit | ||||
* | Fix posible use after free in case of enabled debug log. KIKIMR-18698 | dcherednik | 2023-07-12 | 1 | -1/+1 |
| | |||||
* | Pass componentId to CheckFunction by enum, use different default versions ↵ | serg-belyakov | 2023-07-12 | 15 | -95/+123 |
| | | | | | | | for different components, initialize all static values on start, KIKIMR-15989 Pass componentId to CheckFunction by enum, use different default versions for different components Intermediate | ||||
* | Dart dictionary, vector, optional, variant, enums and peerdir common | gle6ru381 | 2023-07-12 | 1 | -0/+7 |
| | |||||
* | Do not run second wait cycle in case of CancelAfter timeout. KIKIMR-18698 | dcherednik | 2023-07-12 | 1 | -5/+13 |
| | | | Only session actor / executor can reply in case of query execution termination by cancel after timeout | ||||
* | Remove execution_id identification from FetchScriptResults. | grigoriypisar | 2023-07-12 | 13 | -88/+52 |
| | | | Removed execution id. | ||||
* | KIKIMR-18453:prevent useless memory free after pk_sorted early batches ↵ | ivanmorozov | 2023-07-12 | 1 | -5/+7 |
| | | | | cleaning optimization | ||||
* | Enable new optimization Settings | hor911 | 2023-07-12 | 1 | -0/+2 |
| |