kevinjqliu commented on issue #13915: URL: https://github.com/apache/iceberg/issues/13915#issuecomment-3225719459
Hi @EdenKik thanks for reporting this. > Even though the table exists and the query succeeds, a NoSuchViewException is thrown during the resolution phase - likely due to the lookup logic attempting to resolve the identifier as a view first and throwing prematurely when the view is not found. Could you add an example of one operation you tried that threw an exception when its not suppose to? And for throwing an exception, is it surfaced as HTTP response or just server logs? -- 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]
