Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR from branch users/alexv-smirnov/fix/-topics-write-cli-docs | alexv-smirnov | 2022-09-06 | 10 | -298/+431 |
| | | | | | ydb docs topic write ydb docs topic read | ||||
* | [][refactoring] Reduce copy-paste by introducing BuildJoinRenameLambda | aneporada | 2022-09-06 | 3 | -34/+44 |
| | |||||
* | add test coveringbug fix | ildar-khisam | 2022-09-06 | 1 | -21/+57 |
| | | | add test | ||||
* | External build system generator release 7 | robot-ya-builder | 2022-09-06 | 338 | -367/+376 |
| | |||||
* | resource manager configure simultaneously shards count scanner | ivanmorozov | 2022-09-05 | 5 | -12/+31 |
| | |||||
* | Reinit curl handle when retried | hor911 | 2022-09-05 | 1 | -24/+52 |
| | |||||
* | csv parsing issues | bbiff | 2022-09-05 | 6 | -7/+23 |
| | |||||
* | support of length-related casts | vvvv | 2022-09-05 | 6 | -33/+90 |
| | |||||
* | fix codec ids parse in write requests | ildar-khisam | 2022-09-05 | 1 | -3/+6 |
| | | | fix codec ids parse in write requests | ||||
* | topic writes in sdk | ildar-khisam | 2022-09-05 | 18 | -42/+2165 |
| | | | | | better implement topic writes | ||||
* | cancel downloads on read actor finalizing | bbiff | 2022-09-05 | 1 | -1/+7 |
| | |||||
* | revert comment | andrew-rykov | 2022-09-05 | 1 | -1/+1 |
| | |||||
* | fix some() in SSA | chertus | 2022-09-05 | 7 | -79/+191 |
| | |||||
* | prepare for cgi param length checking | joker2k | 2022-09-05 | 1 | -0/+10 |
| | | | | | | | add market_report_disable_cgi_params_check flag add TPackedConstChar, use it for property in UserData, misc modifications refactor query_parsing, no strlen for every string | ||||
* | Change YDB CLI processing with better system commands handling | pnv1 | 2022-09-05 | 12 | -144/+160 |
| | |||||
* | Add string description to "Unexpected message type" error | galaxycrab | 2022-09-05 | 1 | -1/+6 |
| | |||||
* | fixed typo | mzinal | 2022-09-05 | 1 | -1/+1 |
| | |||||
* | [mirrorer] async creation of credential factory | alexbogo | 2022-09-05 | 4 | -25/+90 |
| | | | init | ||||
* | add balancer ignore-tablets-by-type feature | ijon | 2022-09-05 | 7 | -6/+118 |
| | | | | | | | Tablets could be excluded from attempts to rebalance them across nodes by their type. BalancerIgnoreTabletTypes configuration parameter specifies tablet type list for the balancer to ignore. Empty by default. Could be set by config(s) and/or changed through Hive's web-ui. | ||||
* | Fix early finish | hor911 | 2022-09-05 | 1 | -5/+14 |
| | |||||
* | [] Avoid unneded optionals and SkipNullMemers when deriving unified join ↵ | aneporada | 2022-09-05 | 1 | -11/+15 |
| | | | | key type | ||||
* | Handle quota update in rate limiter | galaxycrab | 2022-09-05 | 11 | -28/+346 |
| | |||||
* | [review] [YDB] Public talks update | alextarazanov | 2022-09-05 | 1 | -3/+15 |
| | |||||
* | Return BLOCKED instead of ERROR when tablet generation is blocked on TEvGet. | yuryalekseev | 2022-09-05 | 3 | -10/+6 |
| | |||||
* | Extend TRope interface to improve single-buffer cases usage | innokentii | 2022-09-05 | 5 | -13/+321 |
| | | | add TRope single-buffer interfaces | ||||
* | Reimport boost/serialization as a separate project | bugaevskiy | 2022-09-05 | 237 | -7365/+193 |
| | |||||
* | [review] [YDB] Translate UPSERT and update system requirements | alextarazanov | 2022-09-05 | 2 | -2/+4 |
| | | | | | https://a.yandex-team.ru/review/2841353/files/1 https://a.yandex-team.ru/review/2841358/files/1 | ||||
* | [review] [YDB] Translate node.js auth examples | alextarazanov | 2022-09-05 | 1 | -31/+37 |
| | | | Русскоязычный PR: https://a.yandex-team.ru/arcadia/commit/rXXXXXX | ||||
* | Add pdisk mock to race tests, | serg-belyakov | 2022-09-05 | 4 | -93/+72 |
| | | | Add PDisk mock to test environment | ||||
* | Fix getting oauth token error handling in ybase tool | galaxycrab | 2022-09-04 | 1 | -4/+4 |
| | |||||
* | Less less logs | hor911 | 2022-09-03 | 1 | -1/+1 |
| | |||||
* | fixed multiple typos in the docs, reported on Github as #105 | mzinal | 2022-09-03 | 7 | -13/+13 |
| | |||||
* | disable not null data columns | ulya-sidorina | 2022-09-03 | 7 | -53/+167 |
| | | | fix(kqp): disable not null data columns | ||||
* | [] fix data absence in topic | shmel1k | 2022-09-02 | 2 | -5/+34 |
| | |||||
* | option for choosing metering mode | alexnick | 2022-09-02 | 10 | -20/+230 |
| | |||||
* | [yql] Support activation for core yql flags | udovichenko-r | 2022-09-02 | 13 | -50/+99 |
| | |||||
* | try to read from HEAD and convert to MVCC when needed | eivanov89 | 2022-09-02 | 6 | -171/+400 |
| | |||||
* | Fix query statuses/issues for exec-time scheme errors. () | spuchin | 2022-09-02 | 10 | -41/+88 |
| | |||||
* | Correct check setting for write to S3. | a-romanov | 2022-09-02 | 5 | -35/+96 |
| | |||||
* | allow JOINs for tables with not null pk | ulya-sidorina | 2022-09-02 | 2 | -2/+120 |
| | | | fix(kqp): allow join for tables with not null pk | ||||
* | Add unit test for TEvGet reader params. | yuryalekseev | 2022-09-02 | 3 | -0/+88 |
| | |||||
* | Check the metering status before applying the metering mode | ilnaz | 2022-09-02 | 9 | -191/+163 |
| | |||||
* | grouping function | vvvv | 2022-09-02 | 6 | -8/+93 |
| | |||||
* | Add a check for blocked gen to TEvGet. | yuryalekseev | 2022-09-02 | 9 | -2/+60 |
| | |||||
* | Check permissions when store walle task | t1mursadykov | 2022-09-02 | 7 | -10/+91 |
| | |||||
* | [] add metering mode to CLI | shmel1k | 2022-09-02 | 1989 | -3/+665985 |
| | |||||
* | ping spam has been fixed | hcpp | 2022-09-02 | 1 | -3/+5 |
| | |||||
* | Fix incorrect fqdn on linux in some edge cases | snaury | 2022-09-02 | 1 | -9/+28 |
| | |||||
* | TxId | hor911 | 2022-09-02 | 3 | -21/+30 |
| | |||||
* | grouping sets implementation | vvvv | 2022-09-02 | 2 | -45/+149 |
| |