Following is a list of follow up tasks for #5989 which should be done as and when needed:
- Add support for
writeDataFiles API in python.
- Add support for
overwrite API in Java and Python after fully understand the impact of concurrent writes.
- Add support for
create+append API 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).
Following is a list of follow up tasks for #5989 which should be done as and when needed:
writeDataFilesAPI in python.overwriteAPI in Java and Python after fully understand the impact of concurrent writes.create+appendAPI which can do both these tasks in a single transaction