ClickHouse/contrib/arrow-cmake
Azat Khuzhin fd5e08884a Bump arrow to 0.17 (and flatbuffers to v1.12, required by arrow)
MOTIVATION:
- remove double-conversion external dependency
- remove flatc (but flatbuffers is still required, arrow just shipped
  with generated files and that's it)

CHANGED:
- remove pre-generated headers, it is shipped with the arrow
- remove flatc (see above)

NOTES (see tests changes):
- and snappy error is reported as unsupported compression.
2020-07-07 23:54:32 +03:00
..
build/cmake Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +03:00
cpp/src Bump arrow to 0.17 (and flatbuffers to v1.12, required by arrow) 2020-07-07 23:54:32 +03:00
CMakeLists.txt Bump arrow to 0.17 (and flatbuffers to v1.12, required by arrow) 2020-07-07 23:54:32 +03:00
orc_check.cmake Fix build error when cmake_minimum_required(3.12) 2019-09-10 20:46:39 +08:00