rymurr commented on pull request #1783: URL: https://github.com/apache/iceberg/pull/1783#issuecomment-742503204
Rebased and cleaned up based on these comments. Thanks @rdblue One thing I wanted to make explicit. The test `TestSparkSchema3` has been removed as `SupportsCatalogOptions` doesn't allow to specify the schema. This introduces a breaking change between Spark2.4 and Spark3 based `IcebergSource`. See https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/DataFrameReader.scala#L284 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
