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/05/23 11:41:38 UTC

[GitHub] [arrow] ViniciusSouzaRoque commented on a diff in pull request #10299: ARROW-12656: [C++][Gandiva] Implement castVARCHAR for date, intervalDay and intervalYear

ViniciusSouzaRoque commented on code in PR #10299:
URL: https://github.com/apache/arrow/pull/10299#discussion_r879356944


##########
cpp/src/gandiva/precompiled/time.cc:
##########
@@ -920,6 +920,202 @@ const char* castVARCHAR_timestamp_int64(gdv_int64 context, gdv_timestamp in,
   return ret;
 }
 

Review Comment:
   Done



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