yangyuxia opened a new issue, #7048: URL: https://github.com/apache/gravitino/issues/7048
### What would you like to be improved? A comparative test using tpcds 1000G data found that the execution time of spark connector is 4 times that of native spark 3.3.2. Comparing the physical execution plans of the two, the Gravitino Spark Connector does not use the predicate pushdown and dynamic partition pruning optimization strategies. [spark-gravitino-tpcds性能对比测试.xlsx](https://github.com/user-attachments/files/19861742/spark-gravitino-tpcds.xlsx) [tpcds-query1-gravitino执行计划.txt](https://github.com/user-attachments/files/19861741/tpcds-query1-gravitino.txt) [tpcds-query1-spark执行计划.txt](https://github.com/user-attachments/files/19861740/tpcds-query1-spark.txt) ### How should we improve? _No response_ -- 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]
