-
Updated
Apr 7, 2022
data-discovery
Here are 30 public repositories matching this topic...
-
Updated
Apr 12, 2022 - Java
We have recently made dataset versions traversable via our dataset tab on our lineage page. We would like to do the same for job versions as well. We will want to be able to start with a job, navigate across versions, then navigate again across the runs for that job version. We would also like to see detailed information about job versions on this intermediate page as well. One prereq for this is
@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
Apr 11, 2022 - JavaScript
Describe the bug
Currently, we have places in project where paged responses are returned with hardcoded hasNext and total properties. Need to fix this and return valid values to frontend. Frontend need to use these values instead of current solution
-
Updated
Apr 8, 2022 - C#
-
Updated
Jan 31, 2022
-
Updated
Apr 11, 2022 - Python
-
Updated
Mar 10, 2022
-
Updated
Nov 5, 2018 - Python
-
Updated
Mar 2, 2018 - Java
-
Updated
Jan 19, 2022 - Python
It would be nice to have a debug message for:
- lookup request with parameters
- lookup result(s)
-
Updated
Nov 11, 2021 - Java
-
Updated
Mar 31, 2022 - Python
-
Updated
Apr 10, 2022 - CSS
-
Updated
Jun 29, 2021 - Jupyter Notebook
-
Updated
Feb 2, 2022 - Python
-
Updated
Mar 17, 2017 - HTML
-
Updated
Jul 25, 2019 - Python
-
Updated
Jun 2, 2021
-
Updated
Nov 23, 2021 - Python
-
Updated
Jun 8, 2020 - Jupyter Notebook
-
Updated
Mar 29, 2017 - HTML
-
Updated
Oct 30, 2020 - Python
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Mar 17, 2022 - Python
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