[
https://issues.apache.org/jira/browse/ORC-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William Hyun closed ORC-1686.
-----------------------------
> [C++] Avoid using std::filesystem
> ---------------------------------
>
> Key: ORC-1686
> URL: https://issues.apache.org/jira/browse/ORC-1686
> Project: ORC
> Issue Type: Sub-task
> Reporter: Gang Wu
> Assignee: Gang Wu
> Priority: Major
> Fix For: 2.1.0, 2.0.1
>
>
> Apache Arrow C++ library is required to support old compilers like clang8.
> Since Apache ORC C++ library has used std::filesystem to check TZDB
> availability since 2.0.0, Apache Arrow requires to add more linking options
> for std::filesystem. See https://github.com/apache/arrow/pull/41023 for
> detail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)