guluo2016 commented on code in PR #6729:
URL: https://github.com/apache/paimon/pull/6729#discussion_r2581633907


##########
docs/content/maintenance/filesystems.md:
##########
@@ -244,6 +244,7 @@ Place `paimon-oss-{{< version >}}.jar` together with 
`paimon-spark-{{< version >
 spark-sql \
   --conf spark.sql.catalog.paimon=org.apache.paimon.spark.SparkCatalog \
   --conf spark.sql.catalog.paimon.warehouse=oss://<bucket>/<path> \
+  --conf 
spark.sql.extensions=org.apache.paimon.spark.extensions.PaimonSparkSessionExtensions
 \

Review Comment:
   The changes has been made. Thanks for the reviewing!



-- 
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]

Reply via email to