AngersZhuuuu opened a new pull request #29438: URL: https://github.com/apache/spark/pull/29438
### What changes were proposed in this pull request? Scrip Transform no-serde (`ROW FORMAT DELIMITED`) mode `LINE TERMINNATED BY ` only support `\n`. Tested in hive : Hive 1.1  Hive 2.3.7  ### Why are the changes needed? Strictly limit the use method to ensure the accuracy of data ### Does this PR introduce _any_ user-facing change? User use Scrip Transform no-serde (ROW FORMAT DELIMITED) mode with `LINE TERMINNATED BY ` not equal `'\n'`. will throw error ### How was this patch tested? Added UT ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
