alamb commented on issue #11207: URL: https://github.com/apache/datafusion/issues/11207#issuecomment-2228971971
I think we are pretty close to calling this done. I just double checked and `sql_compound_identifier_to_expr` is the only thing that needs this treatment to remove the call to `get_function_meta`: https://github.com/apache/datafusion/blob/bfd815622f1fe2c84d6fab32596b83ffbe52a84a/datafusion/sql/src/expr/identifier.rs#L138-L139 That appears to be the last issue https://github.com/search?q=repo%3Aapache%2Fdatafusion+get_function_meta+path%3A%2F%5Edatafusion%5C%2Fsql%5C%2F%2F&type=code -- 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