| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | KIKIMR-20635: pg types in TQueryPlan (#853) | qrort | 2024-01-10 | 6 | -12/+54 | |
| | | ||||||
| * | LOGBROKER-8860 Implement CreatePartitions Kafka API endpoint (#866) | Sergey Veselov | 2024-01-10 | 11 | -24/+1321 | |
| | | ||||||
| * | YQ-2068 refactoring, get rid of macro in BuildConnections (#883) | zverevgeny | 2024-01-10 | 1 | -15/+18 | |
| | | ||||||
| * | Fixed minor problems with plan represtation (#889) | Pavel Velikhov | 2024-01-10 | 65 | -268/+324 | |
| | | | | | | | | | | * Fixed minor issues with plan representations * Fixed minor bug, cannonized testsd * Added more canonized tests * Fixed minor issues reported by Yulia | |||||
| * | Remove devtools folder (#895) | AlexSm | 2024-01-10 | 3 | -16/+0 | |
| | | ||||||
| * | movable TEventObserverHolder | azevaykin | 2024-01-10 | 1 | -9/+33 | |
| | | ||||||
| * | YQL-17391: Make inmem_with_set_key* tests results deterministic (#880) | Aidar Samerkhanov | 2024-01-10 | 9 | -44/+54 | |
| | | ||||||
| * | Fixed a problem with cardinality estimation for PK joins (#907) | Pavel Velikhov | 2024-01-10 | 3 | -4/+7 | |
| | | ||||||
| * | Kafka protocol offset commit, request units and fixes (#831) | niksaveliev | 2024-01-10 | 19 | -142/+601 | |
| | | | | | | | | | | | | | | | | | | * kafka offset commit * Fix kafka read. Pass groupId * Fix var name * Remove record data from logs * RequestUnits for read by Kafka protocol * Remove comment * Return kafka short topic test assert * Remove comment | |||||
| * | EvWrite counters (#874) | azevaykin | 2024-01-10 | 8 | -26/+48 | |
| | | | | EvWrite counters | |||||
| * | Disabled import from s3 directory feature on windows (#899) | Bulat | 2024-01-10 | 2 | -1/+22 | |
| | | ||||||
| * | fix trivial batch modification detector (#896) | ivanmorozov333 | 2024-01-09 | 3 | -7/+11 | |
| | | ||||||
| * | refactor thread ctx (#897) | kruall | 2024-01-09 | 3 | -94/+112 | |
| | | | | Co-authored-by: Aleksandr Kriukov <[email protected]> | |||||
| * | [YQL-17103] Support StartsWith with pg types in extract_predicate library (#854) | Andrey Neporada | 2024-01-09 | 13 | -16/+306 | |
| | | | | | | | | | | * support StartsWith predicates for pg types * add test for string lookup with pg * add docs * fix pg type name | |||||
| * | Library import 6 (#888) | AlexSm | 2024-01-09 | 256 | -4193/+9815 | |
| | | ||||||
| * | use counter as the resource for spread-neighbours balancer (#891) | vporyadke | 2024-01-09 | 1 | -0/+1 | |
| | | ||||||
| * | YDBOPS-8928: make connector tests MEDIUM, not LARGE (for OSS ya only) (#892) | Vitaly Isaev | 2024-01-09 | 1 | -1/+1 | |
| | | | | * Hack ydb/library/yql/providers/generic/connector/tests to make them MEDIUM, not LARGE (for OSS ya only) | |||||
| * | feature(kqp): enable stream lookup for data query (#611) | Iuliia Sidorina | 2024-01-09 | 17 | -51/+128 | |
| | | ||||||
| * | Storage Balancer KIKIMR-20636 (#770) | vporyadke | 2024-01-09 | 16 | -2/+412 | |
| | | ||||||
| * | [yql] Refresh file storage state at fork (YQL-17461) (#878) | Roman Udovichenko | 2024-01-09 | 1 | -19/+28 | |
| | | | | | | * [yql] Refresh file storage state at fork (YQL-17461) * Add `const` to NeedToCleanup() | |||||
| * | fix ut link (#887) | Alexey Efimov | 2024-01-09 | 1 | -0/+1 | |
| | | ||||||
| * | Fix error in doc build. (#886) | Ivan Katkov | 2024-01-09 | 4 | -4/+4 | |
| | | ||||||
| * | Add unary kernels. (#859) | Tony-Romanov | 2024-01-09 | 8 | -0/+120 | |
| | | | | | | * Add kernels for Minus and Abs. * Add unary arithmetic. | |||||
| * | Delete go project files from the root (#868) | AlexSm | 2024-01-09 | 2 | -325/+0 | |
| | | ||||||
| * | Fix references to protoc compiler (#870) | AlexSm | 2024-01-09 | 2 | -2/+2 | |
| | | ||||||
| * | Coalesce pushdown (#744) | Tony-Romanov | 2024-01-09 | 9 | -295/+371 | |
| | | | | | | | | | | | | | | | | * Pushdown coalesce as YQL kernel. [Draft] * Add some nulls into test source table. * JsonExist a little fix. * Fix test * Fix make return type for binary operations. * Some fixes. * Enable tests. | |||||
| * | add different metrics to graph service (#871) | Alexey Efimov | 2024-01-09 | 13 | -17/+184 | |
| | | ||||||
| * | allow fieldsubset optimizer with multiusage input (#862) | Andrey Neporada | 2024-01-09 | 12 | -134/+280 | |
| | | ||||||
| * | Hack ydb/library/yql/providers/generic/connector/tests to make them MEDIUM, ↵ | Vitaly Isaev | 2024-01-09 | 1 | -2/+10 | |
| | | | | | not LARGE (#876) | |||||
| * | Publish full rl api to oss (#808) | Innokentii Mokin | 2024-01-09 | 2 | -0/+246 | |
| | | ||||||
| * | YQ-2068 remove unused var (#837) | zverevgeny | 2024-01-09 | 1 | -5/+0 | |
| | | ||||||
| * | [yql] Fix test result diff (YQL-17489) (#877) | Roman Udovichenko | 2024-01-09 | 4 | -24/+25 | |
| | | ||||||
| * | Move epilogue.cmake after sqlparser (#869) | AlexSm | 2024-01-08 | 1 | -1/+1 | |
| | | | | | | * Move epilogue.cmake after sqlparser * Fix path | |||||
| * | YQL-16241: [pg-make-test] Remove empty testcases from the resulting ↵ | Mars Agliullin | 2024-01-08 | 1 | -1/+8 | |
| | | | | | testsuite (#863) | |||||
| * | Get rid of lambdas in logging macros (#855) | Vasily Gerasimov | 2024-01-08 | 4 | -53/+77 | |
| | | ||||||
| * | Update build_and_test_provisioned.yml | AlexSm | 2024-01-08 | 1 | -1/+2 | |
| | | ||||||
| * | Update build_and_test_provisioned.yml | AlexSm | 2024-01-08 | 1 | -0/+1 | |
| | | ||||||
| * | Fix opt rules for generic queries. (KIKIMR-16294) (#860) | spuchin | 2024-01-07 | 10 | -65/+53 | |
| | | | | * Fix opt rules for generic queries. (KIKIMR-16294) | |||||
| * | Added all known join types to CBO (#858) | Pavel Velikhov | 2024-01-06 | 2 | -2/+13 | |
| | | ||||||
| * | Fixed pg_like canonization (#852) | Mars Agliullin | 2024-01-05 | 2 | -6/+6 | |
| | | ||||||
| * | Update cmake generation script to use ya, add platforms and ignored errors, ↵ | AlexSm | 2024-01-05 | 2 | -49/+39 | |
| | | | | | | | | | | add --keep-going (#857) * Update generate cmake scripts to use ya tools * Update2 * Add error codes and darwin support for base64 | |||||
| * | Workaround capture structured binding issue for clang14 (#851) | Daniil Cherednik | 2024-01-05 | 1 | -1/+5 | |
| | | ||||||
| * | Revert "add pg types to TQueryPlan (#828)" (#850) | AlexSm | 2024-01-05 | 5 | -35/+13 | |
| | | | | This reverts commit 3c0bb781afe9473bb694a7e64f5066d128329744. | |||||
| * | YQL-16896: Fixed BuildProjectionLambda when emitPgStar is true (#849) | Mars Agliullin | 2024-01-05 | 1 | -5/+7 | |
| | | ||||||
| * | LOGBROKER-8859 Improvements in OffsetFetch endpoint in Kafka API (#803) | Sergey Veselov | 2024-01-05 | 4 | -60/+72 | |
| | | ||||||
| * | Support DDL in QueryService for TIER & TIERING_RULE objects (#846) | Vasily Gerasimov | 2024-01-04 | 10 | -75/+19 | |
| | | ||||||
| * | trace(kqp): add tracing ro read actors (#841) | Iuliia Sidorina | 2024-01-04 | 9 | -41/+141 | |
| | | ||||||
| * | correctly set roles for a node (#848) | Alexey Efimov | 2024-01-04 | 2 | -7/+12 | |
| | | ||||||
| * | recover setting of hostname (#847) | Alexey Efimov | 2024-01-04 | 1 | -1/+2 | |
| | | ||||||
| * | Support DDL in QueryService for SECRET_ACCESS objects (#845) | Vasily Gerasimov | 2024-01-04 | 6 | -30/+95 | |
| | | ||||||
