You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "dks654 (via GitHub)" <gi...@apache.org> on 2023/03/30 17:27:56 UTC

[GitHub] [arrow] dks654 opened a new issue, #34635: [C++][Gandiva] Support functions for average, current timestamp, round with rounding modes

dks654 opened a new issue, #34635:
URL: https://github.com/apache/arrow/issues/34635

   ### Describe the enhancement requested
   
   1. Add a no argument function to get current timestamp in Gandiva
   2. Support average (double, double ) method in Gandiva
   3. Enhance round function in Gandiva to accept rounding modes including - up, down, half_up, half_down, half_even_floor , ceiling
   
   ### Component(s)
   
   C++ - Gandiva


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

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


[GitHub] [arrow] amol- commented on issue #34635: [C++][Gandiva] Support functions for average, current timestamp, round with rounding modes

Posted by "amol- (via GitHub)" <gi...@apache.org>.
amol- commented on issue #34635:
URL: https://github.com/apache/arrow/issues/34635#issuecomment-1490668822

   Closing because it has been untouched for a while, in case it's still relevant feel free to reopen and move it forward 👍


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


[GitHub] [arrow] amol- closed issue #34635: [C++][Gandiva] Support functions for average, current timestamp, round with rounding modes

Posted by "amol- (via GitHub)" <gi...@apache.org>.
amol- closed issue #34635: [C++][Gandiva] Support functions for average, current timestamp, round with rounding modes
URL: https://github.com/apache/arrow/issues/34635


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

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


[GitHub] [arrow] kou commented on issue #34635: [C++][Gandiva] Support functions for average, current timestamp, round with rounding modes

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #34635:
URL: https://github.com/apache/arrow/issues/34635#issuecomment-1475396234

   Could you create sub-issues for each requests and open 3 pull requests for them instead of 1 all-in-one pull request?


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


[GitHub] [arrow] amol- commented on issue #34635: [C++][Gandiva] Support functions for average, current timestamp, round with rounding modes

Posted by "amol- (via GitHub)" <gi...@apache.org>.
amol- commented on issue #34635:
URL: https://github.com/apache/arrow/issues/34635#issuecomment-1490670160

   ops, I accidentally closed the issue instead of the stale PR


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