Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | YQ Connector:new interface of query construct | tsmax2004 | 2023-11-20 | 16 | -197/+131 |
| | |||||
* | KIKIMR-20127 Better fix InFly stat | kungasc | 2023-11-20 | 3 | -40/+23 |
| | |||||
* | Fix typos in util/datetime/base.h. | ponasenko-rs | 2023-11-20 | 1 | -2/+2 |
| | |||||
* | Remove unused messages | aozeritsky | 2023-11-20 | 1 | -8/+0 |
| | |||||
* | Revert commit 744c1831bfbaec79131b5b770963d73aba73ec5f,Enable hardcode of ↵ | manainen | 2023-11-20 | 5 | -22/+5 |
| | | | | proxies in a hedging client | ||||
* | YQ Connector:use ReadSplits Stats in generic provider | vitalyisaev | 2023-11-20 | 1 | -3/+17 |
| | |||||
* | YT-19593: Constexpr friendliness in strong typedef plus TAllocationId uses ↵ | arkady-e1ppa | 2023-11-20 | 2 | -6/+45 |
| | | | | it now | ||||
* | Don't zero out unused bytes in TIntStringBuf at runtime | vadim-xd | 2023-11-20 | 1 | -3/+9 |
| | |||||
* | Use a new empty string instead of NullStr when constructing TString from ↵ | vadim-xd | 2023-11-20 | 1 | -3/+4 |
| | | | | TReserveTag or TUninitialized | ||||
* | Intermediate changes | robot-piglet | 2023-11-20 | 30 | -11006/+0 |
| | |||||
* | Enable hardcode of proxies in a hedging client | manainen | 2023-11-20 | 5 | -5/+22 |
| | | | | added EnableProxyDiscovery parameter to the standard client | ||||
* | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 4010 | -2/+360504 |
| | |||||
* | fix window formatting in expressions | areredify | 2023-11-20 | 10 | -92/+127 |
| | | | | | | bless tests add correct window formatting in expressions | ||||
* | Fix test | komels | 2023-11-20 | 1 | -2/+8 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-20 | 2 | -1/+20 |
| | |||||
* | Fix some TestShard issues KIKIMR-11082 | alexvru | 2023-11-20 | 2 | -2/+12 |
| | |||||
* | compute databases cache metrics have been added | hcpp | 2023-11-20 | 3 | -14/+91 |
| | |||||
* | add function and fix bug with max width of column | ingv0rr | 2023-11-20 | 22 | -116/+128 |
| | |||||
* | Sinchronization of tx | tesseract | 2023-11-20 | 10 | -202/+230 |
| | |||||
* | KIKIMR-19512 Compares on yql kernel. | a-romanov | 2023-11-20 | 45 | -266/+1013 |
| | |||||
* | AFL_ENSURE macros for AFL context usage in exception | ivanmorozov | 2023-11-20 | 2 | -7/+47 |
| | |||||
* | Export&Import pg types | azevaykin | 2023-11-20 | 19 | -60/+203 |
| | |||||
* | Fixes around JAVA_SRCS | dimdim11 | 2023-11-20 | 1 | -21/+20 |
| | | | | Fixes around JAVA_SRCS | ||||
* | Intermediate changes | robot-piglet | 2023-11-20 | 10 | -61/+70 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-20 | 1 | -0/+1 |
| | |||||
* | KIKIMR-19880: move interval data construction into separated thread. dont ↵ | ivanmorozov | 2023-11-19 | 17 | -178/+221 |
| | | | | merge results into one pack | ||||
* | Disable profile stats by default, disable incremental stats | aozeritsky | 2023-11-19 | 1 | -17/+31 |
| | |||||
* | KIKIMR-19880: use all steps for early filter | ivanmorozov | 2023-11-19 | 8 | -74/+52 |
| | |||||
* | KIKIMR-20084: provide computation sharding into read callable | ivanmorozov | 2023-11-19 | 5 | -39/+92 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-19 | 1 | -4/+2 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.78 | robot-contrib | 2023-11-18 | 400 | -10/+896 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-18 | 1 | -1/+0 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.78 | robot-contrib | 2023-11-18 | 3 | -4/+4 |
| | |||||
* | Fix sink pop for pipe | aozeritsky | 2023-11-18 | 1 | -30/+8 |
| | |||||
* | KIKIMR-20158: clean | ivanmorozov | 2023-11-18 | 3 | -53/+13 |
| | |||||
* | YQL-17123: move cfg/local and fix dependence | fedor-miron | 2023-11-18 | 5 | -83/+0 |
| | |||||
* | Move YP Go codegen to YT ORM | s-berdnikov | 2023-11-18 | 1 | -5/+5 |
| | |||||
* | to fix build in github | uzhas | 2023-11-18 | 32 | -0/+4140 |
| | |||||
* | KIKIMR-20175: dont restore pk for each request | ivanmorozov | 2023-11-18 | 32 | -172/+303 |
| | |||||
* | Unbreak passing IsStrict/SupportsBlocks udf flags in yqlworker | aneporada | 2023-11-18 | 8 | -0/+78 |
| | |||||
* | Update contrib/python/contourpy to 1.2.0 | robot-contrib | 2023-11-18 | 30 | -228/+1401 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-18 | 21 | -273/+286 |
| | |||||
* | Update contrib/python/fonttools to 4.44.0 | robot-contrib | 2023-11-18 | 68 | -364/+506 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-18 | 8 | -98/+151 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-18 | 1 | -1/+1 |
| | |||||
* | Support OOB in pipe | aozeritsky | 2023-11-17 | 4 | -9/+78 |
| | |||||
* | Update contrib/libs/sdbus-cpp to 1.4.0 | robot-contrib | 2023-11-17 | 2 | -1/+5 |
| | |||||
* | Fix EPOLLET logic to keep old behaviour for inoptimal user code KIKIMR-20021 | alexvru | 2023-11-17 | 14 | -48/+128 |
| | |||||
* | fix typeann | ssmike | 2023-11-17 | 1 | -8/+3 |
| | |||||
* | Do not lookup main table dict for each index column not present in the input. | Daniil Cherednik | 2023-11-17 | 1 | -22/+41 |
| | | | | | | Do not lookup main table dict for each index column not present in the input. Pull Request resolved: https://github.com/ydb-platform/ydb/pull/449 |