Skip to content

load-parquet-folder

Help command

> csm-data store load-parquet-folder --help

 Usage: csm-data store load-parquet-folder [OPTIONS]                            

 Running this command will find all parquet files in the given folder and put   
 them in the store                                                              

╭─ OPTIONS ────────────────────────────────────────────────────────────────────╮
│ *  --store-folder      PATH  The folder containing the store files           │
│                              ENV: CSM_PARAMETERS_ABSOLUTE_PATH               │
│                              [required]                                      │
│ *  --parquet-folder    PATH  The folder containing the parquet files to      │
│                              store                                           │
│                              ENV: CSM_OUTPUT_ABSOLUTE_PATH                   │
│                              [required]                                      │
│    --help                    Show this message and exit.                     │
╰──────────────────────────────────────────────────────────────────────────────╯