rdblue commented on issue #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#issuecomment-474007873 @cloud-fan, I think this should update `V2WriteSupportCheck` to validate that tables used by streaming relations support the read and write capabilities. That is to keep the analyzer up to date with the v2 plans so that when there are other ways to create the streaming plans (like SQL) we don't have lurking bugs.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
