You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did the community find performance degradation when testing tpcds? According to my own test, Overall performance improved significantly,most of the SQLs have been improved, but some SQLs have significantly decreased performance, such as query11. I checked the execution plan and found no fallback. What factors may affect the performance?
Description
Did the community find performance degradation when testing tpcds? According to my own test, Overall performance improved significantly,most of the SQLs have been improved, but some SQLs have significantly decreased performance, such as query11. I checked the execution plan and found no fallback. What factors may affect the performance?
Spark: 3.2.2
Gluten:0.5.0
TPCDS:1T Parquet
command
The text was updated successfully, but these errors were encountered: