Skip to content

Commit b517f30

Browse files
committed
udpate grammer
1 parent 3463811 commit b517f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/spark/v3.5/regtests/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ spark.sql.catalog.spark_catalog=org.apache.spark.sql.delta.catalog.DeltaCatalog
146146
spark.sql.catalog.polaris=org.apache.polaris.spark.SparkCatalog
147147
spark.sql.catalog.polaris.uri=http://${POLARIS_HOST:-localhost}:8181/api/catalog
148148
# this configuration is currently only used for iceberg tables, generic tables currently
149-
# doesn't support credential vending
149+
# don't support credential vending
150150
spark.sql.catalog.polaris.header.X-Iceberg-Access-Delegation=vended-credentials
151151
spark.sql.catalog.polaris.client.region=us-west-2
152152
# configuration required to ensure DataSourceV2 load works correctly for

0 commit comments

Comments
 (0)