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
Is your feature request related to a problem? Please describe.
This is a follow on issue from the discussion #4388 (comment). Currently we don't support HashAggregateExec if the grouping keys is of type decimal 128.
This is to verify ReplicateRows works fine for decimal 128 once we have support decimal 128 for HashAggregateExec.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
This is a follow on issue from the discussion #4388 (comment). Currently we don't support HashAggregateExec if the grouping keys is of type decimal 128.
This is to verify ReplicateRows works fine for decimal 128 once we have support decimal 128 for HashAggregateExec.
The text was updated successfully, but these errors were encountered: