alamb commented on issue #3249: URL: https://github.com/apache/arrow-datafusion/issues/3249#issuecomment-1236089529
One suggested implementation would be: 1. Add an optimizer pass (like `InlineViewDefinitions` or something) that special cases View references as the very first pass) 2. Remove `ViewTable` (or at least make `scan` throw an error) -- 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]
