summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increment YDB CLI versionCLI_2.3.0pnv12023-04-261-1/+1
* Fix TEvQueryRequest usage for stream scripting.dcherednik2023-04-264-5/+24
* Make SQL external declare priority less than text declareaneporada2023-04-265-17/+46
* Fix ydb -Wunused-but-set-variablelurid2023-04-263-0/+3
* Retry policy for CURLcodehor9112023-04-2619-88/+122
* Apply changesilnaz2023-04-2612-39/+190
* YQL-8971 YQL-15876 Fix constraints on YtEquiJoin premaps.a-romanov2023-04-262-0/+10
* Add note about hugepages and task/cpu sets.,eivanov892023-04-261-1/+3
* Correct query finalization sequencehor9112023-04-262-11/+13
* Brute force timeouts tests to check proper cancelation.dcherednik2023-04-264-8/+113
* HTTP PUT Content-Lengthhor9112023-04-261-1/+2
* additional signalsivanmorozov2023-04-268-26/+77
* Add EraseRows() testilnaz2023-04-261-3/+25
* Fix library -Wunused-but-set-variablelurid2023-04-261-1/+1
* "EN version correction"AlexSm2023-04-261-7/+7
* Improve IC and XDCalexvru2023-04-268-22/+112
* Более понятные сообщения об ошибкахazevaykin2023-04-261-9/+45
* Workload topic documentationazevaykin2023-04-269-6/+595
* ,Support vcs info dump as filespreis2023-04-261-0/+53
* fix compaction case with equal first column in pkivanmorozov2023-04-253-2/+27
* additional countersivanmorozov2023-04-257-13/+50
* Initial test for PG kernel callvvvv2023-04-2511-1/+453
* Support InternalCall flag for internal local rpc requestsgalaxycrab2023-04-2516-31/+83
* Fix stream mode for duplicatesaakulaga2023-04-254-27/+162
* dont read all projected/sorted/group columns before early filter (step-0 in p...ivanmorozov2023-04-2548-502/+1101
* Start implementation of KQP script execution operationsgalaxycrab2023-04-2516-12/+798
* Support XDC streamsalexvru2023-04-2514-546/+1431
* Remove obsolete TNodeLocation fields from NodeBrokeralexvru2023-04-254-51/+15
* YQL-8971 YQL-15435 Disable constraints check on peephole final stage.a-romanov2023-04-255-11/+17
* extended article on yql cli parsalexv-smirnov2023-04-2513-128/+487
* error message into conveyor taskivanmorozov2023-04-253-3/+40
* split files for refactoringivanmorozov2023-04-258-236/+272
* schemeshard: fix drop-extsubdomain propagation to schemeboardijon2023-04-242-6/+102
* Fix segfault on labels array resizeinnokentii2023-04-241-13/+15
* Improve cancelation for scan requests.dcherednik2023-04-2412-92/+187
* Fix segfault on labels array resizeinnokentii2023-04-241-0/+2
* YQL-15415 Inject Unordered under ToDict.a-romanov2023-04-241-7/+17
* Support of wide sort for all types, fixes for PGvvvv2023-04-2423-100/+247
* [yql] Fix VisitOverVisit optimizer in case of inner Visit reduces number of a...udovichenko-r2023-04-241-15/+17
* keep only pg kernels in BCvvvv2023-04-248-9476/+9476
* Extract TopicName methodtesseract2023-04-245-51/+58
* launch some tasks locally (if there is only one read) and optimize partition ...gvit2023-04-244-24/+36
* ydb sdk namespace packageqrort2023-04-246-26/+8
* Add clarifying comment about the behavior of RemoveRecursive is file or direc...akhropov2023-04-241-0/+1
* YQL-8971 YQL-15555 Fix unique in case inner + any join.a-romanov2023-04-243-32/+44
* YQL-15910 Keep constraints on drop MapJoinCore.a-romanov2023-04-241-2/+2
* YQL-15911 Fix keep sort after sql in.a-romanov2023-04-241-30/+32
* Fix node_id label setupinnokentii2023-04-241-20/+33
* refactoring for split filter/fetch in next iterationivanmorozov2023-04-244-181/+238
* assemble blobs into arrow after filter only. fix filter usageivanmorozov2023-04-2319-449/+926