comphead commented on code in PR #3294:
URL: https://github.com/apache/datafusion-comet/pull/3294#discussion_r2771713962


##########
dev/benchmarks/README.md:
##########
@@ -73,3 +73,79 @@ Generating charts:
 ```shell
 python3 generate-comparison.py --benchmark tpch --labels "Spark 3.5.3" "Comet 
0.9.0" "Gluten 1.4.0" --title "TPC-H @ 100 GB (single executor, 8 cores, local 
Parquet files)" spark-tpch-1752338506381.json comet-tpch-1752337818039.json 
gluten-tpch-1752337474344.json
 ```
+
+## Iceberg Benchmarking
+
+Comet includes native Iceberg support via iceberg-rust integration. This 
enables benchmarking TPC-H queries

Review Comment:
   ```suggestion
   Comet includes native Iceberg support via 
[iceberg-rust](https://github.com/apache/iceberg-rust) integration. This 
enables benchmarking TPC-H queries
   ```



-- 
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