-
Updated
May 26, 2022
data-discovery
Here are 32 public repositories matching this topic...
-
Updated
Jun 10, 2022 - Java
When there is no source URL for a job, the web UI still shows a button that doesn't link anywhere.
Perhaps the button should not show up of there is no source code location? Better still, it could be disabled with a tooltip explaining how the connection can be made w/a link to some docs.
I believe the work happens here:
https://github.com/MarquezProject/marquez/blob/e5c1fea533b11fd42d25b8ef
@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
Jun 10, 2022 - JavaScript
-
Updated
May 23, 2022 - C#
-
Updated
Jan 31, 2022
-
Updated
Jun 1, 2022 - Python
-
Updated
Jun 8, 2022
-
Updated
Nov 5, 2018 - Python
-
Updated
Mar 2, 2018 - Java
-
Updated
Jan 19, 2022 - Python
Promoted from related-sciences/articat#5
-
Updated
Nov 11, 2021 - Java
-
Updated
May 25, 2022 - Python
-
Updated
Apr 23, 2022 - CSS
-
Updated
Jun 29, 2021 - Jupyter Notebook
-
Updated
Jun 10, 2022 - Python
-
Updated
Feb 2, 2022 - Python
-
Updated
Mar 17, 2017 - HTML
-
Updated
Jul 25, 2019 - Python
-
Updated
Jun 2, 2021
-
Updated
Jun 8, 2020 - Jupyter Notebook
-
Updated
Nov 23, 2021 - Python
-
Updated
Mar 29, 2017 - HTML
-
Updated
May 16, 2022 - Python
-
Updated
Oct 30, 2020 - 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."
Expected Behavior
Announcements shouldn't be duplicated
Current Behavior
The first announcement in the homepage is duplicated when the user navigates back to homepage from announcement details page. Following is th