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
Worked on some of this. Just need to finish some tests. New to rust however, getting a too many arguments warning from clippy since I just added the name description and configuration map as extra optional arguments. Should I just override it or refactor some of it into a struct?
Description
Currently,
write_deltalake()
doesn't support passing in a table name or description, or additional custom config values.Related Issue(s)
Umbrella issue: #542
The text was updated successfully, but these errors were encountered: