alamb commented on issue #7926: URL: https://github.com/apache/arrow-datafusion/issues/7926#issuecomment-1812987913
> FYI. Should table-valued function inputs allow variables or only constants (like 'literal value' or 'now()')? It depends on what you mean by 'variables'. I think it would be very reasonable to accept `@@var` type variables from the VariableProvider However, I think it would be much harder to accept things like `Expr::Column` as it is not clear to me from where such input would come? Would it be other tables? -- 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]
