aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Relative path to table in GRANT\REVOKE operation (#11906)flown4qqqq2024-11-263-17/+87
|
* YQ-3880 Add metrics to pq read actor (#11871)Dmitry Kardymon2024-11-265-13/+116
|
* improve network diagnostics - add peer role filter (#11925)Alexey Efimov2024-11-262-46/+145
|
* Consistency option (core part) (#11970)Ilnaz Nizametdinov2024-11-2511-46/+340
|
* Revert "Support arbitrary chain set in huge blob keeper heap" (#11961)Alexander Rutkovsky2024-11-2513-390/+529
|
* checkpointing vs abort: wait for completion before aborting (#11896)yumkam2024-11-254-6/+20
|
* fix request shard count sensor (#11962)zverevgeny2024-11-251-2/+3
|
* Support arbitrary chain set in huge blob keeper heap (#11921)Alexander Rutkovsky2024-11-2513-529/+390
|
* Add backup incremental backup collection (#11870)Innokentii Mokin2024-11-2529-56/+422
|
* Add GRPC thread CPU time metric (#11772)Evgeniy Ivanov2024-11-255-17/+49
|
* Implemented --explain-ast param for ydb sql command (#11928)Daniil Timizhev2024-11-252-1/+25
|
* Switch on check canonical results for tpch 1k and 10k (#11951)Олег2024-11-251-2/+2
|
* Removed S3 MaxReadSizePerQuery config (#11936)Ivan Sukhov2024-11-256-12/+0
|
* Add new VDisk's cpu consumption metric (#11719)Vlad Kuznetsov2024-11-253-5/+45
|
* Fix paths in uig.sh helper (#11939)Igor Munkin2024-11-251-2/+2
|
* Drop yql fastcheck before move (#11937)Vitaly Stoyan2024-11-256-266/+0
|
* Update ydbops examples for CMS docs (#11793)Ilia Shakhov2024-11-252-16/+46
|
* fix empty variable usage (#11926)ivanmorozov3332024-11-251-2/+2
|
* Accept True in stability test (#11932)Maxim Yurchuk2024-11-251-1/+1
|
* validate dangerouse construction (#11873)ivanmorozov3332024-11-252-1/+11
|
* Unmute stable tests (#11924)Kirill Rysin2024-11-251-5/+0
|
* Fix and simplify logic with multiprocess TPC-* data generation (#11913)Олег2024-11-259-88/+198
|
* Set position to state only if all data portions succesfully send (#11912)Олег2024-11-252-13/+31
|
* Remove REAL infix from huge blob size (#11916)Alexander Rutkovsky2024-11-2535-120/+119
|
* Update docs for datetime udf (#11746)Vadim Averin2024-11-252-4/+18
|
* Merge pull request #11909 from ydb-platform/mergelibs-241123-2111Maxim Yurchuk2024-11-243804-1898990/+1256
|\ | | | | Library import 241123-2111
| * Change YQL_BASE_DIRRoman Udovichenko2024-11-241-1/+1
| |
| * YQL-19206 Fix YQL_PYTHON* macrosudovichenko-r2024-11-241-3/+3
| | | | | | | | commit_hash:efcdd5f8a76a33ea53572df5a214f2de61c7775f
| * Check custom error in xfail tests. Remove canonization from dq/hybrid tests ↵Roman Udovichenko2024-11-24705-109744/+92
| | | | | | | | (#11910)
| * Import libraries 241123-2111Alexander Smirnov2024-11-231-1/+1
| |
| * Merge branch 'rightlib' into mergelibs-241123-2111Alexander Smirnov2024-11-233096-1789241/+1159
|/|
| * Check custom error in xfail tests. Remove canonization from dq/hybrid testsudovichenko-r2024-11-23151-646/+617
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. xfail тесты теперь должны содержать спец комментарий `custom error` с ожидаемым текстом ошибки 2. Все suites для xfail размечены спец. коментариями, некоторые тесты разбиты на несколько 3. Включены тесты с Python и Javascript udf для yt провайдера и переканонизированы (были отключены в github) 4. Для тяжелых xfail тестов аналогично убрана канонизация и включена проверка по спец. коментарию 5. Из dq_file/hybrid тестов убрана канонизация. Осталась только кросс-проверка результатов с yqlrun и блочным режимом 6. В dqrun теперь используется exception_policy вместо fail_policy (для корректной выдачи ошибок в тестах) commit_hash:a92b3835f86b0c01225e81e3f28bb6d11d8d67a3
| * Unify -Wno arguments generationthegeorg2024-11-231-10/+7
| | | | | | | | commit_hash:33157feb41c65ab08e797adea3b0be5ed6e5bc3f
| * fix buffered stream interleaving for proto formatermolovd2024-11-234-0/+79
| | | | | | | | commit_hash:66e6b75f97ea253ddbf4c97a180f9f971c59f93b
| * YT-23422: do not write command line into attributes of operationsermolovd2024-11-235-44/+16
| | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: cpp-sdk C++ SDK doesn't write launching process command line to operation attributes. commit_hash:c50cbc2a31f5a3b733833767fe94019a0d7615d3
| * Intermediate changesrobot-piglet2024-11-234-166/+14
| | | | | | | | commit_hash:d3ad801a6e5fb7eb38c6c78286f53c3b165b87c2
| * Intermediate changesrobot-piglet2024-11-231-7/+1
| | | | | | | | commit_hash:d0db92345dc96a43a16424238c1eb2812040a13d
| * tempo fix for win (pybuild)kuzmich3212024-11-221-1/+5
| | | | | | | | | | Предлагаю пока так отрубить для винды. Хочется, чтобы покрытие работало commit_hash:9b3ec4a246f6597795dc0b2d12d6524bb688e129
| * ya style clang format. Braces stylenae2022024-11-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Принудительно добавлять скобки для однострочников при использовании ya style. чтобы такого не было ```cpp for (const TString& sliceName : sliceNames) for (auto& test : allWebRankingSlices) if (sliceName == ToString(test.first)) return test.second; return algo2Domain; ``` Зависит от - REVIEW:7273779 - REVIEW:7273927 - REVIEW:7274020 - REVIEW:7274173 - REVIEW:7274863 - REVIEW:7274942 - REVIEW:7286577 - REVIEW:7286432 - REVIEW:7286620 - REVIEW:7308852 commit_hash:44ce41c86610dfd52cc9a1656ff1da6b4e411d6b
| * Disable Y_ENSURE() for improper invariantilezhankin2024-11-221-1/+5
| | | | | | | | | | | | | | | | | | Правильный фикс здесь: <https://github.com/ydb-platform/ydb/pull/11129/files> Ему неповезло попасть на переезд yql в аркадию, поэтому ждём его окончания. Y_ENSURE() вызывает падения в проде - до этого он был Y_ASSERT(), но так как проверяемый инвариант не всегда выполняется, то просто убрал. commit_hash:76966d1e5c858de4e099beccd34c9570dd9f6883
| * YT_DEFINE_GLOBAL for profilersbabenko2024-11-2212-17/+17
| | | | | | | | commit_hash:c9f0f790039ceeef149366a14c9063025fbb1e0c
| * YDB Import 625robot-ydb-importer2024-11-222904-1788334/+163
| | | | | | | | commit_hash:bbf24592c367fa158fbc53e041fe367374d0750e
| * YT-22455: Introduce list jobs continuation tokenomgronny2024-11-2211-10/+222
| | | | | | | | | | [nodiff:caesar] commit_hash:d45b3da99e7b19120e02298ca6e87c02cc800ea2
| * Signed Enumeratedeep2024-11-221-5/+12
| | | | | | | | commit_hash:af73a3ea146e2eb6141cb19913e534d75ba573fd
* | Correct Rows count in Block Output Channels (#11893)Hor9112024-11-235-21/+63
| |
* | Change priority for rule NonOptimalTableContent (#11625)Dmitry O2024-11-231-2/+2
| |
* | Fix URL for transaction page of PQ tablet (#11900)Nikolay Shestakov2024-11-231-1/+1
| |
* | YQ-3900 Fix ScheduleHeartbeat() if already connected (#11888)Dmitry Kardymon2024-11-221-0/+3
| |
* | Revert "Support arbitrary chain set in huge blob keeper heap (#11566)" (#11891)Alexander Rutkovsky2024-11-2244-521/+637
| |
* | Remove old restriction: keys with Uint8 column values >127 are currently ↵azevaykin2024-11-227-37/+59
| | | | | | | | prohibited (#11886)