write Parquet
Generic Parquet table writer for Final tables.
Uses a header‑driven UTF‑8 schema.
Normalizes decimals to 6 fractional digits where applicable.
Parameters
rows
First row is the header; subsequent rows are data.
result Parquet Path
Output Parquet file path.