Skip to content

Add a buffered managed table support  #34

@turbolytics

Description

@turbolytics

The tumbling window adds support for a specialize managed table called a "tumbling window" table.

This should add support for a buffered table which will flush whatever data is in the table at the time of flushing. This allows for buffering data to disk, and then flushing at a later time.

The managed table will allow outputing data in batches.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions