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 2021/05/08 00:35:14 UTC

[GitHub] [arrow] anthonylouisbsb commented on pull request #10137: ARROW-12516: [C++][Gandiva] Implements castINTERVALDAY(varchar) and castINTERVALYEAR(varchar) functions

anthonylouisbsb commented on pull request #10137:
URL: https://github.com/apache/arrow/pull/10137#issuecomment-834902982


   @projjal I want to move the logic to convert the period to interval_day to the **arrow/util/value_parsing.h** header. But I checked that the files inside the **arrow/util** folder do not use external dependencies, so I did not found any place in CmakeLists.txt to add the external libraries and some methods depend on the RE2 library to work.


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

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