meltano / config.json
Subham9126's picture
Create config.json
4fbc8a8 verified
Raw
History Blame Contribute Delete
220 Bytes
{
"sql_repo": "https://github.com/your-username/your-sql-repo.git",
"data_repos": [
"https://github.com/your-username/parquet-data-repo-1.git",
"https://github.com/your-username/parquet-data-repo-2.git"
]
}