Zouxxyy commented on code in PR #6729:
URL: https://github.com/apache/paimon/pull/6729#discussion_r2581485724
##########
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:
Can you move this configuration to the first one? That way we can keep the
catalog configurations together.
--
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]