aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Init] Move cerr/cout calls to separate interface (#2583)Innokentii Mokin2024-03-105-158/+165
|
* Replace trace macro with source_location based calls (#2581)Innokentii Mokin2024-03-094-111/+146
|
* Queries Generator: Add YtSaurus support (#2582)Alexey Ozeritskiy2024-03-098-3/+126
|
* Implement indexlookupjoin for non-point selection (#2298)Mikhail Surin2024-03-0918-256/+846
|
* queries with pagination have been speed up (#2577)Oleg Doronin2024-03-094-12/+12
|
* Add workflow to create a Pull Request to import libraries update (#2575)AlexSm2024-03-081-0/+61
|
* Validate tabletId to be not null on puts in Skeleton (#2535)Sergey Belyakov2024-03-0816-84/+196
|
* Workload Treat verbose option (#2360)kungurtsev2024-03-082-3/+6
|
* Can insert custom pragmas (#2571)Alexey Ozeritskiy2024-03-082-0/+11
|
* fix default for delete on (#2554)Vitalii Gridnev2024-03-072-1/+94
|
* Remove duplicates of columns declaration in unit tests (#2549)azevaykin2024-03-0711-88/+30
|
* schemeboard: fix path updates from both root and tenant schemeshards (#2563)ijon2024-03-071-15/+4
|
* Fix sync (#2566)Alexander Rutkovsky2024-03-071-6/+15
|
* YQL-17958: use PG's common type algorithm for PG types (#2536)Mars Agliullin2024-03-0740-240/+307
|
* Copy table with sequences and backup without NextVal (#2285)Nikolay Shumkov2024-03-0713-21/+337
|
* YQ-2650 support YT in KQP (#567)Pisarenko Grigoriy2024-03-0744-109/+432
|
* Add scripts for downloading datasets (#2556)Alexey Ozeritskiy2024-03-077-0/+124
|
* Add dataset-size cmd arg (#2555)Alexey Ozeritskiy2024-03-071-1/+2
|
* Merge pull request #2528 from alexv-smirnov/mergelibs18AlexSm2024-03-0713-367/+220
|\ | | | | Library import 19
| * Merge branch 'rightlib' into mergelibs18Alexander Smirnov2024-03-0613-367/+220
| |\
| | * contrib/c-ares: fix diverged configbugaevskiy2024-03-064-179/+170
| | | | | | | | | | | | 66364dd382f10ef95625d43a075c897151367d6b
| | * Intermediate changesrobot-piglet2024-03-065-149/+2
| | |
| | * Update yfm-docs for ya make to Build time: 13.28msrobot-cozmo2024-03-061-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | 4.15.0 Author: v8tenko Sandbox task: https://sandbox.yandex-team.ru/task/2207252438 Docs version: None 9673d2c0ec02b88a181ff5d759136293b8de69c7
| | * Specify minimal OS versions on the very top of ymake_conf.pythegeorg2024-03-061-33/+40
| | | | | | | | | | | | | | | I would like to refer to this block of constants from the documentation. 3b8e4d9e0ba2eca2323e053f14556475caa3784a
| | * Intermediate changesrobot-piglet2024-03-062-2/+4
| | |
* | | Add QP team as co-owner to dq library (#2541)spuchin2024-03-071-0/+1
| | |
* | | sessions system table (#2460)Vitalii Gridnev2024-03-0714-3/+539
| | |
* | | YQL-18016 fix peerdir in gnereic provider cpp lib (#2534)zverevgeny2024-03-071-0/+1
| | |
* | | Support for temporary tokens in yql_plugin (#2356)Marina Pereskokova2024-03-077-29/+207
| | |
* | | Forward cache tests (#2346)kungurtsev2024-03-078-86/+456
| | |
* | | Fix Sort by StablePickle case. Add tests. (#2489)Tony-Romanov2024-03-074-19/+84
| | |
* | | Fix planning of volatile transactions with uncommitted effects (#2505)Aleksei Borzenkov2024-03-075-87/+190
| | |
* | | YQL-17174 added yellow memory zone for mkql alloc (#2486)Filitov Mikhail2024-03-071-0/+28
| | |
* | | Describe additional guarantee (#2448)Ilnaz Nizametdinov2024-03-072-1/+3
| | |
* | | Add DiskTimeAvailable scaling option to BlobStorage configuration, improve ↵Sergey Belyakov2024-03-0713-35/+99
| | | | | | | | | | | | burst threshold configuration (#2530)
* | | Fix kv init 'It is not allowed to create not null data column' 23-3 error ↵kungurtsev2024-03-074-12/+20
| | | | | | | | | | | | (#2118)
* | | [ratelimiter] fix not_allowed message if no admins on cluster in ↵Alexander Petrukhin2024-03-071-1/+1
| | | | | | | | | | | | configuration (#2537)
* | | Conditional logging of request body (#2520)Nikolay Shestakov2024-03-073-46/+28
| | |
* | | Replace VRIFY to CloseSession (#2500)Nikolay Shestakov2024-03-072-31/+99
| | |
* | | fix TKeyValueTest::TestWriteReadWhileWriteWorks (#2487)kruall2024-03-072-2/+2
| | |
* | | Improved cardinality estimation for joins (#2522)Pavel Velikhov2024-03-073-2/+12
| | |
* | | alignment of PG strings in blocks (#2524)Vitaly Stoyan2024-03-075-70/+52
| | |
* | | Allow important consumer for all installations (#2517)Nikolay Shestakov2024-03-071-6/+0
| | |
* | | Use per tenant load config (#2501)Hor9112024-03-061-2/+2
| | |
* | | Added support for PG into CBO (#2399)Pavel Velikhov2024-03-0657-2310/+3853
| | |
* | | correct histogram aggregation (#2525)Alexey Efimov2024-03-0612-62/+101
|/ /
* | Merge pull request #2513 from alexv-smirnov/mergelibs17AlexSm2024-03-06368-6110/+32357
|\ \ | | | | | | Library import 17, revert previous mistakengly squashed import
| * | Merge branch 'rightlib' into mergelibs17Alexander Smirnov2024-03-063258-80912/+112576
| |\|
| | * f36195062c8adc5a42c921d473113c45d9334f3fpg2024-03-069-40/+96
| | |
| | * Fix TDirIteratormrlolthe1st2024-03-061-5/+2
| | | | | | | | | | | | | | | В силу того, что аллокации могут приводить к syscalls, которые портят errno, а lstat не чистит errno после успешного выполнения, между errno=0/ClearLastSystemError() и LastSystemError() что-то может попортить errno, следует учитывать errno только в случае неуспешного завершения lstat. ee85894d4fb742827b7ea77e06b9b2c990537d86