[
https://issues.apache.org/jira/browse/ARROW-10429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagnik Chakraborty closed ARROW-10429.
--------------------------------------
Resolution: Duplicate
> [C++][Gandiva] Revert to_date function
> --------------------------------------
>
> Key: ARROW-10429
> URL: https://issues.apache.org/jira/browse/ARROW-10429
> Project: Apache Arrow
> Issue Type: Task
> Reporter: Sagnik Chakraborty
> Assignee: Sagnik Chakraborty
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> After this commit to add to_date function in Gandiva:
> [https://github.com/apache/arrow/commit/f1f4001660a634c311a1580160823bc645806273],
> the Travis build started failing due to the TEST_F(TestProjector,
> TestToDate) test in projector_test. It passed during CI but only fails in
> travis-xenial.
> There it runs on docker image, so it is likely that it only fails inside that
> docker image. The base image for docker that we use is an old centos version
> so its probably some new C++ feature not yet supported in the earlier C++
> compiler. That's why it fails during compilation.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)