HeartSaVioR commented on PR #56319: URL: https://github.com/apache/spark/pull/56319#issuecomment-4921659228
Sorry for the late, and thanks for the contribution! State data source is on DSv2 which can describe the ability; generally speaking, if it can't describe that "batch write isn't supported" in ability, we should look at DSv2 and figure out how to fix it instead. If DSv2 data source provides cryptic error message from DSv1 write path, that's also something we should fix it in DSv2. Enforcing DSv2 data source to support DSv1 write path doesn't sound to be a right direction. -- 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]
