Skip to content

Dedicated append method in Java binding can be merged into write with WriteOption #6163

@tisonkun

Description

@tisonkun

After #5664 the write method of operator has an append option, which covers Operator::append in the binding object.

We can merge the append method into write method with WriteOption where append = true.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions