zhztheplayer commented on issue #5253: URL: https://github.com/apache/incubator-gluten/issues/5253#issuecomment-2314377588
I did some tests and seems togging on Spark option `spark.sql.parser.escapedStringLiterals` will impact the output of your SQL in vanilla Spark. Velox's default behavior may align with `spark.sql.parser.escapedStringLiterals=true`. Though Spark's default value is `false`. -- 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]
