andygrove opened a new pull request, #3294:
URL: https://github.com/apache/datafusion-comet/pull/3294

   ## Summary
   
   - Add scripts to benchmark TPC-H queries against Iceberg tables using 
Comet's native iceberg-rust integration
   - `create-iceberg-tpch.py`: Convert Parquet TPC-H data to Iceberg tables
   - `tpcbench-iceberg.py`: Run TPC-H queries against Iceberg catalog tables  
   - `comet-tpch-iceberg.sh`: Shell script to run the benchmark with Comet
   - Update README.md with Iceberg benchmarking documentation
   
   ## Test plan
   
   - [ ] Run `create-iceberg-tpch.py` to create Iceberg tables from Parquet data
   - [ ] Run `comet-tpch-iceberg.sh` and verify `CometIcebergNativeScanExec` 
appears in plans
   - [ ] Compare benchmark results between Parquet and Iceberg formats
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to