gh-yzou opened a new pull request, #1190: URL: https://github.com/apache/polaris/pull/1190
With support for [Generic Tables](https://docs.google.com/document/d/1_R9jBIwoH3CV9G7gSoRJPQVEcOsROp4IEiGoeYeQE8A/edit?pli=1&tab=t.0#heading=h.1qpl30dg4lui), Polaris will start providing spark plugin to help spark to start talking to Polaris REST endpoints (includes Iceberg ones). This PR does the following: 1) Setup the Polaris Spark plugin folder: /plugins/spark 2) SparkCatalog class with methods unimplemented. 3) Build setup for the plugin, includes a createPolarisSparkJar task that builds a Jar for the plugin with name "polaris-iceberg-<iceberg-version>-spark-runtime-<spark_major_version>_<scala_version>" -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
