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: fix clippy issue after rust update to 1.8.7 (#1262)
`large-error-threshold` is the changed clippy option
which makes noise.
ballista controlled code has been fixed to address
it, new `clippy.toml` rule has been added to disable
check util we update to datafusion 48 where it will
be fixed for datafusion related code.
0 commit comments