vishwanthp12 commented on issue #13171: URL: https://github.com/apache/iceberg/issues/13171#issuecomment-2936954840
I'm only trying to accomplish below scenario I have an external s3 path where data is being written every 10 mins and I want to read them into iceberg tables. In Hive - I'm doing MSCK every 10 mins and my partitions are getting loaded. I'm trying to establish same with my iceberg tables on spark-sql. Your help on this is much appreciated!! -- 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