-
Updated
Sep 4, 2021
data-discovery
Here are 28 public repositories matching this topic...
-
Updated
Sep 4, 2021 - Java
Let's understand why / fix the org.flywaydb:flyway-core dependency bump to v7.x.x
@cantzakas created the SQL query necessary to pull metadata in (hyperqueryhq/whale#140) -- we just have to make the greenplum extractor scaffolding. This should just follow the exact same shape as the Postgres extractor.
-
Updated
Sep 3, 2021 - JavaScript
-
Updated
Aug 18, 2021 - C#
Backend probly should return something like HTTP 409 if entity already exists.
Request (run twice):
{
"name": "DBT data source",
"oddrn": "//dbt/localhost",
"description": "DBT local environment data source",
"connection_url": "https://dbt-adapter:8080",
"active": false
}
Logs:
2021-09-01 14:49:37.044 ERROR 1 --- [oundedElastic-2] a.w.r.e.AbstractErrorWebExce
-
Updated
Sep 3, 2021 - Python
-
Updated
Nov 5, 2018 - Python
-
Updated
Mar 2, 2018 - Java
-
Updated
Aug 25, 2021
-
Updated
Oct 22, 2020 - Python
-
Updated
Aug 4, 2021
-
Updated
Mar 24, 2021 - Java
-
Updated
Jun 28, 2021 - Python
-
Updated
Jun 29, 2021 - Jupyter Notebook
It would be nice to have a debug message for:
- lookup request with parameters
- lookup result(s)
-
Updated
Mar 17, 2017 - HTML
-
Updated
May 16, 2021 - Python
-
Updated
Jun 8, 2020 - Jupyter Notebook
-
Updated
Jul 25, 2019 - Python
-
Updated
Jun 2, 2021
-
Updated
Aug 1, 2021 - Python
-
Updated
Mar 29, 2017 - HTML
-
Updated
Oct 30, 2020 - Python
-
Updated
Dec 11, 2020 - TypeScript
Improve this page
Add a description, image, and links to the data-discovery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-discovery topic, visit your repo's landing page and select "manage topics."
Currently we only support db store publisher (e.g neo4j, mysql,neptune). But it would be pretty easy to support message queue publisher using the interface (e.g SQS, kinesis, Eventhub, kafka) which allows push ETL model support.
There is a pr (amundsen-io/amundsendatabuilder#431) which unfortunately isn't get merged. The pr could be used as an example on how to support t