Skip to content

Implement synchronization of flat files using collaborative/synchronous group of readers #47

@romanchyla

Description

@romanchyla

Instead of reading flat files individually and inserting it into the separate table, we should read all flat files (line by line) - because they are already sorted - and insert them into a big table.

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