Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A commit message returned by DataSourceWriter.write and sent back to the driver as an input parameter of DataSourceWriter.commit or DataSourceWriter.abort.
Added in Databricks Runtime 14.3 LTS
Syntax
class MyCommitMessage(WriterCommitMessage):
...
Notes
This class must be picklable.