summaryrefslogtreecommitdiffstats
path: root/contrib/libs/apache/arrow
Commit message (Collapse)AuthorAgeFilesLines
* backportbecalm2026-04-022-0/+42
| | | | commit_hash:5b7dad83810a3158a79e0632e569d55778cc1172
* Intermediate changesrobot-piglet2025-12-302-1/+26
| | | | commit_hash:018753702930d801aef9e3236b1b083be02d1ce5
* Intermediate changesrobot-piglet2025-12-055-12/+149
| | | | commit_hash:c0613ad0911a3c98d16b2ef283ddb4c101b05f36
* Fix -Wdeprecated-literal-operator in contribsmikhnenko2025-09-253-16/+19
| | | | commit_hash:19e2a6684dbf64c28aa89c175bf547d8a87733bd
* Intermediate changesrobot-piglet2025-08-191-1/+1
| | | | commit_hash:4854ca08629258bfa3ae987797d46750aadf3fc8
* contrib/libs/apache/arrow: apply upstream fix foryumkam72025-08-142-1/+68
| | | | | https://github.com/apache/arrow/commit/6bbe8d6619958b9eb4809b5a353a1a1228117c71 commit_hash:01dade5671caa22c2614646215a41ba69f35742b
* use repo layout in `contrib/libs/brotli`redotter2025-06-051-2/+2
| | | | commit_hash:b4eac4cf131dd15c80c126415bebfca8a85d819d
* Intermediate changesrobot-piglet2024-12-181-0/+19
| | | | commit_hash:89bb530887e010d71ffb7cc8b494bfc19cb05fb6
* Fix -Wunused-parameter in contrib/libs/apache/arrowvadim-xd2024-12-172-1/+12
| | | | commit_hash:4e1dab5ee079cf05a9a742527b17286a141c7e3b
* Intermediate changesrobot-piglet2024-11-182-3/+3
| | | | commit_hash:61ff8a8c3d0fbb9a46eb08e98622c938039bc8a9
* YT-22431: Don't use deprecated std::result_of in contrib/libs/apache/arrownadya732024-11-185-5/+78
| | | | commit_hash:b59cf7dbe69a28e5b49c7def237a8a05fc5cfe4e
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-0921-0/+9199
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Intermediate changesrobot-piglet2024-08-241-0/+2
|
* Update nixpkgs revision 23.05 -> 24.05thegeorg2024-06-181-1/+1
| | | | dffea37052502a4b30cf4bf25dde63ebfcadf87e
* Intermediate changesrobot-piglet2024-04-051-2/+1
|
* Disable Solaris-specific includesthegeorg2024-02-221-1/+1
| | | | a83bc72d0ef12e761de9aa4b197f744d0e6eff02
* feat contrib: aiogram 3armenqa2024-01-196-1830/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* Library import 6 (#888)AlexSm2024-01-091-10/+12
|
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+364
|
* Intermediate changesrobot-piglet2023-09-064-8/+4
|
* Fix input variable missprintsvidyuk2023-08-304-0/+144
|
* All .ll files support in LLVM_BCsvidyuk2023-08-304-144/+0
|
* Pass local module fbs compiler flags to cmake exportsvidyuk2023-08-164-0/+24
|
* Get rid of contrib/libs/python/Include modulethegeorg2023-08-041-1/+1
| | | | Свели все зависимости к contrib/libs/python
* Auto code-generation for .fbs.h in arrowreshilkin2023-08-0222-5304/+1454
|
* Update nixpkgs revision in contrib/libs/apache/arrowthegeorg2023-07-192-2/+2
|
* Fix reimport after rXXXXXXthegeorg2023-06-155-5/+0
|
* Update contrib/libs/re2 to 2023-06-02thegeorg2023-06-141-1/+1
|
* add ymake export to ydbalexv-smirnov2023-06-132-0/+349
|
* Move apache projects configuration to contrib rootsthegeorg2023-06-071-1/+1
|
* External build system generator release 29robot-ya-builder2023-04-191-1/+1
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-282-349/+0
|
* External build system generator release 21robot-ya-builder2023-03-171-3/+3
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-152-0/+349
|
* Intermediate changesrobot-piglet2023-03-092-0/+267
|
* Intermediate changesrobot-piglet2023-03-073-2/+2
|
* External build system generator release 17robot-ya-builder2023-03-061-1/+1
| | | Update tools: yexport
* [C++][Parquet] Split arrow::FileReader::ReadRowGroups() for flexible async ↵hor9112023-03-062-3/+34
| | | | | IO #34461 https://github.com/apache/arrow/pull/34461
* NO_COMPILER_WARNINGS in cmake msvc buildssvidyuk2023-02-183-3/+3
|
* Intermediate changesrobot-piglet2023-02-073-600/+600
|
* Intermediate changesrobot-piglet2023-02-073-600/+600
|
* External build system generator release 12robot-ya-builder2023-01-311-1/+1
| | | Update tools: yexport
* Fix linking arrow on Windowsthegeorg2023-01-233-0/+3
|
* External build system generator release 8robot-ya-builder2023-01-174-4/+4
| | | Update tools: yexport
* Sync linux-headers instead of using system onesthegeorg2022-12-154-257/+804
|
* Drop MSVC-specific workaround for using int128 implementation from boostthegeorg2022-12-143-4/+1
|
* support Parquet in ydb clistepandrey2022-11-306-0/+158
| | | parquet file import implementation
* Fix reimport problems caused by boost removal from provides.pbtxtthegeorg2022-10-081-1/+0
|
* Remove boost/multiprecision from metaprojectbugaevskiy2022-09-112-2/+2
|