Skip to content

[C++] Update bundled RE2 #50155

@kou

Description

@kou

Describe the enhancement requested

We're using 2023-03-01 because of GH-48010:

# RE2 2023-03-01 is pinned to avoid Abseil dependency. Versions after 2023-06-01
# require Abseil, which would add significant build time and complexity, particularly
# for CRAN builds. This version includes musl libc support (GH-48010).
ARROW_RE2_BUILD_VERSION=2023-03-01
ARROW_RE2_BUILD_SHA256_CHECKSUM=7a9a4824958586980926a300b4717202485c4b4115ac031822e29aa4ef207e48

Can we upgrade to the latest re2 now? (Can we use Abseil on CRAN now?)

Component(s)

C++

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions