Skip to content

Conversation

@peach12345
Copy link

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.

#12607

@pvary
Copy link
Contributor

pvary commented Jan 6, 2026

@peach12345: Thanks for the PR. Could we create unit tests ensuring that the fix works, and making sure that changes added later will not break this behavior again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants