aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added functionality for the "--dont-use-log-files" flag (#7185)Nikita-Levuskin2024-08-093-15/+8
|
* integrations and ide (#7222)SloNN2024-08-0916-1/+170
| | | | Co-authored-by: Alex Dmitriev <slonnn@yandex-team.ru> Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* Delete empty portions normalizer (#7596)zverevgeny2024-08-096-3/+173
|
* Limit transformation count while trying to annotate single node (#7588)Andrey Neporada2024-08-083-1/+28
|
* fix query id for recompilation (#7562)VPolka2024-08-081-1/+5
|
* Add decimal support to arrow reader (#6151)Alexey Ozeritskiy2024-08-0834-104/+766
|
* Enable finalizeByKey by default in kqp (#7559)Filitov Mikhail2024-08-081-1/+1
|
* Revert "Fix cross join with list iterator. (#4683)" (#7570)Maxim Kovalev2024-08-082-21/+1
|
* Fix json float/double print format (#7572)Daniil Cherednik2024-08-082-0/+56
| | | SELECT CAST("311111111113.222222223" as Double) should not lost precision
* Add simple stability test for olap queries (#7543)Artem Alekseev2024-08-084-0/+104
|
* Fix duplicate junit upload (#7577)Maxim Yurchuk2024-08-081-1/+1
|
* YQ revert local grpc peer value (#7555)Pisarenko Grigoriy2024-08-081-1/+1
|
* Topic control plane DDL support for query service (#7438)FloatingCrowbar2024-08-0829-350/+989
|
* YQL: Release lock after fork (#7557)Maxim Kovalev2024-08-081-2/+4
|
* Futher fix for YQ-3428 (#7561)Ivan Sukhov2024-08-082-4/+5
|
* Use common tool in treemap view (#7471)Maxim Yurchuk2024-08-083-181/+224
|
* YQL: Skip logical_id at operation hashing (#7551)Maxim Kovalev2024-08-081-0/+32
|
* secrets have been fixed (#7409)Oleg Doronin2024-08-084-36/+65
|
* Transactions are loaded in chunks (#7549)Alek5andr-Kotov2024-08-085-53/+213
|
* Remove debug output (#7553)Mikhail Surin2024-08-081-3/+0
|
* Pass pg extensions to dq TaskCommandExecutor (#7548)Vitaly Stoyan2024-08-087-1/+79
|
* ci: move nodejs and testmo-cli install into gh-runner-image building process ↵nikita kozlovsky2024-08-082-8/+4
| | | | (#7544)
* fix segfault in deserializer stream usage (#7542)ivanmorozov3332024-08-082-21/+8
|
* Fix memory leak issue with AWS API usage (#6160)Daniil Demin2024-08-0725-316/+664
|
* [refactoring] Remove unused GatherParents API (#7541)Andrey Neporada2024-08-074-24/+10
|
* support memory pools configurations & tune spilling settings (#7510)Vitalii Gridnev2024-08-0711-71/+152
|
* Added casts to TPCH Q22 (#7547)Pavel Velikhov2024-08-071-3/+3
|
* Pass pg extensions & catalog to mrjob (#7516)Vitaly Stoyan2024-08-0719-36/+756
|
* Allow use GraceJoinCore for map (Broadcast-et) joins (#7447)Hor9112024-08-0718-29/+206
|
* Fix frozen write sessions which wait reserve bytes (#7530)Nikolay Shestakov2024-08-071-0/+6
|
* add missing monitoring metrics for column shards (#7314)Semyon2024-08-077-15/+72
|
* fixes applied to tpch tests (#7531)Vitalii Gridnev2024-08-071-11/+3
|
* Print proper column names for wide connections (#7524)Ivan2024-08-071-19/+36
|
* check vector access (#7474)uzhastik2024-08-071-0/+1
|
* Remove old Json UDF (used only in SQL v0). (#7492)Tony-Romanov2024-08-0710-243/+0
|
* cbo/debug: fix Print with missing Stats (#7512)yumkam2024-08-071-4/+3
|
* add database parameter to viewer/tabletinfo handler (#7499)Alexey Efimov2024-08-074-21/+54
|
* `TEvReadSet` messages are being sent too often (#7482)Alek5andr-Kotov2024-08-074-10/+50
|
* Remove PSQL_BINARY setting in action (#7529)Maxim Yurchuk2024-08-071-7/+0
|
* mvp remove unnecessary methods (#7487)Andrei Rykov2024-08-078-78/+10
|
* Fix usage single UDF object from many threads in DQ. (#7436)Tony-Romanov2024-08-0711-114/+179
|
* correctly check WB requests requirement, improve swagger description (#7521)Alexey Efimov2024-08-071-6/+44
|
* [docs] add slides from https://coscup.org/2024/en/session/XZ98GN (#7518)Ivan Blinkov2024-08-073-1/+16
|
* [docs] delete outdated and unused public-talks.md (#7520)Ivan Blinkov2024-08-071-26/+0
|
* [docs] more internal build fixes (#7517)Ivan Blinkov2024-08-074-4/+4
|
* allow max_active_partitions=0 when topic autopartitioning disabled (#7493)Nikolay Shestakov2024-08-072-3/+37
|
* Fix DQ input union/merge values with zero input channels (#7515)Andrey Neporada2024-08-063-36/+35
|
* Move yql/tests/sql/kikimr_tpch/ to github (#7498)Maxim Yurchuk2024-08-0653-0/+12700
|
* Rm -rf in actions (and it will be used in all workflows) (#7507)Maxim Yurchuk2024-08-062-3/+4
|
* Yq 3428 fix (#7450)Ivan Sukhov2024-08-063-6/+68
|