rdblue opened a new pull request, #5255:
URL: https://github.com/apache/iceberg/pull/5255

   This fixes metadata table loading. Although the metadata table is correctly 
loaded, the `TableOperations` fails when it is first used because the path is 
based on the full table identifier (e.g. db.table.files) rather than the loaded 
table identifier (db.table). This fixes both the path and the table name.


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