uros-b commented on PR #56617:
URL: https://github.com/apache/spark/pull/56617#issuecomment-4788111206
> failIfTableDoesNotExist: whether
df.write.format(<format>).mode("append"/"overwrite").save() should succeed when
the table doesn't exist.
Nit: there is a PR body name mismatch. The PR description refers to
`failIfTableDoesNotExist`, while the code defines
`failWriteIfTableDoesNotExist`. Please update the PR for accuracy.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]