Skip to content

create table name as parent dir name when recursively searching through directories for csv files #95

Open
@amit2487

Description

@amit2487

Currently it creates a table for each file, but there are many use cases where files with same structure are saved in a particular directory. It would be a great feature to create just 1 table based on parent directory name and load all csv files under the directory in the same table. --filename_column could be made mandatory in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions