MaxGekk opened a new pull request #28115: [SPARK-31343][SQL][TESTS] Check 
codegen does not fail on expressions with escape chars in string parameters
URL: https://github.com/apache/spark/pull/28115
 
 
   ### What changes were proposed in this pull request?
   In the PR, I propose to add tests to check that code generation doesn't fail 
if expressions string argument contains escape chars. The PR adds similar tests 
added by https://github.com/apache/spark/pull/20182 for `from_utc_timestamp` / 
`to_utc_timestamp`.
   
   ### Why are the changes needed?
   To prevent regressions in the future.
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   By running the affected tests
   

----------------------------------------------------------------
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]

Reply via email to