alessandro-nori commented on PR #1629: URL: https://github.com/apache/iceberg-python/pull/1629#issuecomment-2645938752
@kevinjqliu while working on this I also noticed that `_namespace_exists()` is using an exact comparison instead of `LIKE` for the query. I opened a new issue to track it https://github.com/apache/iceberg-python/issues/1630 -- 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]
