Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | YQ Connector: YQ-2768 fix integration tests (#1028) | Tsoy Maksim | 2024-01-16 | 2 | -27/+27 |
| | |||||
* | Added keyvalue load actor config example (#1045) | Oleg Shatov | 2024-01-16 | 1 | -0/+14 |
| | |||||
* | rewrite upsert for columns with defaults (#1035) | Vitalii Gridnev | 2024-01-16 | 7 | -118/+213 |
| | |||||
* | Fix plan tests & improve plan signatures for sources/sinks (#1041) | Vasily Gerasimov | 2024-01-16 | 4 | -21/+38 |
| | | | | | * Fix tests with plan * Improve plan signatures for sources/sinks | ||||
* | update feature flags for postgres docker (#1040) | qrort | 2024-01-16 | 2 | -2/+2 |
| | |||||
* | YQL-17430: Fix dependencies for hybrid (#1021) | Maxim Kovalev | 2024-01-16 | 1 | -1/+1 |
| | |||||
* | fix case removed column for stats usage (#1025) | ivanmorozov333 | 2024-01-16 | 5 | -8/+18 |
| | | | | | * fix case removed column for stats usage * additional logging | ||||
* | support basic stats for column tables (#1014) | Aleksandr Dmitriev | 2024-01-16 | 3 | -1/+21 |
| | |||||
* | Enable volatile transactions by default KIKIMR-20731 (#993) | Aleksei Borzenkov | 2024-01-16 | 6 | -102/+224 |
| | |||||
* | fix test KIKIMR-20747 (#1020) | Aleksandr Dmitriev | 2024-01-16 | 1 | -2/+2 |
| | |||||
* | add test for describe table store (#1030) | Konstantin Morozov | 2024-01-16 | 1 | -0/+45 |
| | | | * add test | ||||
* | Mute some flaky tests (#1031) | Ilnaz Nizametdinov | 2024-01-16 | 1 | -1/+5 |
| | |||||
* | Pushdown some unary operators. (#957) | Tony-Romanov | 2024-01-16 | 8 | -126/+234 |
| | | | | | | | * Pushdown some unary operators. * Cosmetic fix. * Separate option for unary operators. | ||||
* | Disable coordinator if no ingress tasks (#472) | Dmitry Kardymon | 2024-01-16 | 2 | -10/+27 |
| | | | | | * Disable coordinator if no ingress tasks * Info -> debug | ||||
* | [docs] Add kafka-api global version (#702) | Jornydb | 2024-01-16 | 10 | -6/+171 |
| | | | | | | | | | | | | | | | | | | | | | | | * [docs] Add kafka-api global version * Apply suggestions from code review Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> * [docs] Update kafka-api * [docs] Update kafka-api * Apply suggestions from code review * Update ydb/docs/en/core/reference/kafka-api/constraints.md * Update ydb/docs/en/core/reference/kafka-api/constraints.md * [docs] Update kafka-api --------- Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> | ||||
* | Create PULL_REQUEST_TEMPLATE.md (#999) | Ivan Blinkov | 2024-01-16 | 1 | -0/+18 |
| | |||||
* | Fix WITH statement for INDEX (#1010) | Vasily Gerasimov | 2024-01-15 | 2 | -3/+8 |
| | |||||
* | fix statestorage link (#953) | vporyadke | 2024-01-15 | 1 | -1/+1 |
| | |||||
* | disable warmup for root hive (#954) | vporyadke | 2024-01-15 | 2 | -2/+8 |
| | |||||
* | use iostream instead of printf (#977) | Vlad Kuznetsov | 2024-01-15 | 2 | -30/+20 |
| | | | | | * use iostream instead of printf * fixes from PR, add reserve to strings | ||||
* | Bugfix: Remove TActiveTransaction from TExecutionUnit.OpsInFly on cancel (#935) | kungurtsev | 2024-01-15 | 2 | -0/+34 |
| | |||||
* | KIKIMR-20727: Распозновать, как запакован ↵ | Олег | 2024-01-15 | 2 | -12/+58 |
| | | | | JsonDocument при BulkUpsert (#1008) | ||||
* | add colors in cli and fix minor bugs (#1007) | Dark-Avery | 2024-01-15 | 2 | -12/+80 |
| | |||||
* | enable FieldSubsetEnableMultiusage in experimental config (#1003) | Andrey Neporada | 2024-01-15 | 1 | -0/+6 |
| | |||||
* | Mute flaky KqpOlapScheme.TenThousandColumns (#1002) | Ilnaz Nizametdinov | 2024-01-15 | 1 | -0/+1 |
| | |||||
* | YQL-17388: fix use-after-free bug in ↵ | Mars Agliullin | 2024-01-15 | 24 | -288/+239 |
| | | | | | | | TPgResolvedMultiCall::TListValue::TIterator (#955) * Fix use-after-free bug in TPgResolvedMultiCall::TListValue::TIterator * Updated PG's regression tests' status | ||||
* | Kv tracing ut (#992) | Oleg Shatov | 2024-01-15 | 7 | -169/+370 |
| | | | | | | | | | | | * KeyValue tablet tracing unit-test * Read tests * ya.make cleanup * UT implementation cleanup * Includes cleanup | ||||
* | fix test withno appdata (#991) | ivanmorozov333 | 2024-01-15 | 3 | -16/+16 |
| | | | | | | | * fix test withno appdata * fix test build * fix test build | ||||
* | KIKIMR-20714 Удаляем LongTxService в тестах (#970) | Олег | 2024-01-15 | 7 | -118/+21 |
| | | | | | | | | | | | * KIKIMR-20714 Удаляем LongTxService в тестах * fix tests * Remove test DropColumnOldScheme * fix issues * fix tests after merge | ||||
* | Mute some flaky tests (#994) | Ilnaz Nizametdinov | 2024-01-15 | 1 | -0/+9 |
| | |||||
* | Fix StageDurationUs (#984) | Hor911 | 2024-01-15 | 1 | -1/+1 |
| | |||||
* | Scale screenshot images in goose article (#982) | Aleksey Myasnikov | 2024-01-15 | 2 | -6/+6 |
| | | | | | * Scale screenshot images in goose article * Update goose.md | ||||
* | Fix a misprint | Andrey Fomichev | 2024-01-15 | 1 | -1/+1 |
| | |||||
* | Cancel previous jobs on re-push changes from PR branch (#983) | Aleksey Myasnikov | 2024-01-15 | 3 | -1/+9 |
| | | | | | | | * Cancel previous jobs on re-push changes from PR branch * Update docs_preview.yaml * Update docs_release.yaml | ||||
* | Fix python test style (#867) | Hor911 | 2024-01-13 | 1 | -3/+2 |
| | |||||
* | Auto stash before merge of "main" and "origin/main" (#985) | ivanmorozov333 | 2024-01-13 | 1 | -1/+1 |
| | | | restore default for compaction method | ||||
* | usage chunked merge by optional and usage full-batches-merge for norm… (#972) | ivanmorozov333 | 2024-01-12 | 3 | -18/+57 |
| | |||||
* | Explicitely restict TCL statements in QueryService. (KIKIMR-16294) (#980) | spuchin | 2024-01-12 | 3 | -3/+50 |
| | |||||
* | EOperationKind::WriteTx (#976) | azevaykin | 2024-01-12 | 5 | -11/+9 |
| | |||||
* | cleanup portions store (#971) | ivanmorozov333 | 2024-01-12 | 9 | -85/+45 |
| | | | | | * cleanup portions store * fix | ||||
* | Fixed cardinality estimation bug in CBO (#975) | Pavel Velikhov | 2024-01-12 | 2 | -3/+3 |
| | |||||
* | Report correct status on overloaded errors in read table KIKIMR-17778 (#946) | Aleksei Borzenkov | 2024-01-12 | 2 | -0/+25 |
| | |||||
* | update roadmap | Andrey Fomichev | 2024-01-12 | 1 | -1/+2 |
| | |||||
* | added article about goose into docs (#811) | Aleksey Myasnikov | 2024-01-12 | 8 | -0/+742 |
| | |||||
* | alter table request for metadata modifications (#974) | ivanmorozov333 | 2024-01-12 | 1 | -0/+6 |
| | |||||
* | Copy locks in observer & SingleObserver (#973) | azevaykin | 2024-01-12 | 5 | -13/+20 |
| | |||||
* | cancel previous Build Documentation on the same PR (#967) | Aleksey Myasnikov | 2024-01-12 | 1 | -0/+3 |
| | |||||
* | basic statistics bugfixes KIKIMR-18323 (#915) | Aleksandr Dmitriev | 2024-01-12 | 2 | -0/+6 |
| | |||||
* | lock for different client versions usage (#961) | ivanmorozov333 | 2024-01-12 | 2 | -21/+8 |
| | |||||
* | Return --global to git authorship guideline (#963) | AlexSm | 2024-01-12 | 2 | -5/+5 |
| | | | | | * Update suggest-change.md * Return --global to git authorship guideline |