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 coalescing29 days ago
by desmondcheongzx perf(parquet): use full-RG batch size in prefetched async decode29 days ago
by desmondcheongzx perf(parquet): spawn column decode on compute runtime (DAFTCPU)29 days ago
by desmondcheongzx perf(parquet): per-(RG, col) parallelism with per-column concat29 days ago
by desmondcheongzx refactor(parquet): extract spawn_column_decode helper, remove duplication29 days ago
by desmondcheongzx