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
fix(extract): substrait function argument ordering
According to the spec, you cannot have the function option argument
specified after a "regular" argument.
Update ibis_substrait/compiler/translate.py
Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
0 commit comments