hvanhovell commented on code in PR #47839: URL: https://github.com/apache/spark/pull/47839#discussion_r1726159397
########## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/PlanGenerationTestSuite.scala: ########## Review Comment: Added a couple of test cases here because they are producing different proto plans than before. The shares API tends to send fewer columns if it can, and it uses sql schemas instead of json schemas for conversions. -- 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]
