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>&#34;spark.jars.packages&#34;</span>, <span 
style=color:#e6db74>&#34;&lt;polaris-spark-client-package&gt;,org.apache.iceberg:iceberg-aws-bundle:1.10.0,io.delta:delta-spark_2.12:3.3.1&#34;</span>)
 </span></span><span style=display:flex><span>  <span 
style=color:#f92672>.</span>config(<span 
style=color:#e6db74>&#34;spark.sql.catalog.spark_catalog&#34;</span>, <span 
style=color:#e6db74>&#34;org.apache.spark.sql.delta.catalog.DeltaCatalog&#34;</span>)
 </span></span><span style=display:flex><span>  <span 
style=color:#f92672>.</span>config(<span 
style=color:#e6db74>&#34;spark.sql.extensions&#34;</span>, <span 
style=color:#e6db74>&#34;org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions,io.delta.sql.DeltaSparkSessionExtension&#34;</span>)
-</span></span><span style=display:flex><span>  <span 
style=color:#f92672>.</span>config(<span 
style=color:#e6db74>&#34;spark.sql.catalog.&lt;spark-catalog-name&gt;&#34;</span>,
 <span 
style=color:#e6db74>&#34;org.apache.polaris.spark.SparkCatalog&#34;)</span>
+</span></span><span style=display:flex><span>  <span 
style=color:#f92672>.</span>config(<span 
style=color:#e6db74>&#34;spark.sql.catalog.&lt;spark-catalog-name&gt;&#34;</span>,
 <span 
style=color:#e6db74>&#34;org.apache.polaris.spark.SparkCatalog&#34;</span>)
 </span></span><span style=display:flex><span>  <span 
style=color:#f92672>.</span>config(<span 
style=color:#e6db74>&#34;spark.sql.catalog.&lt;spark-catalog-name&gt;.uri&#34;</span>,
 <span style=color:#f92672>&lt;</span>polaris<span 
style=color:#f92672>-</span>service<span style=color:#f92672>-</span>uri<span 
style=color:#f92672>&gt;</span>)
 </span></span><span style=display:flex><span>  <span 
style=color:#f92672>.</span>config(<span 
style=color:#e6db74>&#34;spark.sql.catalog.&lt;spark-catalog-name&gt;.token-refresh-enabled&#34;</span>,
 <span style=color:#e6db74>&#34;true&#34;</span>)
 </span></span><span style=display:flex><span>  <span 
style=color:#f92672>.</span>config(<span 
style=color:#e6db74>&#34;spark.sql.catalog.&lt;spark-catalog-name&gt;.credential&#34;</span>,
 <span 
style=color:#e6db74>&#34;&lt;client-id&gt;:&lt;client_secret&gt;&#34;</span>)

Reply via email to