aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add FORK_SUBTESTS for ydb/library/binary_json/utnkozlovskiy2023-10-161-0/+1
|
* ci: add postgres-client test requirementnkozlovskiy2023-10-163-1/+11
|
* YQL-16823 Refactor match_recognize NFAavevad2023-10-163-51/+61
|
* YQ Connector:Regenerate go protosgalaxycrab2023-10-162-739/+687
|
* Speed up TPercentileTracker/TPercentileTrackerLgdcherednik2023-10-162-6/+3
| | | | | | | | | | | | | | old values: NMonitoring::TPercentileTracker<4ul, 512ul, 15ul> 0.748282s NMonitoring::TPercentileTrackerLg<4ul, 3ul, 15ul> 0.221432s new values: NMonitoring::TPercentileTracker<4ul, 512ul, 15ul> 0.640864s NMonitoring::TPercentileTrackerLg<4ul, 3ul, 15ul> 0.205138s
* Fix memory leak in TRopeArena KIKIMR-19632alexvru2023-10-162-18/+1
|
* BugFix PQv0 partitions mappingkomels2023-10-163-15/+16
|
* catch exceptions in result channel KIKIMR-19479gvit2023-10-161-9/+19
|
* enable AnsiInForEmptyOrNullableItemsCollectionsuzhas2023-10-161-1/+1
|
* Possibility to get operation by its aliasermolovd2023-10-169-24/+83
|
* add missing handle KIKIMR-18323monster2023-10-161-0/+1
|
* KIKIMR-19528 Refactor async result in KQP Runnergalaxycrab2023-10-169-327/+231
|
* YQL-16838 comparevvvv2023-10-1616-216/+631
|
* Added row count and table size to query replaypavelvelikhov2023-10-162-0/+7
| | | | Added row count and table size to query replay
* Minor refactorings in typehandlersh0pless2023-10-163-0/+27
| | | | | | 1. Move typehandler registration from boostrap to cypress manager 2. Move rootstock creation from client side (via typehandler) to cypress proxy 3. Add IsInTransactionAction flag
* Unbreak custom query check for file testsaneporada2023-10-161-0/+13
|
* Allow using --test-tool3-bin separately in yazhukoff-pavel2023-10-161-0/+3
|
* Use nostdinc++ for C++ onlyspreis2023-10-165-5/+5
| | | | This fixes at least clang tidy build for C code failing on incorrect option
* Runtime dispatch для тестов simdfixthgame2023-10-1626-104/+391
| | | | PR Issues
* escape non-utf8 producerId in topic api readalexnick2023-10-166-1/+14
| | | | escape non-utf8 producerId in topic api read
* Remove unneded checkaneporada2023-10-161-39/+36
|
* KIKIMR-19589 add local boostrap jquery resourcesandrew-rykov2023-10-1654-48/+662
|
* YQL-15891 LLVM for blocks hashed aggregate.a-romanov2023-10-161-415/+642
|
* Temporarily disable LLVM for negative hyperscan testaneporada2023-10-163-2/+12
|
* YQL-15891 Swap Skip/Take with FromFlow/ForwardList.a-romanov2023-10-161-0/+10
|
* more precharge in load everything tx KIKIMR-19657zalyalov2023-10-161-16/+22
|
* Remove JDK 10 support from Arcadia Tier 0, remove build configuration for JDKmiroslav22023-10-164-49/+1
|
* fix panic on handling throttling when serving get_queue_urlsergeyveselov2023-10-162-2/+16
| | | | fix panic on handling throttling when serving get_queue_url
* split RESOURCE and RESOURCE_FILES with very long lists of argumentssnermolaev2023-10-161-2/+10
|
* Revert commit rXXXXXX, Upd libc++ to 18 May ↵mikhnenko2023-10-1648-1793/+579
| | | | 4ac0589122830fc6d90e0ea091300c0b979a42dc
* Upd libc++ to 18 May 4ac0589122830fc6d90e0ea091300c0b979a42dcmikhnenko2023-10-1648-579/+1793
|
* Add ip family DNS request options to DNS error attributemax422023-10-151-0/+2
|
* YT-20215: Add EnableColumnarValueStatistics to ChunkWriterOptionsdakovalkov2023-10-152-0/+6
|
* KIKIMR-19211: speed up compactionivanmorozov2023-10-157-61/+116
|
* KIKIMR-19704:fix use after freeivanmorozov2023-10-151-6/+7
|
* Use new segment meta in range readerslukyan2023-10-152-25/+0
|
* Fix q17CLI_2.7.0aozeritsky2023-10-141-8/+19
|
* KIKIMR-19216: improve mergingivanmorozov2023-10-145-107/+156
|
* KIKIMR-19215: additional signalsivanmorozov2023-10-1424-14/+198
|
* KIKIMR-19704: add validation for prevent repeateble execution taskivanmorozov2023-10-142-0/+4
|
* KIKIMR-19712: fix validation and add debug infoivanmorozov2023-10-141-2/+6
|
* rework nodes handler, fixed total counter, serverless databases, filter, ↵xenoxeno2023-10-144-138/+260
| | | | added disconnectTime
* fix data race when reporting issue counters KIKIMR-19711gvit2023-10-143-13/+21
|
* YT-20007: Add per instance summary configuration, consider disabled ↵dave11ar2023-10-1414-87/+361
| | | | profiling mode
* Update libc++ to 1 May 2022 639b9618f46d75f4dabd2082b3f6ba8433c287bfmikhnenko2023-10-1447-1059/+3398
|
* Fix crash in case of two selects in one querygalaxycrab2023-10-146-63/+76
|
* YQL-15891 LLVM for blocks Top/Sort.a-romanov2023-10-149-267/+1040
|
* YT-20220: Fix error due allocation at __atexit(...)ni-stoiko2023-10-144-15/+25
| | | | Fix error due allocation at __atexit(...)
* Update contrib/python/ipython/py3 to 8.16.0robot-contrib2023-10-1413-60/+76
|
* Improve handling of ExtractMembers over Aggregateaneporada2023-10-142-31/+90
|