Open shaileneF opened 1 week ago
Hi @shaileneF Are you testing with the 0.3.0 release or the latest from the main branch? I am going to be running benchmarks today and tomorrow in preparation for the 0.4.0 release so will share my results with you.
Hi @shaileneF Are you testing with the 0.3.0 release or the latest from the main branch? I am going to be running benchmarks today and tomorrow in preparation for the 0.4.0 release so will share my results with you.
Yes,0.3.0,I download the release jar from https://datafusion.apache.org/comet/user-guide/installation.html. thank you for running the benchmark. I want to know my spark-submit config is right or not.
One more question @shaileneF ... is your data set partitioned by date?
One more question @shaileneF ... is your data set partitioned by date? the dataset was partitioned during generation, but it was not partitioned by date.
One more question @shaileneF ... is your data set partitioned by date?
Here is the dataset generation shell. https://github.com/apache/incubator-gluten/tree/main/tools/workload/tpcds/gen_data/parquet_dataset
env:
data:TPCDS 100G/1T
with datafusion comet, spark-submit shell:
without datafusion comet, spark-submit shell:
description :