Skip to content

[C++][CI] StructToStructSubset test failure with libc++ 22.1.1 #49586

@pitrou

Description

@pitrou

Describe the bug, including details regarding any error messages, version, and platform.

This has started appearing on MinGW CLang CI, see https://github.com/apache/arrow/actions/runs/23467758420/job/68341855187 for example

The root cause is in a libc++ change in std::multimap, see llvm/llvm-project#152370 (comment) . It's unclear yet whether our code or the libc++ change is incorrect.

Component(s)

C++, Continuous Integration

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions