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
This should be a relatively straightforward case of recursing for each of the fields and then combining the results based on the operation. Unlike ListArray, it shouldn't necessary to use DynComparator as the indices to compare are aligned
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Describe the solution you'd like
similar to #5407 but for struct
We can have
eq
first which fix apache/datafusion#9254Pass this test
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: