Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-46576][SQL][FOLLOWUP] Improve error messages for unsupported d…
…ata source save mode ### What changes were proposed in this pull request? This PR is a follow up for apache#44576 to change the single quotes to double quotes for data source name. ### Why are the changes needed? To make the error message format consistent. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Existing tests ### Was this patch authored or co-authored using generative AI tooling? No Closes apache#44790 from allisonwang-db/spark-46576-follow-up. Authored-by: allisonwang-db <allison.wang@databricks.com> Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
- Loading branch information