monologuist commented on PR #9423:
URL: https://github.com/apache/iceberg/pull/9423#issuecomment-2795913311

   @nastra It should be noted that I'm using a Hive catalog. My Spark command 
is `spark-sql --conf 
spark.sql.catalog.spark_catalog=org.apache.iceberg.spark.SparkSessionCatalog 
--conf spark.sql.catalog.spark_catalog.type=hive --conf 
spark.sql.extensions=org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions
 --properties-file ${SPARK_HOME}/conf/spark-defaults.conf --conf 
spark.sql.catalog.spark_catalog.uri=thrift://xxx:9083`. Is the reason I can't 
create a correct Iceberg view that Iceberg version 1.6.1 doesn't support the 
view feature for the Hive catalog yet? 
(https://github.com/apache/iceberg/pull/9852)


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to