Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [docs] markdown and build fixes (#9028) | Ivan Blinkov | 2024-09-11 | 794 | -4694/+6037 |
| | |||||
* | Fix json (#9034) | Александр Новожилов | 2024-09-11 | 1 | -2/+24 |
| | |||||
* | Nemesis statistics workload (#8919) | andrew stalin | 2024-09-11 | 5 | -0/+247 |
| | |||||
* | YQ-3653 added resource pools classifiers validations (#9037) | Pisarenko Grigoriy | 2024-09-11 | 10 | -35/+160 |
| | |||||
* | Add TPC-DS generator (#9033) | Олег | 2024-09-11 | 307 | -9/+128314 |
| | |||||
* | Update muted_ya.txt (#9060) | Kirill Rysin | 2024-09-11 | 1 | -161/+161 |
| | |||||
* | YDB FQ: split `ydb/tests/fq/generic` into two folders (#9029) | Vitaly Isaev | 2024-09-11 | 29 | -127/+354 |
| | |||||
* | auditlog: add logouts (#9050) | ijon | 2024-09-11 | 6 | -10/+229 |
| | | | | | | | Add audit logging for web logout operation. Web logout now require proper authentication as audit record without name of the logged out user is meaningless. Previously web logout was anonymous. KIKIMR-21764 | ||||
* | Balancing: fix fresh blobs ingress merging (#9035) | Robert Drynkin | 2024-09-11 | 3 | -23/+13 |
| | |||||
* | HTAP: Query Processor (#8917) | Nikita Vasilev | 2024-09-11 | 17 | -119/+317 |
| | |||||
* | Add decimal tests for columnshard (#8959) | Artem Alekseev | 2024-09-11 | 6 | -12/+228 |
| | |||||
* | correct EvWrite locks processing (#8931) | ivanmorozov333 | 2024-09-11 | 3 | -5/+11 |
| | |||||
* | Normalizer insert records (#9010) | ivanmorozov333 | 2024-09-11 | 7 | -37/+319 |
| | |||||
* | Fix restore data option in YDB CLI (#9009) | Ilia Shakhov | 2024-09-11 | 2 | -16/+82 |
| | |||||
* | Multiplans (#9053) | Олег | 2024-09-11 | 3 | -54/+86 |
| | |||||
* | Support of table functions in pg syntax (#9040) | Vitaly Stoyan | 2024-09-10 | 7 | -16/+224 |
| | |||||
* | Mute ydb/tests/postgres_integrations/go-libpq/docker_wrapper_test.py * (#9047) | Kirill Rysin | 2024-09-11 | 1 | -0/+161 |
| | |||||
* | Add feature flag: enable olap compression (#8726) | Vladislav Gogov | 2024-09-10 | 5 | -0/+33 |
| | |||||
* | Remove some from kikimr_config (#9032) | Maxim Yurchuk | 2024-09-10 | 4 | -25/+0 |
| | |||||
* | fix concurrent rw hash map (#9008) | Aleksandr Dmitriev | 2024-09-10 | 4 | -5/+5 |
| | |||||
* | Fix missing include? (#9023) | Valery Mironov | 2024-09-10 | 1 | -0/+1 |
| | |||||
* | Replaced client cache to server cache in ydb tools restore command (#9031) | Bulat | 2024-09-10 | 1 | -9/+2 |
| | |||||
* | Integrity trails helper (#8964) | Semyon Danilov | 2024-09-10 | 2 | -0/+282 |
| | |||||
* | CODEOWNERS CS (#9025) | zverevgeny | 2024-09-10 | 1 | -0/+4 |
| | |||||
* | Fix PARTITION_COUNT option name and add tests (#9012) | Artem Alekseev | 2024-09-10 | 5 | -13/+38 |
| | |||||
* | Optimize waiting for index creation during restore in YDB CLI (#8936)CLI_2.12.0 | Ilia Shakhov | 2024-09-10 | 2 | -69/+95 |
| | |||||
* | Mute ydb/core/kqp/ut/query/KqpLimits.QueryExecTimeoutCancel (#9018) | Kirill Rysin | 2024-09-10 | 1 | -1/+1 |
| | |||||
* | Make change sender identity explicit (#8995) | Innokentii Mokin | 2024-09-10 | 4 | -24/+50 |
| | |||||
* | Mute ↵ | Kirill Rysin | 2024-09-10 | 1 | -0/+2 |
| | | | | ydb/library/yql/tests/sql/hybrid_file/part1/test.py.test[in-in_noansi_join--Debug] (#9016) | ||||
* | golang pg test (#8132) | Timofey Koolin | 2024-09-10 | 26 | -0/+1341 |
| | |||||
* | HLL in YT statistics (#8184) | Dmitry O | 2024-09-10 | 13 | -89/+446 |
| | |||||
* | Support type_v3 UUIDs (#8179) | Vadim Averin | 2024-09-10 | 10 | -3/+114 |
| | |||||
* | Fix empty table name error (#8907) | Vadim Averin | 2024-09-10 | 2 | -6/+7 |
| | |||||
* | return 0 when field is zero (#8955) | Alexey Efimov | 2024-09-10 | 1 | -12/+12 |
| | |||||
* | fix decimal output for builtin query requests (#8950) | Alexey Efimov | 2024-09-10 | 1 | -0/+3 |
| | |||||
* | Disallow disabling of topic autopartitioning (#8871) (#8949) | Nikolay Shestakov | 2024-09-10 | 5 | -70/+4 |
| | |||||
* | Add link to s3 artifacts (#9001) | Maxim Yurchuk | 2024-09-10 | 1 | -1/+2 |
| | |||||
* | skip long tx writing to in control locks (#8924) | ivanmorozov333 | 2024-09-10 | 14 | -138/+236 |
| | |||||
* | move redirects to base class (#8934) | Alexey Efimov | 2024-09-10 | 11 | -375/+274 |
| | |||||
* | YDB FQ: Use `--tmpfs` flag when running docker containers (#8951) | Vitaly Isaev | 2024-09-10 | 7 | -36/+62 |
| | |||||
* | unmute tests (#8993) | Nikita Vasilev | 2024-09-10 | 1 | -5/+0 |
| | |||||
* | Text of the DescribePath error has been improved (#8868) | Oleg Doronin | 2024-09-10 | 1 | -2/+2 |
| | |||||
* | The code has been got rid of the TS3ReadActorFactoryConfig (#8181) | Oleg Doronin | 2024-09-10 | 12 | -49/+14 |
| | |||||
* | Remove templates.h (#8746) | Maxim Yurchuk | 2024-09-10 | 3 | -59/+12 |
| | |||||
* | Microfix in DQ (#8968) | Александр Новожилов | 2024-09-09 | 2 | -5/+6 |
| | |||||
* | Add incremental restore type in ChangeExchange (#8986) | Innokentii Mokin | 2024-09-09 | 5 | -8/+46 |
| | |||||
* | Support schemaname in sequence name (#8988) | Nikolay Shumkov | 2024-09-09 | 3 | -2/+239 |
| | |||||
* | Split WideCombiners state into buckets earlier (#8804) | Filitov Mikhail | 2024-09-09 | 2 | -1/+5 |
| | |||||
* | Implemented limit on olap table columnt count (#8742) | Alexander Avdonkin | 2024-09-09 | 13 | -5/+240 |
| | |||||
* | Conditionally compile the code that uses AWS to pass windows build (#8966) | Daniil Demin | 2024-09-09 | 4 | -3/+22 |
| |