aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PR from branch users/alexv-smirnov/fix/-topics-write-cli-docsalexv-smirnov2022-09-0610-298/+431
| | | | | ydb docs topic write ydb docs topic read
* [][refactoring] Reduce copy-paste by introducing BuildJoinRenameLambdaaneporada2022-09-063-34/+44
|
* add test coveringbug fixildar-khisam2022-09-061-21/+57
| | | add test
* External build system generator release 7robot-ya-builder2022-09-06338-367/+376
|
* resource manager configure simultaneously shards count scannerivanmorozov2022-09-055-12/+31
|
* Reinit curl handle when retriedhor9112022-09-051-24/+52
|
* csv parsing issuesbbiff2022-09-056-7/+23
|
* support of length-related castsvvvv2022-09-056-33/+90
|
* fix codec ids parse in write requestsildar-khisam2022-09-051-3/+6
| | | fix codec ids parse in write requests
* topic writes in sdkildar-khisam2022-09-0518-42/+2165
| | | | | better implement topic writes
* cancel downloads on read actor finalizingbbiff2022-09-051-1/+7
|
* revert commentandrew-rykov2022-09-051-1/+1
|
* fix some() in SSAchertus2022-09-057-79/+191
|
* prepare for cgi param length checkingjoker2k2022-09-051-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 handlingpnv12022-09-0512-144/+160
|
* Add string description to "Unexpected message type" errorgalaxycrab2022-09-051-1/+6
|
* fixed typomzinal2022-09-051-1/+1
|
* [mirrorer] async creation of credential factoryalexbogo2022-09-054-25/+90
| | | init
* add balancer ignore-tablets-by-type featureijon2022-09-057-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 finishhor9112022-09-051-5/+14
|
* [] Avoid unneded optionals and SkipNullMemers when deriving unified join ↵aneporada2022-09-051-11/+15
| | | | key type
* Handle quota update in rate limitergalaxycrab2022-09-0511-28/+346
|
* [review] [YDB] Public talks updatealextarazanov2022-09-051-3/+15
|
* Return BLOCKED instead of ERROR when tablet generation is blocked on TEvGet.yuryalekseev2022-09-053-10/+6
|
* Extend TRope interface to improve single-buffer cases usageinnokentii2022-09-055-13/+321
| | | add TRope single-buffer interfaces
* Reimport boost/serialization as a separate projectbugaevskiy2022-09-05237-7365/+193
|
* [review] [YDB] Translate UPSERT and update system requirementsalextarazanov2022-09-052-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 examplesalextarazanov2022-09-051-31/+37
| | | Русскоязычный PR: https://a.yandex-team.ru/arcadia/commit/rXXXXXX
* Add pdisk mock to race tests,serg-belyakov2022-09-054-93/+72
| | | Add PDisk mock to test environment
* Fix getting oauth token error handling in ybase toolgalaxycrab2022-09-041-4/+4
|
* Less less logshor9112022-09-031-1/+1
|
* fixed multiple typos in the docs, reported on Github as #105mzinal2022-09-037-13/+13
|
* disable not null data columnsulya-sidorina2022-09-037-53/+167
| | | fix(kqp): disable not null data columns
* [] fix data absence in topicshmel1k2022-09-022-5/+34
|
* option for choosing metering modealexnick2022-09-0210-20/+230
|
* [yql] Support activation for core yql flagsudovichenko-r2022-09-0213-50/+99
|
* try to read from HEAD and convert to MVCC when neededeivanov892022-09-026-171/+400
|
* Fix query statuses/issues for exec-time scheme errors. ()spuchin2022-09-0210-41/+88
|
* Correct check setting for write to S3.a-romanov2022-09-025-35/+96
|
* allow JOINs for tables with not null pkulya-sidorina2022-09-022-2/+120
| | | fix(kqp): allow join for tables with not null pk
* Add unit test for TEvGet reader params.yuryalekseev2022-09-023-0/+88
|
* Check the metering status before applying the metering modeilnaz2022-09-029-191/+163
|
* grouping functionvvvv2022-09-026-8/+93
|
* Add a check for blocked gen to TEvGet.yuryalekseev2022-09-029-2/+60
|
* Check permissions when store walle taskt1mursadykov2022-09-027-10/+91
|
* [] add metering mode to CLIshmel1k2022-09-021989-3/+665985
|
* ping spam has been fixedhcpp2022-09-021-3/+5
|
* Fix incorrect fqdn on linux in some edge casessnaury2022-09-021-9/+28
|
* TxIdhor9112022-09-023-21/+30
|
* grouping sets implementationvvvv2022-09-022-45/+149
|