Skip to content

Merging 2 temporary-datasets, before to insert into dataset.big #5

@ppKrauss

Description

@ppKrauss

Without special tools, for example to merge many standard spreadsheets into one dataset, it is possible to do it by SQL (eg. by SELECT UNION).

There are two ways:

  • Merging into the dataset.big representation, as issue Merging 2 datasets of dataset.big #4 suggested. Perhaps the simplest and ideal.

  • Merge before to insert into dataset.big, when it is a temporary file with temporary FOREIGN TABLE representation.

Here, this issue, is to check strategies for the second... There are some advantage in to write specific scripts? (perhaps a non-automatic work)

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