Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19651#discussion_r150403673
  
    --- Diff: 
sql/core/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
 ---
    @@ -1,6 +1,7 @@
     org.apache.spark.sql.execution.datasources.csv.CSVFileFormat
     org.apache.spark.sql.execution.datasources.jdbc.JdbcRelationProvider
     org.apache.spark.sql.execution.datasources.json.JsonFileFormat
    +org.apache.spark.sql.execution.datasources.orc.OrcFileFormat
    --- End diff --
    
    Is there any issue here, @gatorsmile ?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to