We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394970a commit b249070Copy full SHA for b249070
pipeline/outputs/s3.md
@@ -672,6 +672,9 @@ cmake -DFLB_ARROW=On ..
672
cmake --build .
673
```
674
675
+For other Linux distributions, please refer [the document for installation instructions of Apache Parquet](https://arrow.apache.org/install/).
676
+Apache Parquet Glib is a part of Apache Arrow project.
677
+
678
### Testing Parquet compression
679
680
```md
0 commit comments