Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Init] Move cerr/cout calls to separate interface (#2583) | Innokentii Mokin | 2024-03-10 | 5 | -158/+165 |
| | |||||
* | Replace trace macro with source_location based calls (#2581) | Innokentii Mokin | 2024-03-09 | 4 | -111/+146 |
| | |||||
* | Queries Generator: Add YtSaurus support (#2582) | Alexey Ozeritskiy | 2024-03-09 | 8 | -3/+126 |
| | |||||
* | Implement indexlookupjoin for non-point selection (#2298) | Mikhail Surin | 2024-03-09 | 18 | -256/+846 |
| | |||||
* | queries with pagination have been speed up (#2577) | Oleg Doronin | 2024-03-09 | 4 | -12/+12 |
| | |||||
* | Add workflow to create a Pull Request to import libraries update (#2575) | AlexSm | 2024-03-08 | 1 | -0/+61 |
| | |||||
* | Validate tabletId to be not null on puts in Skeleton (#2535) | Sergey Belyakov | 2024-03-08 | 16 | -84/+196 |
| | |||||
* | Workload Treat verbose option (#2360) | kungurtsev | 2024-03-08 | 2 | -3/+6 |
| | |||||
* | Can insert custom pragmas (#2571) | Alexey Ozeritskiy | 2024-03-08 | 2 | -0/+11 |
| | |||||
* | fix default for delete on (#2554) | Vitalii Gridnev | 2024-03-07 | 2 | -1/+94 |
| | |||||
* | Remove duplicates of columns declaration in unit tests (#2549) | azevaykin | 2024-03-07 | 11 | -88/+30 |
| | |||||
* | schemeboard: fix path updates from both root and tenant schemeshards (#2563) | ijon | 2024-03-07 | 1 | -15/+4 |
| | |||||
* | Fix sync (#2566) | Alexander Rutkovsky | 2024-03-07 | 1 | -6/+15 |
| | |||||
* | YQL-17958: use PG's common type algorithm for PG types (#2536) | Mars Agliullin | 2024-03-07 | 40 | -240/+307 |
| | |||||
* | Copy table with sequences and backup without NextVal (#2285) | Nikolay Shumkov | 2024-03-07 | 13 | -21/+337 |
| | |||||
* | YQ-2650 support YT in KQP (#567) | Pisarenko Grigoriy | 2024-03-07 | 44 | -109/+432 |
| | |||||
* | Add scripts for downloading datasets (#2556) | Alexey Ozeritskiy | 2024-03-07 | 7 | -0/+124 |
| | |||||
* | Add dataset-size cmd arg (#2555) | Alexey Ozeritskiy | 2024-03-07 | 1 | -1/+2 |
| | |||||
* | Merge pull request #2528 from alexv-smirnov/mergelibs18 | AlexSm | 2024-03-07 | 13 | -367/+220 |
|\ | | | | | Library import 19 | ||||
| * | Merge branch 'rightlib' into mergelibs18 | Alexander Smirnov | 2024-03-06 | 13 | -367/+220 |
| |\ | |||||
| | * | contrib/c-ares: fix diverged config | bugaevskiy | 2024-03-06 | 4 | -179/+170 |
| | | | | | | | | | | | | 66364dd382f10ef95625d43a075c897151367d6b | ||||
| | * | Intermediate changes | robot-piglet | 2024-03-06 | 5 | -149/+2 |
| | | | |||||
| | * | Update yfm-docs for ya make to Build time: 13.28ms | robot-cozmo | 2024-03-06 | 1 | -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.py | thegeorg | 2024-03-06 | 1 | -33/+40 |
| | | | | | | | | | | | | | | | I would like to refer to this block of constants from the documentation. 3b8e4d9e0ba2eca2323e053f14556475caa3784a | ||||
| | * | Intermediate changes | robot-piglet | 2024-03-06 | 2 | -2/+4 |
| | | | |||||
* | | | Add QP team as co-owner to dq library (#2541) | spuchin | 2024-03-07 | 1 | -0/+1 |
| | | | |||||
* | | | sessions system table (#2460) | Vitalii Gridnev | 2024-03-07 | 14 | -3/+539 |
| | | | |||||
* | | | YQL-18016 fix peerdir in gnereic provider cpp lib (#2534) | zverevgeny | 2024-03-07 | 1 | -0/+1 |
| | | | |||||
* | | | Support for temporary tokens in yql_plugin (#2356) | Marina Pereskokova | 2024-03-07 | 7 | -29/+207 |
| | | | |||||
* | | | Forward cache tests (#2346) | kungurtsev | 2024-03-07 | 8 | -86/+456 |
| | | | |||||
* | | | Fix Sort by StablePickle case. Add tests. (#2489) | Tony-Romanov | 2024-03-07 | 4 | -19/+84 |
| | | | |||||
* | | | Fix planning of volatile transactions with uncommitted effects (#2505) | Aleksei Borzenkov | 2024-03-07 | 5 | -87/+190 |
| | | | |||||
* | | | YQL-17174 added yellow memory zone for mkql alloc (#2486) | Filitov Mikhail | 2024-03-07 | 1 | -0/+28 |
| | | | |||||
* | | | Describe additional guarantee (#2448) | Ilnaz Nizametdinov | 2024-03-07 | 2 | -1/+3 |
| | | | |||||
* | | | Add DiskTimeAvailable scaling option to BlobStorage configuration, improve ↵ | Sergey Belyakov | 2024-03-07 | 13 | -35/+99 |
| | | | | | | | | | | | | burst threshold configuration (#2530) | ||||
* | | | Fix kv init 'It is not allowed to create not null data column' 23-3 error ↵ | kungurtsev | 2024-03-07 | 4 | -12/+20 |
| | | | | | | | | | | | | (#2118) | ||||
* | | | [ratelimiter] fix not_allowed message if no admins on cluster in ↵ | Alexander Petrukhin | 2024-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | | configuration (#2537) | ||||
* | | | Conditional logging of request body (#2520) | Nikolay Shestakov | 2024-03-07 | 3 | -46/+28 |
| | | | |||||
* | | | Replace VRIFY to CloseSession (#2500) | Nikolay Shestakov | 2024-03-07 | 2 | -31/+99 |
| | | | |||||
* | | | fix TKeyValueTest::TestWriteReadWhileWriteWorks (#2487) | kruall | 2024-03-07 | 2 | -2/+2 |
| | | | |||||
* | | | Improved cardinality estimation for joins (#2522) | Pavel Velikhov | 2024-03-07 | 3 | -2/+12 |
| | | | |||||
* | | | alignment of PG strings in blocks (#2524) | Vitaly Stoyan | 2024-03-07 | 5 | -70/+52 |
| | | | |||||
* | | | Allow important consumer for all installations (#2517) | Nikolay Shestakov | 2024-03-07 | 1 | -6/+0 |
| | | | |||||
* | | | Use per tenant load config (#2501) | Hor911 | 2024-03-06 | 1 | -2/+2 |
| | | | |||||
* | | | Added support for PG into CBO (#2399) | Pavel Velikhov | 2024-03-06 | 57 | -2310/+3853 |
| | | | |||||
* | | | correct histogram aggregation (#2525) | Alexey Efimov | 2024-03-06 | 12 | -62/+101 |
|/ / | |||||
* | | Merge pull request #2513 from alexv-smirnov/mergelibs17 | AlexSm | 2024-03-06 | 368 | -6110/+32357 |
|\ \ | | | | | | | Library import 17, revert previous mistakengly squashed import | ||||
| * | | Merge branch 'rightlib' into mergelibs17 | Alexander Smirnov | 2024-03-06 | 3258 | -80912/+112576 |
| |\| | |||||
| | * | f36195062c8adc5a42c921d473113c45d9334f3f | pg | 2024-03-06 | 9 | -40/+96 |
| | | | |||||
| | * | Fix TDirIterator | mrlolthe1st | 2024-03-06 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | В силу того, что аллокации могут приводить к syscalls, которые портят errno, а lstat не чистит errno после успешного выполнения, между errno=0/ClearLastSystemError() и LastSystemError() что-то может попортить errno, следует учитывать errno только в случае неуспешного завершения lstat. ee85894d4fb742827b7ea77e06b9b2c990537d86 |