mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-30 17:07:06 +00:00
* Fix #401: Merge sample data generation into single connector * Path for datasets modified Co-authored-by: Ayush Shah <ayush@getcollate.io>
11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"id": "89229e26-7f74-4443-a568-85512eaeaa07",
|
|
"name": "bigquery",
|
|
"serviceType": "BigQuery",
|
|
"description": "BigQuery service used for shopify data",
|
|
"href": "null",
|
|
"jdbc": {
|
|
"driverClass" : "jdbc",
|
|
"connectionUrl" : "jdbc://localhost"
|
|
}
|
|
} |