Leonardo Duarte
02/06/2025, 10:26 PMEdgar Ramírez (Arch.dev)
02/06/2025, 10:31 PMLeonardo Duarte
02/06/2025, 10:33 PMLeonardo Duarte
02/06/2025, 10:38 PMLeonardo Duarte
02/06/2025, 10:40 PMEdgar Ramírez (Arch.dev)
02/07/2025, 12:39 AMfiles:
- entity: categories
path: /path/to/categories/data.csv
keys: [...]
- entity: customers
path: /path/to/customers/data.csv
keys: [...]
Leonardo Duarte
02/07/2025, 1:53 AMLeonardo Duarte
02/07/2025, 1:54 AMLeonardo Duarte
02/07/2025, 2:14 AMReuben (Matatika)
02/07/2025, 4:03 AM`path`: Local path to the file to be ingested. Note that this may be a directory, in which case all files in that directory and any of its subdirectories will be recursively processed
-- although, since it looks like each file has its own unique key, there wouldn't be any merit in doing this.
Leonardo Duarte
02/07/2025, 4:48 AM