Commits
Click on a commit to change the comparison rangeperf(parquet): tune column parallelism thresholds and use per-file-handle I/O1 month ago
by desmondcheongzx perf(parquet): pre-fetch S3 byte ranges for cross-column/RG coalescing1 month ago
by desmondcheongzx perf(parquet): use full-RG batch size in prefetched async decode1 month ago
by desmondcheongzx perf(parquet): spawn column decode on compute runtime (DAFTCPU)30 days ago
by desmondcheongzx perf(parquet): per-(RG, col) parallelism with per-column concat30 days ago
by desmondcheongzx refactor(parquet): extract spawn_column_decode helper, remove duplication30 days ago
by desmondcheongzx