Skip to content

about the bulkIngest feature #1232

Description

@wuwenchi

In FlightInfoReader, adbc's java client supports multiple endpoint reads (although in the java client, these endpoints are handled serially), which is great!

However, the bulkIngest function, when importing, can only import data to one endpoint.
Is it possible to support parallel import of multiple endpoints?

For example, we use an MPP type database, we need to do bulkIngest operations, the master returns multiple endpoints (corresponding to different workers), and then sends data to these endpoints at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions