Skip to content

[Java] Add VarCharWriter#write(String) #345

@asfimport

Description

@asfimport

For convenience, since the default method requires allocating an ArrowBuf and such. See PR#11982 (comment)

It's generated in ComplexWriters.java, we could add an if and special-case VarChar to have a helper method that uses setBytes instead.

Reporter: David Li / @lidavidm

Note: This issue was originally created as ARROW-15907. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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