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
#1056 added support for storage_options when reading/scanning parquet only. Other read/scan functions have this argument but sometimes one has it and not the other (e.g read_csv() has it but not scan_csv()) and when they have it, the description is different (e.g for read_csv()).
Add support for cloud parquet scanning.
The text was updated successfully, but these errors were encountered: