alamb commented on issue #21231: URL: https://github.com/apache/datafusion/issues/21231#issuecomment-4389139761
> So every scoped schema is a superset of the root schema, and every column reference, regardless of being within a lambda scope, has an index that it's valid relative to the root schema (lambda variable references uses a different expression type) This is very clever. Nice. -- 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]
