Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/19903#discussion_r155171122
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSource.scala
---
@@ -601,8 +601,9 @@ object DataSource extends Logging {
if (provider1.toLowerCase(Locale.ROOT) == "orc" ||
--- End diff --
Yep. I'll remove this here since it's small.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]