fivetran-kostaszoumpatianos commented on PR #1772: URL: https://github.com/apache/polaris/pull/1772#issuecomment-2940440256
Thank you very much @adutra, this demystifies the issue. My 2 cents 🪙 : maybe we can fix both. - I think we shouldn't be calling `loadTable()` when it's not required as this complicates a relatively simple operation. At least at the Polaris level, where we can restrict pretty well what it means for a table to exist semantically. - I also agree that the resolver should be robust. Maybe we can open a separate PR that solves that at that level as well. @dennishuo @collado-mike WDYT? -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org