Skip to content

[C++][Gandiva] Enhance CHR to work with unicode. #50136

Description

@lriggs

Describe the enhancement requested

CHR(n) only worked for ASCII (0–127). Values ≥ 128 emitted a single raw byte
(invalid UTF‑8). It is desirable to support unicode for this function.

Component(s)

Gandiva

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions