codegorillauk commented on issue #24274: [SPARK-27346][SQL] Loosen the newline assert condition on 'examples' field in ExpressionInfo URL: https://github.com/apache/spark/pull/24274#issuecomment-484125110 I develop on Windows, this is a major problem as I cannot run any of my tests due to this assert. As a result the only way forward is to either wait for 2.4.2 or migrate all the devs onto Linux. This is a bit more than Trivial - any test run outside of Linux will failure to run with error "Error while instantiating 'org.apache.spark.sql.internal.SessionStateBuilder'" due to that contentious decision.
---------------------------------------------------------------- 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]
