Github user holdenk commented on the pull request:
https://github.com/apache/spark/pull/12923#issuecomment-217092918
So doing a quick grep shows that we are using the newly deprecated method
`setParseUnescapedQuotes` and `setParseUnescapedQuotesUntilDelimiter`, we
should update to `setUnescapedQuoteHandling` as per the release notes (
https://github.com/uniVocity/univocity-parsers/releases )
If its really urgent to get this upgrade in quickly, lets make a follow up
JIRA to move away from these deprecated functions for the next release.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]