rednaxelafx commented on issue #27544: [SPARK-30795][SQL] Spark SQL codegen's code() interpolator should treat escapes like Scala's StringContext.s() URL: https://github.com/apache/spark/pull/27544#issuecomment-584978315 Thanks a lot for the quick review, @viirya ! (I noticed this when browsing through the code and the `Like` codegen looked so weird that I couldn't help but think about it... :-) I'm getting an unrelated build error in lint-scala on Jenkins though: ``` [error] SERVER ERROR: Internal Server Error url=https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.jar ``` Does anybody know what's going on? It seems like other PRs are seeing the same issue as well, e.g. https://github.com/apache/spark/pull/27522/checks?check_run_id=438736368 Maybe the Ivy/Maven dependencies are removed again...? cc @dongjoon-hyun
---------------------------------------------------------------- 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]
