asheeshgarg commented on issue #5512:
URL: https://github.com/apache/iceberg/issues/5512#issuecomment-1274993196

   @dennishuo  Thanks for this options  
spark.read.format("iceberg").load(iceberg_path).createOrReplaceTempView("my_view")
 
   1) I tried this yesterday for my use case but getting version  hint file 
missing issue. We are using s3 as storage 
   2) when you write the data back to the iceberg format from view does it work 
like the metadata will be evolve appropriately
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to