mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 13:07:22 +00:00
* Add PGSpider service connector * add sqlalchemy-pgspider to setup.py * Delete unnecessary code and move files. * Change to work as a Postgres connector sub-module * Rebuild PGSpiderLineage class into a set of funcs --------- Co-authored-by: Pham Ngoc Son <son1.phamngoc@toshiba.co.jp>
15 lines
197 B
JSON
15 lines
197 B
JSON
[
|
|
[
|
|
{
|
|
"relname": "test1__post_svr__0"
|
|
},
|
|
{
|
|
"relname": "test1__post_svr__1"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"relname": "test2__post_svr__0"
|
|
}
|
|
]
|
|
] |