Max Gekk created SPARK-45385:
--------------------------------

             Summary: Deprecate spark.sql.parser.escapedStringLiterals
                 Key: SPARK-45385
                 URL: https://issues.apache.org/jira/browse/SPARK-45385
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Max Gekk
            Assignee: Max Gekk


The config allows to switch to legacy behaviour of Spark 1.6 which is pretty 
old and not maintained anymore. Deprecation and removing of the config in the 
future versions should improve code maintenance. Also there is an alternative 
approach by using RAW string literals in which Spark doesn't especially handle 
escaped character sequences.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to