| Commit message (Expand) | Author | Age | Files | Lines |
* | removed extra PassAway() call | auzhegov | 2023-11-30 | 1 | -0/+2 |
* | Use own copy of actorlib. KIKIMR-20294 | dcherednik | 2023-11-30 | 3114 | -4431/+71242 |
* | use full user pool for scan | ivanmorozov | 2023-11-30 | 1 | -3/+3 |
* | Fix quoting -passes option value (thanks for @spreis for hint) | ignat | 2023-11-30 | 15 | -20/+20 |
* | KIKIMR-19521 BTreeIndex Iter Multi | kungasc | 2023-11-30 | 18 | -227/+511 |
* | sensor for protobuf parsing errors | hcpp | 2023-11-30 | 14 | -60/+132 |
* | fix empty issue in ReadRows KIKIMR-20296 | va-kuznecov | 2023-11-30 | 8 | -4/+41 |
* | support syntax for alter table add column with default KIKIMR-18963 | gvit | 2023-11-30 | 28 | -5128/+5312 |
* | Change "suggest-change.md" | alexv-smirnov | 2023-11-30 | 1 | -1/+5 |
* | ydb/tools/cfg update ydb peerdir | nkozlovskiy | 2023-11-30 | 3 | -8/+8 |
* | YQ Connector: split large test files to smaller ones, move database-specific ... | vitalyisaev | 2023-11-30 | 40 | -1324/+1357 |
* | Dev in GitHub | alexv-smirnov | 2023-11-30 | 12 | -55/+368 |
* | Fix ActorId leak in VDisk KIKIMR-20327 | alexvru | 2023-11-30 | 31 | -97/+188 |
* | YQ Connector:Use docker-compose in integrational tests | vitalyisaev | 2023-11-30 | 5 | -24/+67 |
* | KIKIMR-20154 Add device wait metric | senya0x5f | 2023-11-30 | 5 | -5/+32 |
* | Source/Sink in by Stage DQRUN Aggregated Stats | hor911 | 2023-11-30 | 2 | -1/+27 |
* | [yql] Remove excess debug out | udovichenko-r | 2023-11-30 | 1 | -4/+2 |
* | KIKIMR-19512 Option for ignore yields in WideCombiner. | a-romanov | 2023-11-30 | 6 | -32/+229 |
* | fix import_test | shmel1k | 2023-11-29 | 2 | -202/+182 |
* | Use new pass manager in opt to support clang-16 in cmake build | ignat | 2023-11-29 | 15 | -80/+20 |
* | [docs] Detailed type casts | udovichenko-r | 2023-11-29 | 1 | -41/+69 |
* | Correct granules normalizer | nsofya | 2023-11-29 | 7 | -35/+66 |
* | KIKIMR-19852: additional verifies | ivanmorozov | 2023-11-29 | 11 | -37/+41 |
* | format CASE statements as multiline | areredify | 2023-11-29 | 3 | -79/+133 |
* | YQL-17246 List <-> Tuple | vvvv | 2023-11-29 | 7 | -0/+143 |
* | Return verbose reason KIKIMR-20318 | ilnaz | 2023-11-29 | 2 | -15/+19 |
* | Use own copy of library/grpc | dcherednik | 2023-11-29 | 585 | -1248/+7023 |
* | fix bearer usage | uzhas | 2023-11-29 | 1 | -14/+26 |
* | KIKIMR-20316: fix incorrect loader usage for column restore | ivanmorozov | 2023-11-29 | 14 | -20/+55 |
* | insert newline before complex statements instead of after | areredify | 2023-11-29 | 3 | -5336/+5328 |
* | PR from branch users/artem-trof/KIKIMR-19820-cfg | artem-trof | 2023-11-29 | 1 | -1/+35 |
* | KIKIMR-20115: add MKQLTerminate to kqp QueryData | qrort | 2023-11-29 | 3 | -1/+56 |
* | KIKIMR-19512 Split very large test on three. | a-romanov | 2023-11-29 | 1 | -58/+83 |
* | space problem nodes return unavailable | andrew-rykov | 2023-11-29 | 1 | -1/+1 |
* | added login options CORS | andrew-rykov | 2023-11-29 | 1 | -0/+1 |
* | YQ Connector: clean fixme | tsmax2004 | 2023-11-28 | 2 | -36/+3 |
* | Improved cardinality estimation | pavelvelikhov | 2023-11-28 | 37 | -296/+439 |
* | YQL-15441: Fix PO order | maxkovalev | 2023-11-28 | 14 | -91/+115 |
* | KIKIMR-19512 Logical ops on yql kernel. | a-romanov | 2023-11-28 | 27 | -951/+282 |
* | Enable topic metadata by default | komels | 2023-11-28 | 1 | -1/+1 |
* | YQ Connector:enable using date32 in clickhouse | tsmax2004 | 2023-11-28 | 2 | -11/+16 |
* | add Walle opensource adapter | shmel1k | 2023-11-28 | 5 | -625/+704 |
* | Add edit main config in ui feature | innokentii | 2023-11-28 | 10 | -7/+127 |
* | [yql] Use proper pragma name. Enable rpc reader on testing | udovichenko-r | 2023-11-28 | 2 | -4/+4 |
* | move kikimr_configure to opensource | shmel1k | 2023-11-28 | 1 | -194/+196 |
* | Temporarily disable BlobDepotWithTestShard::PlainGroup, KIKIMR-20069 | serg-belyakov | 2023-11-28 | 1 | -0/+2 |
* | fix tracing spans in compilation KIKIMR-20298 | va-kuznecov | 2023-11-28 | 1 | -10/+17 |
* | U-prefix для dedicated yds + тесты | kardymon-d | 2023-11-28 | 15 | -0/+718 |
* | [ci] move benchmark test | udovichenko-r | 2023-11-28 | 1 | -1/+1 |
* | YQL-17219 adjust max stack depth (asan eats a lot) | vvvv | 2023-11-28 | 6 | -18/+13 |