Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support strings and tuples in Clickhouse UDF (block mode) | aneporada | 2023-03-01 | 4 | -11/+23 |
| | |||||
* | Implement one LongTimer in KQP | va-kuznecov | 2023-03-01 | 8 | -141/+123 |
| | |||||
* | handle of multiline & tail commas | vvvv | 2023-03-01 | 2 | -17/+524 |
| | |||||
* | check for discovery per node has been added | hcpp | 2023-03-01 | 1 | -0/+5 |
| | |||||
* | Expose ctors | ilnaz | 2023-03-01 | 2 | -2/+6 |
| | |||||
* | Fix bug with ignore anonymous-auth from stdin | brgayazov | 2023-03-01 | 1 | -1/+8 |
| | |||||
* | Add autoconfig for actor system, | kruall | 2023-03-01 | 3 | -4/+240 |
| | |||||
* | Update contrib/libs/libfyaml to 0.8 | robot-contrib | 2023-03-01 | 11 | -77/+257 |
| | |||||
* | kqp counters for iterator reads | ssmike | 2023-03-01 | 12 | -22/+84 |
| | |||||
* | [yql] Move url preprocessing out of file storage | udovichenko-r | 2023-03-01 | 10 | -19/+62 |
| | |||||
* | HTTPGateway bug: TKeyType in Download() uses 0 instead of offset | mrlolthe1st | 2023-03-01 | 1 | -11/+0 |
| | | | fix small bug in HTTPGateway | ||||
* | enable tests after datashard fix | ssmike | 2023-03-01 | 1 | -9/+1 |
| | |||||
* | persqueue partition: fix local quoter update & small refactoring ↵ | alexbogo | 2023-03-01 | 9 | -61/+118 |
| | | | | | ui64->TDuration/TInstant init | ||||
* | В schemeshard-е поддерживать статистику об ↵ | tesseract | 2023-03-01 | 38 | -67/+700 |
| | | | | | | | используемом месте топиками пользователя Мержить после https://a.yandex-team.ru/review/3501052/details До разделения на два ПР был https://a.yandex-team.ru/review/3465600/details | ||||
* | close all streamlookup&source iterators | ssmike | 2023-03-01 | 2 | -1/+9 |
| | |||||
* | docs: table readtable -> table read | ilnaz | 2023-02-28 | 4 | -8/+8 |
| | |||||
* | properly set from and to borders when continue reading reverse range | eivanov89 | 2023-02-28 | 2 | -6/+220 |
| | |||||
* | Remove incoming handshake broker, add inflight setting to IC common, | serg-belyakov | 2023-02-28 | 6 | -33/+41 |
| | | | | | Fix Remove outgoing handshake broker | ||||
* | В schemeshard-е поддерживать статистику об ↵ | tesseract | 2023-02-28 | 6 | -167/+331 |
| | | | | используемом месте топиками пользователя (выделение методов) | ||||
* | better OlapUpsert tests | chertus | 2023-02-28 | 2 | -54/+72 |
| | |||||
* | cli: table readtable -> table read | ilnaz | 2023-02-28 | 1 | -1/+1 |
| | |||||
* | Switched min/max to IArrayBuilder, simplify code and reduce copy-paste | aneporada | 2023-02-28 | 1 | -346/+161 |
| | |||||
* | external data source syntax has been added | hcpp | 2023-02-28 | 10 | -18/+517 |
| | |||||
* | Concurrent split tests | ssmike | 2023-02-28 | 11 | -75/+762 |
| | |||||
* | rework read iterator test for node disconnection | eivanov89 | 2023-02-28 | 2 | -16/+110 |
| | |||||
* | Remove wrong section link | chegoryu | 2023-02-28 | 1 | -1/+1 |
| | |||||
* | support parquet date reading | uzhas | 2023-02-28 | 2 | -19/+87 |
| | |||||
* | separate counters for each file | valerybitsoev | 2023-02-28 | 1 | -0/+24 |
| | |||||
* | RIP DenseMap | babenko | 2023-02-28 | 1 | -26/+0 |
| | |||||
* | Commit change records with volatile transactions | snaury | 2023-02-28 | 16 | -31/+387 |
| | |||||
* | Handle out-of-space condition for BlobDepot | alexvru | 2023-02-28 | 12 | -92/+144 |
| | |||||
* | Complete version from tag or branch name, | serg-belyakov | 2023-02-27 | 3 | -60/+168 |
| | | | | | | | | | Refactor intermediate Intermediate Parse YdbVersion from Tag | ||||
* | fix crash in logging | eivanov89 | 2023-02-27 | 1 | -1/+1 |
| | |||||
* | Extract original members after join with changed keys. | a-romanov | 2023-02-27 | 1 | -7/+14 |
| | |||||
* | fix UpdateEvictBlob() - add case ERASING in enum | chertus | 2023-02-27 | 1 | -5/+14 |
| | |||||
* | Remove ejected disks from DrivesSerials. | yuryalekseev | 2023-02-27 | 3 | -68/+64 |
| | |||||
* | Hint on llvm for Ubuntu 18 | alexv-smirnov | 2023-02-27 | 1 | -0/+2 |
| | |||||
* | Add new block url_base udfs | epbugaev | 2023-02-27 | 1 | -18/+12 |
| | | | | | | | | Add new block base_url udfs Block versions of: GetHostPort, GetSchemeHost, GetSchemeHostPort | ||||
* | Temporary stick to an old version of conan as 2.0 lacks required install ↵ | alexv-smirnov | 2023-02-27 | 1 | -2/+2 |
| | | | | parameter | ||||
* | additional line after complex statements | vvvv | 2023-02-27 | 2 | -222/+288 |
| | |||||
* | disable head reads for stream lookup | ulya-sidorina | 2023-02-27 | 1 | -13/+3 |
| | | | fix(kqp): disable head read for stream lookup | ||||
* | Do not pass request via grpc request proxy twice. | dcherednik | 2023-02-27 | 88 | -442/+540 |
| | |||||
* | Update contrib/libs/zstd to 1.5.4 | thegeorg | 2023-02-27 | 108 | -4690/+7347 |
| | |||||
* | Constraints for MapJoinCore & GraceJoinCore. | a-romanov | 2023-02-27 | 4 | -19/+178 |
| | |||||
* | Change "datatypes_primitive_number.md" | bazeltsev | 2023-02-27 | 1 | -2/+1 |
| | |||||
* | Fixed bugs | bazeltsev | 2023-02-27 | 2 | -8/+8 |
| | | | updated | ||||
* | Fix broken build after PR race | hor911 | 2023-02-26 | 1 | -3/+3 |
| | |||||
* | Translation: | igorpopov1407 | 2023-02-26 | 1 | -0/+36 |
| | | | checked translation | ||||
* | Flexible task memory settings | hor911 | 2023-02-26 | 9 | -98/+86 |
| | |||||
* | Fix output of device list. | yuryalekseev | 2023-02-25 | 1 | -9/+11 |
| |