Skip to content

arrow: Update rapidjson dependency#28089

Closed
parantapa wants to merge 2 commits into
conan-io:masterfrom
parantapa:master
Closed

arrow: Update rapidjson dependency#28089
parantapa wants to merge 2 commits into
conan-io:masterfrom
parantapa:master

Conversation

@parantapa

Copy link
Copy Markdown

Summary

Changes to recipe: arrow/21.0.0

Motivation

Arrow no longer compiles with newer GCC 1.
It depends on 1.1.0 version of RapidJSON which has a bug 2.
The bug was fixed in 2016, but official releases have not been made by RapidJSON upstream since then.

Details

This change updates the version of RapidJSON used by Arrow to unofficial but newer versions already present in CCI.


Arrow no longer compiles with newer GCC [1].
It depends on 1.1.0 version of RapidJSON which has a bug [2].
The bug was fixed in 2016, but new release were not made.

This change updates the version of RapidJSON used by Arrow
to unofficial newer versions already present in CCI.

[1]: apache/arrow#47039
[2]: Tencent/rapidjson#2277
@CLAassistant

CLAassistant commented Aug 4, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Comment thread recipes/arrow/all/conanfile.py Outdated
@jcar87

jcar87 commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

Thanks @parantapa - apologies for the delay.
This is now handled in #28675, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants