You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/17 14:54:38 UTC

[GitHub] [spark] codegorillauk commented on issue #24274: [SPARK-27346][SQL] Loosen the newline assert condition on 'examples' field in ExpressionInfo

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org