awslabs / awslabs/aws-lambda-redshift-loader

Question: multiple tables

Open
#99 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
595
Forks
161
PR merge metrics
No merged PRs in 30d

Description

What's the best way to do multiple tables? Say I have two files cats.csv and dogs.csv that need to go into the tables `cats` and `dogs` respectively. Both of these files are located in the same bucket and folder (ex. my_bucket/animals/).

Seems to me the only way is to have each file in a different folder and create a config for each one?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.