leoyvens commented on PR #10876: URL: https://github.com/apache/datafusion/pull/10876#issuecomment-2165804141
Thank you for the careful review, I have addressed all comments. The CTE case had not occurred to me so thanks for pointing it out. I have separated the CTE list in the return value, returning a `(table_refs, ctes)` tuple, as I suspect most uses of this are not interested in CTE names and would rather exclude them. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org