diff options
| -rw-r--r-- | ports/parquet-cpp/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/parquet-cpp/CONTROL b/ports/parquet-cpp/CONTROL new file mode 100644 index 000000000..cadfee906 --- /dev/null +++ b/ports/parquet-cpp/CONTROL @@ -0,0 +1,4 @@ +Source: parquet-cpp +Version: apache-parquet-cpp-1.1.0 +Build-Depends: boost, snappy, zlib, brotli, arrow, thrift +Description: Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations. |
