Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporarily increase literal executer allocation limit. (,) | spuchin | 2022-07-16 | 1 | -9/+11 |
| | |||||
* | Sync contrib/libs/jwt-cpp layout with upstream | thegeorg | 2022-07-16 | 6 | -2/+5 |
| | |||||
* | Consistent logging | hor911 | 2022-07-16 | 13 | -277/+309 |
| | |||||
* | Better checkpointing logging | hor911 | 2022-07-16 | 2 | -41/+40 |
| | |||||
* | fix for topic service, added test | alexnick | 2022-07-16 | 1 | -0/+130 |
| | |||||
* | Fix compiling jwt-cpp on Darwin | thegeorg | 2022-07-15 | 2 | -3/+9 |
| | | | Нашёл локальный для Маркета фикс и вынес в код самого контриба. | ||||
* | simplify loops to make coverity happy | uzhas | 2022-07-15 | 1 | -13/+13 |
| | |||||
* | Update install/cmd_rust.md | Vabka | 2022-07-15 | 1 | -1/+1 |
| | | | | | cargo add is now builtin Pull Request resolved: 92 | ||||
* | Fix generation errors, | kruall | 2022-07-15 | 2 | -3/+5 |
| | |||||
* | interval.unit has been supproted for s3 | hcpp | 2022-07-15 | 18 | -19/+357 |
| | |||||
* | Add missing include. | halyavin | 2022-07-15 | 1 | -0/+1 |
| | | | std::copy requires <algorithm> header. This is exposed by new verison of libc++. | ||||
* | Add missing include. | halyavin | 2022-07-15 | 1 | -0/+1 |
| | | | std::all_of requires <algorithm> header. This is exposed by new version of libc++. | ||||
* | Feature flag to online enable/disable move index. | dcherednik | 2022-07-15 | 12 | -17/+55 |
| | |||||
* | [] Pushdown S3 predicates | aneporada | 2022-07-15 | 1 | -0/+258 |
| | |||||
* | Fix missing InvisibleRowSkips update on empty ranges. () | spuchin | 2022-07-15 | 2 | -4/+100 |
| | |||||
* | disable flappy tests | chertus | 2022-07-15 | 1 | -3/+7 |
| | |||||
* | fix for topic service | alexnick | 2022-07-15 | 3 | -4/+11 |
| | |||||
* | Provide column write stats for precomputed effects in NewEngine. () | spuchin | 2022-07-15 | 9 | -37/+212 |
| | |||||
* | SerializeFormat with split on partitions draft. | a-romanov | 2022-07-15 | 1 | -29/+117 |
| | |||||
* | enable EnableOlapSchemaOperations by default | chertus | 2022-07-15 | 11 | -68/+11 |
| | |||||
* | fixed run_actor ttl abort message | bbiff | 2022-07-15 | 1 | -2/+3 |
| | |||||
* | Fix call func WithAnonymousCredentials | bazeltsev | 2022-07-15 | 2 | -2/+2 |
| | | | fixed | ||||
* | Перевод новых функций YDB CLI v. 1.9 | alextarazanov | 2022-07-15 | 5 | -158/+228 |
| | |||||
* | Allow skip arg in opt parser | bulatkhr | 2022-07-15 | 3 | -1/+53 |
| | | | add UnnecessaryArgument | ||||
* | Remove unnecessary Y_VERIFY() | ilnaz | 2022-07-14 | 3 | -3/+0 |
| | |||||
* | Add more logging | ilnaz | 2022-07-14 | 1 | -0/+2 |
| | |||||
* | Set topic path always in metacache | komels | 2022-07-14 | 1 | -3/+18 |
| | |||||
* | fix unique constraint over non-structs | vvvv | 2022-07-14 | 1 | -1/+4 |
| | |||||
* | [sqs] balancing leaders | alexbogo | 2022-07-14 | 15 | -117/+889 |
| | | | init | ||||
* | [test_pq_client] fix consumers codecs init in tests | alexbogo | 2022-07-14 | 1 | -1/+1 |
| | | | fix | ||||
* | dq, fix PartitionsByKeys lambda | whcrc | 2022-07-14 | 2 | -7/+11 |
| | |||||
* | CheckVersionTag() now fails only on release branches, | serg-belyakov | 2022-07-14 | 1 | -2/+2 |
| | | | CheckVersionTag() now fails only on release branches | ||||
* | [] Fix _yql_injoin_column name selection | aneporada | 2022-07-14 | 1 | -5/+15 |
| | |||||
* | Update contrib/libs/sqlite3 to 3.39.1 | robot-contrib | 2022-07-14 | 3 | -64/+125 |
| | |||||
* | Per format S3 file limits | hor911 | 2022-07-14 | 4 | -1/+37 |
| | |||||
* | Change "default_yaml.yml": add kv | gvit | 2022-07-13 | 1 | -0/+1 |
| | |||||
* | BlobDepot work in progress | alexvru | 2022-07-13 | 14 | -148/+322 |
| | |||||
* | add execution time limit | bbiff | 2022-07-13 | 11 | -30/+110 |
| | |||||
* | Add topic | bazeltsev | 2022-07-13 | 25 | -43/+70 |
| | | | | | updated ydb docs topic in concepts | ||||
* | Load newest source id info upon migration | ilnaz | 2022-07-13 | 1 | -3/+6 |
| | |||||
* | Comment for uncompressed size | rekby | 2022-07-13 | 1 | -1/+3 |
| | |||||
* | CheckVersionTag() now uses GetBranch() to resolve branch name, | serg-belyakov | 2022-07-13 | 1 | -15/+15 |
| | | | CheckVersionTag() now uses GetBranch() to resolve branch name | ||||
* | fix topic service | ildar-khisam | 2022-07-13 | 5 | -32/+83 |
| | | | | | fix topic service [] enable 'topic' by default | ||||
* | fix issues from code review | va-kuznecov | 2022-07-13 | 2 | -3/+2 |
| | |||||
* | Fix race in S3 read actor during its bootstrap | galaxycrab | 2022-07-13 | 1 | -3/+3 |
| | | | Fix race in S3 read actor during its bootstrap | ||||
* | remove experimental include | mdartemenko | 2022-07-13 | 3 | -3/+0 |
| | |||||
* | Always publish own DC (especially if is is not used) | hor911 | 2022-07-13 | 3 | -3/+9 |
| | |||||
* | Remove duplicates from stable ydb config | thegeorg | 2022-07-13 | 1 | -2/+2 |
| | |||||
* | Add MIME_CBOR content type | mokhotskii | 2022-07-13 | 2 | -0/+2 |
| | | | Add MIME_CBOR content type | ||||
* | Fix compatibility issues | komels | 2022-07-13 | 3 | -9/+29 |
| |