harshitaajoshi commented on PR #17526: URL: https://github.com/apache/iceberg/pull/17526#issuecomment-5262031258
Friendly ping on this one. All 37 checks are green and there are no conflicts with main. @nastra if you have a moment, I would appreciate a look when you get the chance. There is one open question worth a maintainer's call: whether schema scoping via `Connection#getSchema()` should be part of this PR or a follow-up. I left it out because `getSchema()` returns only `current_schema()` while unqualified SQL resolves through the whole `search_path` on PostgreSQL, so scoping to it could miss catalog tables the SQL can actually reach. Happy to go either way. -- 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]
