Skip to content

Write API for pre-created arrow tables. #4

Description

@jlefevre

For Ben to use, to push Arrow tables that he first pulls from Kafka then wants to write into Skyhook.

The Arrow tables are created by pyarrow, and contain some number of complete columns from the events tree. These tables are currently no larger than 14MB.

The write API could be something like:
skyhook.write(datasetname, data, dataformat=arrow)
where data format is one of our supported formats: csv, json, nanoaod, root, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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