| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Intermediate changes | robot-piglet | 2023-09-06 | 4 | -8/+4 |
| | | |||||
| * | Fix input variable missprint | svidyuk | 2023-08-30 | 4 | -0/+144 |
| | | |||||
| * | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 4 | -144/+0 |
| | | |||||
| * | Pass local module fbs compiler flags to cmake export | svidyuk | 2023-08-16 | 4 | -0/+24 |
| | | |||||
| * | Get rid of contrib/libs/python/Include module | thegeorg | 2023-08-04 | 1 | -1/+1 |
| | | | | | Свели все зависимости к contrib/libs/python | ||||
| * | Auto code-generation for .fbs.h in arrow | reshilkin | 2023-08-02 | 22 | -5304/+1454 |
| | | |||||
| * | Update nixpkgs revision in contrib/libs/apache/arrow | thegeorg | 2023-07-19 | 2 | -2/+2 |
| | | |||||
| * | Fix reimport after rXXXXXX | thegeorg | 2023-06-15 | 5 | -5/+0 |
| | | |||||
| * | Update contrib/libs/re2 to 2023-06-02 | thegeorg | 2023-06-14 | 1 | -1/+1 |
| | | |||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 2 | -0/+349 |
| | | |||||
| * | Move apache projects configuration to contrib roots | thegeorg | 2023-06-07 | 1 | -1/+1 |
| | | |||||
| * | 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 | -349/+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/+349 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-09 | 2 | -0/+267 |
| | | |||||
| * | 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 | ||||
| * | [C++][Parquet] Split arrow::FileReader::ReadRowGroups() for flexible async ↵ | hor911 | 2023-03-06 | 2 | -3/+34 |
| | | | | | | IO #34461 https://github.com/apache/arrow/pull/34461 | ||||
| * | NO_COMPILER_WARNINGS in cmake msvc builds | svidyuk | 2023-02-18 | 3 | -3/+3 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -600/+600 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -600/+600 |
| | | |||||
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | Fix linking arrow on Windows | thegeorg | 2023-01-23 | 3 | -0/+3 |
| | | |||||
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 4 | -4/+4 |
| | | | | Update tools: yexport | ||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 4 | -257/+804 |
| | | |||||
| * | Drop MSVC-specific workaround for using int128 implementation from boost | thegeorg | 2022-12-14 | 3 | -4/+1 |
| | | |||||
| * | support Parquet in ydb cli | stepandrey | 2022-11-30 | 6 | -0/+158 |
| | | | | parquet file import implementation | ||||
| * | Fix reimport problems caused by boost removal from provides.pbtxt | thegeorg | 2022-10-08 | 1 | -1/+0 |
| | | |||||
| * | Remove boost/multiprecision from metaproject | bugaevskiy | 2022-09-11 | 2 | -2/+2 |
| | | |||||
| * | [] add metering mode to CLI | shmel1k | 2022-09-02 | 45 | -0/+12732 |
| | | |||||
| * | add apache arrow python | heretic | 2022-09-01 | 33 | -3/+7500 |
| | | |||||
| * | fix ya.make | monster | 2022-07-07 | 6 | -8342/+0 |
| | | |||||
| * | Hackish NO_COMPILER_WARNINGS support | svidyuk | 2022-07-01 | 1 | -0/+1 |
| | | | | | | | | | Proper implementation must be done as part of YMAKE-91 YMAKE-91 ref:8b77363477972e5927f43d53d571cd60dd458995 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-07 | 1 | -2/+0 |
| | | | | | ref:bab1141168add6a5ad2d3ac926957ac6c27e30c3 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 1 | -277/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 1 | -0/+8 |
| | | | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef | ||||
| * | DTCC-822 Put double-conversion under yamaker | shadchin | 2022-02-25 | 1 | -1/+1 |
| | | | | | ref:50f8b947dedd3183d21db08bf8ab226bb09535d1 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-24 | 1 | -1/+1 |
| | | | | | ref:70ac1bca1acbb458c863fb4686263967ea009057 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-24 | 1 | -0/+3 |
| | | | | | ref:fb678b285db60965c2b65db96852ae4cfb5879d6 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-22 | 1 | -3/+0 |
| | | | | | ref:b4effc9582e42dfa79e9a44a91df283419947b3a | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-18 | 1 | -0/+244 |
| | | | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3 | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | primorial | 2022-02-10 | 256 | -91258/+91258 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | primorial | 2022-02-10 | 256 | -91258/+91258 |
| | | |||||
| * | Restoring authorship annotation for Artem Zuikov <[email protected]>. Commit ↵ | Artem Zuikov | 2022-02-10 | 83 | -18242/+18242 |
| | | | | | 2 of 2. | ||||
| * | Restoring authorship annotation for Artem Zuikov <[email protected]>. Commit ↵ | Artem Zuikov | 2022-02-10 | 83 | -18242/+18242 |
| | | | | | 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | heretic | 2022-02-10 | 4 | -7914/+7914 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | heretic | 2022-02-10 | 4 | -7914/+7914 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | thegeorg | 2022-02-10 | 346 | -98063/+98063 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | thegeorg | 2022-02-10 | 346 | -98063/+98063 |
| | | |||||
