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
The query has hive table scan which output complex datatype. Gluten elapsed time is >2x worse than Vanilla Spark. 93% percent of time is spending on RowToVeloxColumnar
The text was updated successfully, but these errors were encountered:
Description
The query has hive table scan which output complex datatype. Gluten elapsed time is >2x worse than Vanilla Spark. 93% percent of time is spending on RowToVeloxColumnar
The text was updated successfully, but these errors were encountered: