This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 9a7e226cb deploy: 3fa1df3b6bf75f73b071222f42753f71541cdb11
9a7e226cb is described below
commit 9a7e226cb10fb71dc7807cb6e6acc595e92d7319
Author: snazy <[email protected]>
AuthorDate: Tue Sep 9 10:49:27 2025 +0000
deploy: 3fa1df3b6bf75f73b071222f42753f71541cdb11
---
releases/1.0.0/polaris-spark-client/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/releases/1.0.0/polaris-spark-client/index.html
b/releases/1.0.0/polaris-spark-client/index.html
index 3d640c302..50371cf30 100644
--- a/releases/1.0.0/polaris-spark-client/index.html
+++ b/releases/1.0.0/polaris-spark-client/index.html
@@ -97,8 +97,8 @@ for more details.</p><p>You can also start the connection by
programmatically in
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span>spark <span
style=color:#f92672>=</span> SparkSession<span
style=color:#f92672>.</span>builder
</span></span><span style=display:flex><span> <span
style=color:#f92672>.</span>config(<span
style=color:#e6db74>"spark.jars.packages"</span>, <span
style=color:#e6db74>"<polaris-spark-client-package>,org.apache.iceberg:iceberg-aws-bundle:1.9.0,io.delta:delta-spark_2.12:3.3.1"</span>)
-</span></span><span style=display:flex><span> <span
style=color:#f92672>.</span>config(<span
style=color:#e6db74>"spark.sql.catalog.spark_catalog"</span>, <span
style=color:#e6db74>"org.apache.spark.sql.delta.catalog.DeltaCatalog"</span>)<span
style=color:#960050;background-color:#1e0010>
-</span></span></span><span style=display:flex><span><span
style=color:#960050;background-color:#1e0010></span> <span
style=color:#f92672>.</span>config(<span
style=color:#e6db74>"spark.sql.extensions"</span>, <span
style=color:#e6db74>"org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions,io.delta.sql.DeltaSparkSessionExtension"</span>)
+</span></span><span style=display:flex><span> <span
style=color:#f92672>.</span>config(<span
style=color:#e6db74>"spark.sql.catalog.spark_catalog"</span>, <span
style=color:#e6db74>"org.apache.spark.sql.delta.catalog.DeltaCatalog"</span>)
+</span></span><span style=display:flex><span> <span
style=color:#f92672>.</span>config(<span
style=color:#e6db74>"spark.sql.extensions"</span>, <span
style=color:#e6db74>"org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions,io.delta.sql.DeltaSparkSessionExtension"</span>)
</span></span><span style=display:flex><span> <span
style=color:#f92672>.</span>config(<span
style=color:#e6db74>"spark.sql.catalog.<spark-catalog-name>"</span>,
<span
style=color:#e6db74>"org.apache.polaris.spark.SparkCatalog"</span>)
</span></span><span style=display:flex><span> <span
style=color:#f92672>.</span>config(<span
style=color:#e6db74>"spark.sql.catalog.<spark-catalog-name>.uri"</span>,
<span style=color:#f92672><</span>polaris<span
style=color:#f92672>-</span>service<span style=color:#f92672>-</span>uri<span
style=color:#f92672>></span>)
</span></span><span style=display:flex><span> <span
style=color:#f92672>.</span>config(<span
style=color:#e6db74>"spark.sql.catalog.<spark-catalog-name>.token-refresh-enabled"</span>,
<span style=color:#e6db74>"true"</span>)