[
https://issues.apache.org/jira/browse/ARROW-14244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-14244.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 11353
[https://github.com/apache/arrow/pull/11353]
> [C++] Investigate scalar_temporal.cc compilation speed
> ------------------------------------------------------
>
> Key: ARROW-14244
> URL: https://issues.apache.org/jira/browse/ARROW-14244
> Project: Apache Arrow
> Issue Type: Task
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> {{scalar_temporal.cc}} takes a lot of time to compile, even in debug mode.
> This may be due to the large combination of compute functions and input
> types. It would be nice to try to make compile times smaller.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)