Eason0729 commented on issue #12518: URL: https://github.com/apache/datafusion/issues/12518#issuecomment-2373280775
I just finish it in my [fork](https://github.com/Eason0729/datafusion). It's not meant to be a pull request, just to showcase what I would like to change. Here is the public API I change: [diff](https://github.com/Eason0729/datafusion/commit/36affd47c37da901c9a1093ceefb82611af83daf#diff-2e9742f63f087f30d3237634849e2da1f765c9e4e4e7fb8c6d60202f8d46da65L1875) Also, I change sqlparser of my fork to make `Parser::parse_expr_with_alias` public: https://github.com/Eason0729/sqlparser-rs/commit/c6360b159f9e9baade08ab2e4d7a12083d24a567 -- 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