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
Currently, global aggregation works correctly when the input is non-empty. If the input is empty, then Opaque will return empty, but Spark SQL will return a result (e.g., return 0 for count(*)).