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
Substrait consumer treats a unionAll set operation with a single input as valid substrait and returns Rel unchanged. spec indicates that for all set operations at least one secondary input is required.