Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/18250#discussion_r121097830
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/UnivocityParser.scala
---
@@ -25,6 +25,7 @@ import java.util.Locale
import scala.util.Try
import scala.util.control.NonFatal
+import com.univocity.parsers.common.TextParsingException
--- End diff --
It looks this one can be removed.
---
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]