-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Following is a list of follow up tasks for #5989 which should be done as and when needed:
- Add support for
writeDataFilesAPI in python. - Add support for
overwriteAPI in Java and Python after fully understand the impact of concurrent writes. - Add support for
create+appendAPI which can do both these tasks in a single transaction - Improve support for adding a single partition value to a table being written out. (Check the TODO in source code for more details).