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
Final pass for merging query results is done by a single thread. Parallelizing this would give large speed up for queries with high cardinality group bys.
The text was updated successfully, but these errors were encountered:
Final pass for merging query results is done by a single thread. Parallelizing this would give large speed up for queries with high cardinality group bys.
The text was updated successfully, but these errors were encountered: