[
https://issues.apache.org/jira/browse/ORC-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved ORC-1686.
--------------------------------
Fix Version/s: 2.0.1
2.1.0
Resolution: Fixed
Issue resolved by pull request 1886
[https://github.com/apache/orc/pull/1886]
> [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.0.1, 2.1.0
>
>
> 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)