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

   This Pull Request fixes an issue where table names containing dots were 
incorrectly treated as separators in the Catalog. As a result, table names were 
unnecessarily parsed and split. The update ensures that dots within table names 
are handled correctly and no longer trigger the parsing logic.
   
   https://github.com/apache/iceberg/issues/12607


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