Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contrib/libs/flatbuffers to 23.5.26 | thegeorg | 2023-09-06 | 49 | -1508/+720 |
| | |||||
* | Fix input variable missprint | svidyuk | 2023-08-30 | 9 | -0/+267 |
| | |||||
* | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 9 | -267/+0 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-15 | 1 | -1/+1 |
| | |||||
* | Fix flatbuffers patch | reshilkin | 2023-08-12 | 1 | -1/+1 |
| | |||||
* | Remove needless patch | reshilkin | 2023-08-11 | 1 | -2/+2 |
| | |||||
* | Update contrib/libs/flatbuffers to 23.5.9 | reshilkin | 2023-08-11 | 112 | -9532/+23124 |
| | |||||
* | Auto code-generation for .fbs.h in arrow | reshilkin | 2023-08-02 | 65 | -0/+41188 |
| | |||||
* | Revert "YT-19324: move YT provider to ydb/library/yql" | max42 | 2023-06-30 | 55 | -40834/+0 |
| | | | | This reverts commit ca272f12fdd0e8d5c3e957fc87939148f1caaf72, reversing changes made to 49f8acfc8b0b5c0071b804423bcf53fda26c7c12. | ||||
* | YT-19324: move YT provider to ydb/library/yql | max42 | 2023-06-30 | 55 | -0/+40834 |
| | | | | | | | | | | | | | | 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. | ||||
* | Mark import of undefined macros as error. Contribs under yamaker, pt. 1 | alperevyshin | 2023-05-05 | 1 | -1/+1 |
| | |||||
* | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 50 | -40583/+0 |
| | |||||
* | validate canons without yatest_common | qrort | 2022-11-30 | 50 | -0/+40583 |
| | |||||
* | fix ya.make | monster | 2022-07-07 | 14 | -7545/+0 |
| | |||||
* | intermediate changes | arcadia-devtools | 2022-03-15 | 1 | -46/+0 |
| | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
* | Restoring authorship annotation for <architect@yandex-team.ru>. Commit 2 of 2. | architect | 2022-02-10 | 1 | -22/+22 |
| | |||||
* | Restoring authorship annotation for <architect@yandex-team.ru>. Commit 1 of 2. | architect | 2022-02-10 | 1 | -22/+22 |
| | |||||
* | Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2. | yazevnul | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 1 of 2. | yazevnul | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for Sergey Brazhnik <s.brazhnik@gmail.com>. ↵ | Sergey Brazhnik | 2022-02-10 | 1 | -1/+1 |
| | | | | Commit 2 of 2. | ||||
* | Restoring authorship annotation for Sergey Brazhnik <s.brazhnik@gmail.com>. ↵ | Sergey Brazhnik | 2022-02-10 | 1 | -1/+1 |
| | | | | Commit 1 of 2. | ||||
* | Restoring authorship annotation for <eeight@yandex-team.ru>. Commit 2 of 2. | eeight | 2022-02-10 | 14 | -5806/+5806 |
| | |||||
* | Restoring authorship annotation for <eeight@yandex-team.ru>. Commit 1 of 2. | eeight | 2022-02-10 | 14 | -5806/+5806 |
| | |||||
* | Restoring authorship annotation for <trivias@yandex-team.ru>. Commit 2 of 2. | trivias | 2022-02-10 | 2 | -648/+648 |
| | |||||
* | Restoring authorship annotation for <trivias@yandex-team.ru>. Commit 1 of 2. | trivias | 2022-02-10 | 2 | -648/+648 |
| | |||||
* | Restoring authorship annotation for Stanislav Kirillov ↵ | Stanislav Kirillov | 2022-02-10 | 7 | -2178/+2178 |
| | | | | <staskirillov@gmail.com>. Commit 2 of 2. | ||||
* | Restoring authorship annotation for Stanislav Kirillov ↵ | Stanislav Kirillov | 2022-02-10 | 7 | -2178/+2178 |
| | | | | <staskirillov@gmail.com>. Commit 1 of 2. | ||||
* | Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2. | heretic | 2022-02-10 | 1 | -9/+9 |
| | |||||
* | Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2. | heretic | 2022-02-10 | 1 | -9/+9 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2. | thegeorg | 2022-02-10 | 13 | -910/+910 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2. | thegeorg | 2022-02-10 | 13 | -910/+910 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2. | orivej | 2022-02-10 | 17 | -2115/+2115 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2. | orivej | 2022-02-10 | 17 | -2115/+2115 |
| | |||||
* | intermediate changes | Devtools Arcadia | 2022-02-07 | 18 | -0/+11657 |
ref:cde9a383711a11544ce7e107a78147fb96cc4029 |