You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/16 08:07:23 UTC

[GitHub] [arrow-datafusion] HaoYang670 commented on pull request #4234: [WIP] Unfold the `round` function in logical plan if it has 2 arguments

HaoYang670 commented on PR #4234:
URL: https://github.com/apache/arrow-datafusion/pull/4234#issuecomment-1316559665

   Also, I didn't want to put this logic in the optimizer. Because it doesn't optimize the plan, but convert some syntax sugar. I plan to create a new stage calling "desugar_expression" and put it in front of the optimizer, if it is necessary.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org