Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove column-only requirement in PERCENTILE/MEDIAN | aneporada | 2023-10-13 | 9 | -57/+108 |
| | |||||
* | ci: add ya test run to the nigthly workflow, save test logs | nkozlovskiy | 2023-10-13 | 4 | -7/+68 |
| | |||||
* | Split certifi on py2/py3 | shadchin | 2023-10-13 | 3 | -3/+30 |
| | |||||
* | YQ Connector:Small changes in API for filters | galaxycrab | 2023-10-13 | 1 | -72/+64 |
| | |||||
* | Switching reading VQE config to rapidjson, enabling reading config on DSP | koryabkin | 2023-10-13 | 5 | -4/+2 |
| | |||||
* | transaction implementation errors in PQ | abcdef | 2023-10-13 | 9 | -54/+240 |
| | | | | | | - удаляются транзакции с истёкшим сроком - удаляются транзакции по `TEvCancelTransactionProposal` - подписка на MediatorTimecast | ||||
* | KIKIMR-19521 BTreeIndex Node | kungasc | 2023-10-13 | 10 | -1/+695 |
| | |||||
* | KIKIMR-18957: Create if not exists | shumkovnd | 2023-10-13 | 11 | -44/+114 |
| | |||||
* | Explicit number of changefeed's underlying topic partitions KIKIMR-19460 | ilnaz | 2023-10-13 | 12 | -22/+269 |
| | |||||
* | Add missed #include <functional> | mikhnenko | 2023-10-13 | 2 | -0/+4 |
| | | | | В новой версии libcxx functional перестает подключаться вместе с algorithm, map и другими. Добавил явную зависимость. | ||||
* | KIKIMR-15250: can push down top sort if not pk prefix columns in input exist ↵ | vpolka | 2023-10-13 | 3 | -8/+241 |
| | | | | in index data columns | ||||
* | YQL-16845: fix panic on PG SQL parsing of VALUES | fedor-miron | 2023-10-13 | 1 | -1/+5 |
| | |||||
* | Fix arena's repalloc | vvvv | 2023-10-13 | 1 | -4/+13 |
| | |||||
* | YQL-15891 Use normal Extend for blocks. | a-romanov | 2023-10-13 | 1 | -10/+8 |
| | |||||
* | do not check exceptions during expression evaluation | ilnurkh | 2023-10-13 | 1 | -14/+7 |
| | |||||
* | KIKIMR-19589 added local monaco-editor to cms | andrew-rykov | 2023-10-13 | 105 | -12/+2386 |
| | | | | | | patched links to local files KIKIMR-19589 added local-monaco editor to cms | ||||
* | YT-12127, YT-12128: Fix FS invoker pool average wait time for the last time | eshcherbin | 2023-10-13 | 2 | -32/+64 |
| | |||||
* | TraceId = JobId + _ + RetryCount | hcpp | 2023-10-13 | 3 | -2/+5 |
| | |||||
* | Update contrib/python/wcwidth/py3 to 0.2.7 | robot-contrib | 2023-10-13 | 9 | -82/+684 |
| | |||||
* | YT-17840: Fix null and void columns in Arrow | nadya02 | 2023-10-13 | 2 | -17/+34 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.57 | robot-contrib | 2023-10-13 | 3 | -4/+4 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.57 | robot-contrib | 2023-10-13 | 405 | -64/+2343 |
| | |||||
* | support dash in Python version of PROTO_LIBRARY | spreis | 2023-10-13 | 3 | -16/+32 |
| | |||||
* | Fix reimport for pathlib2 | shadchin | 2023-10-13 | 2 | -14/+2 |
| | |||||
* | YT-20197: Add timeout for job settlement | ignat | 2023-10-13 | 1 | -0/+2 |
| | |||||
* | YT-20201: add option to disable instant in structured log messages | ignat | 2023-10-13 | 6 | -1/+14 |
| | |||||
* | YQL-16827 fixed bug in getting Datum size | vvvv | 2023-10-12 | 1 | -1/+1 |
| | |||||
* | Get rid of nonsense copy of big object | aozeritsky | 2023-10-12 | 1 | -2/+2 |
| | |||||
* | fix coverity issue: Big parameter passed by value | uzhas | 2023-10-12 | 1 | -2/+2 |
| | |||||
* | Add TABLE object type | nsofya | 2023-10-12 | 26 | -26/+241 |
| | |||||
* | disable another balancer in drain test | zalyalov | 2023-10-12 | 1 | -1/+2 |
| | |||||
* | cleanup PG RE cache | vvvv | 2023-10-12 | 2 | -0/+11 |
| | |||||
* | fix coverity issue: Big parameter passed by value | uzhas | 2023-10-12 | 1 | -1/+1 |
| | |||||
* | Added "USE_KTLINT_OLD" macro support | daniel-march | 2023-10-12 | 2 | -1/+13 |
| | |||||
* | Revert commit c05447ff76587e13ebbab44bd84d1f886ef6134c, ↵ | pseudolukian | 2023-10-12 | 4 | -22/+0 |
| | | | | TOPIC_MIN_ACTIVE_PARTITIONS | ||||
* | SIMD Реализации для Westmere и Haswell | fixthgame | 2023-10-12 | 12 | -0/+823 |
| | | | | | | | | Unit test for SIMM Westmere and Haswell base.h Westmere and Haswell Simd | ||||
* | Added plan printing | grigoriypisar | 2023-10-12 | 2 | -11/+13 |
| | | | | Added plan printing | ||||
* | Fix TestProcessingQueue KIKIMR-19621 | ilnaz | 2023-10-12 | 3 | -33/+55 |
| | |||||
* | YQL-16838 initial support of big dates | vvvv | 2023-10-12 | 15 | -3/+239 |
| | |||||
* | TOPIC_MIN_ACTIVE_PARTITIONS | ilnaz | 2023-10-12 | 4 | -0/+22 |
| | |||||
* | Normalize Aggregate arguments | aneporada | 2023-10-12 | 20 | -36/+134 |
| | |||||
* | Addressed issues in rXXXXXX | arkady-e1ppa | 2023-10-12 | 3 | -25/+24 |
| | | | | Addressed issues | ||||
* | fix counter going negative | zalyalov | 2023-10-12 | 4 | -14/+12 |
| | |||||
* | reenable balancer unit test | zalyalov | 2023-10-12 | 2 | -6/+4 |
| | |||||
* | auditlog: add tests for AuditSettings.ExpectedSubjects | ijon | 2023-10-12 | 2 | -16/+81 |
| | | | | KIKIMR-18688 | ||||
* | Predict volatile plan steps based on neighbor readsets and either plan or ↵ | snaury | 2023-10-12 | 13 | -49/+323 |
| | | | | cancel them when they are lost KIKIMR-16343 | ||||
* | add contrib/libs/libc_compat/getservbyname for memory sanitizer | nkozlovskiy | 2023-10-12 | 4 | -0/+236 |
| | |||||
* | enable in memory pdisks by default | gvit | 2023-10-12 | 6 | -4/+17 |
| | |||||
* | KIKIMR-19093: fix blobs splitting | ivanmorozov | 2023-10-12 | 3 | -37/+140 |
| | |||||
* | Fix cyclic buffer size | innokentii | 2023-10-12 | 1 | -1/+2 |
| | | | | fix cyclic buffer size |