umiddey commented on issue #12065: URL: https://github.com/apache/iceberg/issues/12065#issuecomment-2757690960
UPDATE: I was able to solve this issue by moving to Glue 5 (I was using Glue 4). Still don't know the root cause. > Could you please provide the setup and steps to reproduce the issue? Sure. - Start with 6-7 gb of data (in the first run) to create the initial Iceberg table (ensure MERGE ON READ property, not the default COPY ON WRITE) - Then keep merging chunks of data (around 300mb) to this Iceberg table, eventually you are bound to get the unnamed folder. -- 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