aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix loading of data from DrivesSerials #2.yuryalekseev2023-02-211-8/+7
* Fix handling of chunked arrays in BlockTopaneporada2023-02-212-39/+324
* apply partial export at ColumnShardchertus2023-02-203-28/+61
* additional loggingivanmorozov2023-02-201-1/+1
* update quota befor requestalexbogo2023-02-203-17/+18
* mkql part of WideSortvvvv2023-02-208-63/+238
* Remove CreateLongTimer from CompileService in KQPva-kuznecov2023-02-201-8/+6
* Enable SqlIn to Join for Pg.a-romanov2023-02-203-22/+28
* Fix BlobDepot-related bugsalexvru2023-02-203-2/+3
* Implementation of FetchScriptResults RPC and base (the same as ExecuteQuery) ...galaxycrab2023-02-2032-59/+795
* Conversion to ydbdbazeltsev2023-02-2016-51/+48
* keep taken snapshots on retriesssmike2023-02-201-15/+26
* fix export: disable export with recompression (not implemented)chertus2023-02-206-4/+24
* Recreate missing families on reloadsnaury2023-02-203-0/+38
* Fix loading of data from DrivesSerials.yuryalekseev2023-02-201-1/+1
* fix immediate tx conditionssmike2023-02-201-4/+12
* Intermediate changesrobot-piglet2023-02-20338-0/+372
* Workaround for missing family settings in schemasnaury2023-02-201-1/+8
* Fix changes tracking when applying schema entriessnaury2023-02-201-16/+31
* limit rate of DropBlockStoreVolume operations in SchemeShardsvartmetal2023-02-204-3/+135
* fix foralexnick2023-02-205-50/+55
* Tidy up TDriveLifeStage.E.yuryalekseev2023-02-206-38/+26
* Enable VPatch by default,kruall2023-02-191-1/+1
* Update description of how to create pip package.yuryalekseev2023-02-191-0/+2
* Correct device list description in README.md.yuryalekseev2023-02-191-1/+1
* Update contrib/restricted/aws/aws-c-io to 0.13.15robot-contrib2023-02-195-20/+82
* add host name and node id for kqp statsivanmorozov2023-02-183-0/+9
* restore json formativanmorozov2023-02-181-25/+1
* Don't output Guid in device list by default.yuryalekseev2023-02-181-1/+0
* Add device list to ydb-dstool README.md.yuryalekseev2023-02-181-0/+22
* fixmrlolthe1st2023-02-182-4/+4
* bind allocator for task transfomersvvvv2023-02-181-0/+1
* NO_COMPILER_WARNINGS in cmake msvc buildssvidyuk2023-02-18565-575/+575
* Clean all MKQL containers in PassAway()hor9112023-02-181-0/+3
* Fix libcxx build under cl /std:c++14 needed for CUDAspreis2023-02-181-1/+1
* Add Guid to dstool device list.yuryalekseev2023-02-174-2/+10
* fix commaasmyasnikov2023-02-171-1/+1
* test for user librariesvvvv2023-02-171-1/+11
* Fix build using cl.exespreis2023-02-171-1/+3
* normalize setting name when expand binding in pg syntaxuzhas2023-02-176-1/+29
* replace pytest.mark.tryfirst in ya.py pluginnik-bes2023-02-171-1/+1
* Add PDiskId and fill out StorageStatus in dstool device list.yuryalekseev2023-02-174-5/+39
* external data source has been added to scheme shardhcpp2023-02-1752-136/+2498
* passthrough string kernelschertus2023-02-174-0/+21
* Fix block aggregation by complex keysaneporada2023-02-178-705/+529
* Fix unaligned access UB in blob storage,cthulhu2023-02-173-3/+4
* Remove support for old read table, no server inactivity timer by defaultsnaury2023-02-173-128/+117
* [ydb_topic sdk] fix crash if set ReadSettings.ReadFromTimestampalexbogo2023-02-171-1/+1
* DiscoveryResult -> DiscoveryTargetsResultilnaz2023-02-176-27/+27
* thread safety for arrow udfs and immutable nodesvvvv2023-02-178-20/+92