-
Updated
Sep 11, 2020 - TypeScript
data-catalog
Here are 34 public repositories matching this topic...
-
Updated
Sep 4, 2020 - Python
-
Updated
Sep 10, 2020 - Java
To enable non-partitioned tables to save markdown space.
-
Updated
May 13, 2020 - HTML
It is not surprising that deep and shallow scan show different results. Shallow scan only looks at column names. Deep scan looks at a sample of the data. I've even noticed that two different runs of deep scan show different results as sample rows are different. This is the challenge with not scanning all of the data. Its a trade-off between performance/cost and accuracy. There is no right answer.
-
Updated
Sep 10, 2020 - Python
Add more logging in all modules to emit debug signals for improved logging.
-
Updated
Aug 17, 2020 - TypeScript
-
Updated
Sep 11, 2020 - PHP
-
Updated
Jul 1, 2020 - Java
-
Updated
Sep 9, 2020 - TypeScript
-
Updated
Sep 9, 2020 - Python
-
Updated
Jul 1, 2020 - Java
-
Updated
Apr 6, 2020 - Python
-
Updated
Jan 15, 2020 - Shell
-
Updated
Jun 20, 2020
-
Updated
Sep 11, 2020
-
Updated
Feb 6, 2020 - Python
-
Updated
Sep 11, 2020
-
Updated
Sep 7, 2017
-
Updated
Jun 10, 2020 - Java
-
Updated
Jul 30, 2019 - Python
-
Updated
Feb 25, 2018 - JavaScript
-
Updated
Nov 13, 2019 - Python
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
May 1, 2020 - Python
-
Updated
Feb 1, 2020 - Python
-
Updated
Sep 9, 2020 - JavaScript
Improve this page
Add a description, image, and links to the data-catalog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-catalog topic, visit your repo's landing page and select "manage topics."


Expected Behavior or Use Case
We recently introduced an improved user interface for column types with nested/complex structures. Current support covers Hive and Presto nested types.
amundsen-io/amundsenfrontendlibrary#627