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
feat: upgrade dataframe write_parquet and write_json
The options to write_parquet changed.
write_json has a new argument that I defaulted to None. We can expose that config later.
Ref: apache/datafusion#9382
0 commit comments