You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "viirya (via GitHub)" <gi...@apache.org> on 2023/04/05 21:42:25 UTC

[GitHub] [arrow-datafusion] viirya opened a new issue, #5890: Use ScalarValue for single input on math expression

viirya opened a new issue, #5890:
URL: https://github.com/apache/arrow-datafusion/issues/5890

   ### Is your feature request related to a problem or challenge?
   
   As a follow up of #5807, we can use ScalarValue for input on math expression like `round` when it has only one input array. So we don't need to initiate a long array for just same value.
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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.apache.org

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


[GitHub] [arrow-datafusion] viirya closed issue #5890: Use ScalarValue for single input on math expression

Posted by "viirya (via GitHub)" <gi...@apache.org>.
viirya closed issue #5890: Use ScalarValue for single input on math expression
URL: https://github.com/apache/arrow-datafusion/issues/5890


-- 
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