shrirangmhalgi commented on PR #56130:
URL: https://github.com/apache/spark/pull/56130#issuecomment-4560837445

   ### Two questions:
   1. Does this handle custom `lineSep` configurations (e.g., `\r\n` or `|`)? 
The appended `\n` might not match the tokenizer's configured line separator. 
Does it make sense to have a test with a non-default `lineSep` to confirm 
`parseLine()` still works correctly?


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

Reply via email to