aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/parquet-cpp/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/parquet-cpp/CONTROL b/ports/parquet-cpp/CONTROL
deleted file mode 100644
index cadfee906..000000000
--- a/ports/parquet-cpp/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-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.