💾 Archived View for freeshell.de › tldr › parquet-tools.gmi captured on 2023-04-20 at 00:20:23. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A tool to show, inspect and manipulate Parquet file.
parquet-tools cat {path/to/parquet}
parquet-tools head {path/to/parquet}
parquet-tools schema {path/to/parquet}
parquet-tools meta {path/to/parquet}
parquet-tools dump {path/to/parquet}
parquet-tools merge {path/to/parquet1} {path/to/parquet2} {path/to/target_parquet}
parquet-tools rowcount {path/to/parquet}
parquet-tools column-index {path/to/parquet}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).