mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 04:56:54 +00:00
15 lines
250 B
JSON
15 lines
250 B
JSON
{
|
|
"type": "bigquery",
|
|
"serviceName": "sample_data",
|
|
"serviceConnection": {
|
|
"config": {
|
|
"type": "BigQuery",
|
|
"hostPort": "localhost:1234"
|
|
}
|
|
},
|
|
"sourceConfig": {
|
|
"config": {
|
|
"enableDataProfiler": false
|
|
}
|
|
}
|
|
} |