[
https://issues.apache.org/jira/browse/ARROW-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-5121:
--------------------------------
Fix Version/s: 0.15.0
> [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC
> ---------------------------------------------------------------------
>
> Key: ARROW-5121
> URL: https://issues.apache.org/jira/browse/ARROW-5121
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Benjamin Kietzman
> Assignee: Benjamin Kietzman
> Priority: Minor
> Fix For: 0.15.0
>
>
> MSVC appears to implement c++20 ADL, which includes function templates with
> explicit template arguments (previously these were not looked up through ADL):
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/23604480/job/psvu16jasktacvy2#L2097
--
This message was sent by Atlassian Jira
(v8.3.2#803003)