Analytics workbook export
- Input
- XLSX with 128,000 rows, 23 columns, one sheet of event data, ISO timestamps, nullable campaign IDs, and two formula columns with cached values.
- Output
- Parquet file with inferred timestamps and numeric metrics; campaign_id was reconverted with typeInference: false after review showed mixed numeric/string IDs.