Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add yt into autobuild | aozeritsky | 2023-08-21 | 1 | -0/+5 |
| | |||||
* | Revert "YT-19324: move YT provider to ydb/library/yql" | max42 | 2023-06-30 | 1 | -5/+0 |
| | | | | This reverts commit ca272f12fdd0e8d5c3e957fc87939148f1caaf72, reversing changes made to 49f8acfc8b0b5c0071b804423bcf53fda26c7c12. | ||||
* | YT-19324: move YT provider to ydb/library/yql | max42 | 2023-06-30 | 1 | -0/+5 |
| | | | | | | | | | | | | | | This commit is formed by the following script: https://paste.yandex-team.ru/6f92e4b8-efc5-4d34-948b-15ee2accd7e7/text. This commit has zero effect on all projects that depend on YQL. The summary of changes: - `yql/providers/yt -> ydb/library/yql/providers/yt `- the whole implementation of YT provider is moved into YDB code base for further export as a part of YT YQL plugin shared library; - `yql/providers/stat/{expr_nodes,uploader} -> ydb/library/yql/providers/stat/{expr_nodes,uploader}` - a small interface without implementation and the description of stat expr nodes; - `yql/core/extract_predicate/ut -> ydb/library/yql/core/extract_predicate/ut`; - `yql/core/{ut,ut_common} -> ydb/library/yql/core/{ut,ut_common}`; - `yql/core` is gone; - `yql/library/url_preprocessing -> ydb/library/yql/core/url_preprocessing`. **NB**: all new targets inside `ydb/` are under `IF (NOT CMAKE_EXPORT)` clause which disables them from open-source cmake generation and ya make build. They will be enabled in the subsequent commits. | ||||
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 2 | -0/+37 |
| | |||||
* | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 1 | -1/+1 |
| | | | Update tools: yexport | ||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 2 | -37/+0 |
| | |||||
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 1 | -3/+3 |
| | | | Update tools: yexport | ||||
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 2 | -0/+37 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-09 | 2 | -0/+27 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-07 | 3 | -2/+2 |
| | |||||
* | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 1 | -1/+1 |
| | | | Update tools: yexport | ||||
* | Convert ydb/core/blobstorage/base tests to gtest | alexv-smirnov | 2023-03-06 | 8 | -0/+157 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-13 | 3 | -0/+65 |
| | |||||
* | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 1 | -5/+0 |
| | |||||
* | validate canons without yatest_common | qrort | 2022-11-30 | 1 | -0/+5 |
| | |||||
* | fix ya.make | monster | 2022-07-07 | 5 | -0/+580 |