lordk911 edited a comment on issue #837:
URL: 
https://github.com/apache/incubator-kyuubi/issues/837#issuecomment-883009973


   Thanks for reply.
   iceberg 0.11.1 \ flink 1.11.3 \ spark 3.1.2 .  iceberg table was created by 
spark sql , and my catalog.type is hive, and data was write by flink using  
datastream api.
   
   "have you enabled format v2 on the table?"
   --  format v2 is default for spark3 ?
   
   Now I have resolve it by setting 
`spark.sql.catalog.catalog-name.cache-enabled`  to false.  Maybe it's not quite 
suitable.
   
   
   


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