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 code that converts a Calcite AggregateCall to its Substrait equivalent does not use the collation on the AggregateCall to set the sortFields on the AggregateFunctionInvocation.
The text was updated successfully, but these errors were encountered:
The code that converts a Calcite AggregateCall to its Substrait equivalent does not use the collation on the AggregateCall to set the sortFields on the AggregateFunctionInvocation.
The text was updated successfully, but these errors were encountered: