rymurr opened a new pull request #1875: URL: https://github.com/apache/iceberg/pull/1875
This is the spark 2 equivalent of #1783 and enables Spark2 data frames to use a custom catalog by setting reader/writer options or via Spark conf. The spark conf are in keeping with Spark3 catalog params and are prefixed by `spark.sql.catalog.iceberg.`. These parameters correspond to the settings needed for a custom catalog named `iceberg` in Spark3 ---------------------------------------------------------------- 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]
