Skip to content

Commit b249070

Browse files
committed
out_s3: Add a note for other distributions like CentOS or AmazonLinux 2023.
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
1 parent 394970a commit b249070

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pipeline/outputs/s3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,9 @@ cmake -DFLB_ARROW=On ..
672672
cmake --build .
673673
```
674674

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+
675678
### Testing Parquet compression
676679

677680
```md

0 commit comments

Comments
 (0)