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 a97b62cfb deploy: aa6fece359ea8529a0fcd0ddcce08c0759c92597
a97b62cfb is described below
commit a97b62cfb9bacafe6cd7a9b4e6973072445addb3
Author: snazy <[email protected]>
AuthorDate: Thu Feb 12 16:33:25 2026 +0000
deploy: aa6fece359ea8529a0fcd0ddcce08c0759c92597
---
in-dev/unreleased/polaris-spark-client/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/in-dev/unreleased/polaris-spark-client/index.html
b/in-dev/unreleased/polaris-spark-client/index.html
index 28eb5e8f7..66afc499e 100644
--- a/in-dev/unreleased/polaris-spark-client/index.html
+++ b/in-dev/unreleased/polaris-spark-client/index.html
@@ -100,7 +100,7 @@ for more details.</p><p>You can also start the connection
by programmatically in
</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.10.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></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>"</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>)
</span></span><span style=display:flex><span> <span
style=color:#f92672>.</span>config(<span
style=color:#e6db74>"spark.sql.catalog.<spark-catalog-name>.credential"</span>,
<span
style=color:#e6db74>"<client-id>:<client_secret>"</span>)