Skip to content

[C++] take into account orc's capabilities for finding tzdb #41755

@h-vetinari

Description

@h-vetinari

Describe the enhancement requested

As one of the follow-ups to #36026, apache/orc#1882 got merged into orc 2.0.1, which will use conda(-forge)'s tzdata also on windows, even if the TZDIR environment variable is not being set (inserting that variable into all user environments would have been very intrusive).

Based on this new functionality, I've successfully added orc-on-python support to arrow v13-v15, but some of the other checks introduced in the context of #36026 now fail in conda-forge/pyarrow-feedstock#122, because they haven't yet been taught to allow the case that orc>=2.0.1 now handles.

Component(s)

C++, Packaging, Python

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions