Ankit keshari
8e79a89355
refactor(ui): Show message when related glossary terms are empty. ( #5285 )
2022-06-29 10:47:30 -07:00
Gabe Lyons
9e58cd6ff1
fix(Siblings): Have sibling hook use entity client ( #5279 )
...
* fixing dbt platform issues
* have sibling hook use entity client over entity service
* switching search service as well
* lint
* more lint
* more specific exceptions
2022-06-29 10:02:45 -07:00
Tamas Nemeth
c1f8227693
fix(ingestion): Reverting sqlalchemy upgrade because it caused issues with mssql and redshift-usage ( #5289 )
2022-06-29 18:23:36 +02:00
Tamas Nemeth
d812fd18fa
fix(ingest) redshift: Adding missing dependencies and relaxing sqlalchemy dependency ( #5284 )
...
Relaxing sqlalchemy deps to make our plugins work with Airflow 2.3
2022-06-29 16:25:48 +02:00
Tamas Nemeth
fb1b1db7f7
fix(ingestion): profiling - Fixing partitioned table profiling in BQ ( #5283 )
2022-06-29 14:00:52 +02:00
Aseem Bansal
b73477f31e
feat(build): reduce build time for ingestion image ( #5225 )
2022-06-29 15:26:12 +05:30
John Joyce
fdee7a787b
feat(GraphQL): Support for Deleting Domains, Tags via GraphQL API ( #5272 )
2022-06-28 14:57:22 -07:00
Chris Collins
be0bc0f0f0
fix(security) Sanitize rich text before sending to backend or rendering on frontend ( #5278 )
2022-06-28 14:27:42 -07:00
Ankit keshari
bf7da0a853
feat(ui): Selector recommendations in Owner, Tag and Domain Modal ( #5197 )
2022-06-28 09:45:25 -07:00
Mugdha Hardikar
b76005d640
fix(ingest): s3 - Remove unneeded methods from s3_util ( #5276 )
2022-06-28 16:50:41 +02:00
Mugdha Hardikar
d62c77f70a
fix(ingest): delta-lake - fix dependency issue for snowflake due to s3_util ( #5274 )
2022-06-28 12:18:09 +02:00
Chris Collins
99890cde78
feat(glossary) Add Source section to sidebar for Glossary Terms ( #5262 )
2022-06-27 18:34:54 -07:00
Maggie Hays
11f101e7de
docs(adopters): add showroomprive and n26 as DataHub adopters ( #5271 )
2022-06-27 18:33:54 -07:00
Chris Collins
86deafb73e
fix(siblings) Update the names of siblings utils args for readability ( #5269 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-193.lan>
2022-06-27 18:25:56 -07:00
Mugdha Hardikar
5455122267
feat(ingest): delta-lake: adding support for delta lake ( #5259 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-06-27 16:16:33 -07:00
Chris Collins
f9aca8aca2
feat(domain) Add ability to edit a Domain name from the UI ( #5266 )
2022-06-27 16:09:36 -07:00
Chris Collins
9fd314f92f
fix(siblings) Display sibling assertions in Validations tab ( #5268 )
...
* fix(siblings) Display sibling assertions in Validations tab
* query changes
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-192.lan>
2022-06-27 16:04:12 -07:00
Pedro Silva
3a08325177
feat(docs) add links in quickstart for adding users ( #5267 )
2022-06-27 15:56:50 -07:00
John Joyce
234d27a642
fix(ui): Support deleting references to glossary terms / nodes, users, assertions, and groups ( #5248 )
...
* Adding referential integrity to deletes API
* Updating comments
* Fix build
* fix checkstyle
* Fixing Delete Entity utils Test
2022-06-27 14:31:40 -07:00
Michael A. Schlosser
aabfd0bff8
fix(docs): Fix acronym on mxe docs ( #5249 )
2022-06-27 09:43:34 -07:00
Michael A. Schlosser
d0d88a4428
fix(ui): Enable previews properly when browsing for DataJob ( #5250 )
2022-06-27 09:42:51 -07:00
Tamas Nemeth
60ff0f45ee
feat(ingest): Option to define path spec for Redshift lineage generation ( #5256 )
2022-06-27 21:21:13 +05:30
Aseem Bansal
e2d849de4b
fix(build): use correct creds ( #5261 )
2022-06-27 20:31:51 +05:30
Aseem Bansal
001d636a08
fix(build): missing libs ( #5254 )
2022-06-27 17:28:12 +05:30
Aseem Bansal
32e598df2b
feat(ingest): working with multiple bigquery projects ( #5240 )
2022-06-27 14:21:54 +05:30
Aseem Bansal
60ca9580d1
feat(build): add base image for ingest ( #5243 )
2022-06-27 14:08:16 +05:30
Chris Collins
4c9554e9d2
feat(search) Allow users to update the number of search results per page ( #5212 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-3.lan>
2022-06-24 16:13:09 -07:00
John Joyce
68762a2f95
fix(docs): Updating sidebars ( #5246 )
v0.8.39
2022-06-24 13:59:45 -07:00
John Joyce
67104893e1
fix(siblings): Force merged urn to viewed entity urn ( #5247 )
2022-06-24 13:59:27 -07:00
Shirshanka Das
4b3135a0f8
feat(ingest): dbt - improving dbt_meta mapping ( #5237 )
2022-06-24 13:43:12 +02:00
Aseem Bansal
f66a6b41ef
fix(ingest): do not dump password ( #5235 )
2022-06-24 17:05:39 +05:30
Tamas Nemeth
25a0a17f51
fix(ingest): Handling gracefully sql parser error in bigquery lineage ( #5238 )
2022-06-24 15:11:01 +05:30
xiphl
13d5734464
bug fix: fix glossary dropdown viewing
2022-06-23 13:12:45 -07:00
Jordan Wolinsky
2be1e64cde
fix(ingest): s3 - add check for 0 rows in profiling ( #5219 )
2022-06-23 12:01:59 +02:00
Tamas Nemeth
1086614129
fix(ingest): bigquery - Grouping date named tables at bigquery ( #5230 )
...
* Grouping date named tables at bigquery
* Fixing table name for sharded tables
2022-06-23 11:53:25 +02:00
Aseem Bansal
1adcc994f3
feat(ingest): remove need for sink block in UI based ingestion ( #5208 )
2022-06-23 15:22:40 +05:30
Piotr Sierkin
9f2b3b9ba6
fix(ingest): dbt - make assertion display names consistent ( #5214 )
...
Co-authored-by: Piotr Sierkin <piotr.sierkin@getindata.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-06-22 22:07:00 -07:00
John Joyce
6b82a0b0b6
refactor(UI): Refactor Dataset Health Status ( #5222 )
2022-06-22 12:21:34 -07:00
Ankit keshari
907d5cd81d
fix(ui): Fix logout redirect bug + Handling 404 page not found ( #5227 )
2022-06-22 11:34:53 -07:00
mayurinehate
022ef2f17c
feat(tableau): use pagination for all connection queries ( #5204 )
2022-06-22 08:53:31 -07:00
Gabe Lyons
baf3f3f33c
feat(dbt): add sibling association logic to associate dbt elements with their target systems ( #5190 )
2022-06-22 08:31:18 -07:00
Shirshanka Das
141f33508c
fix(ingest): databricks - ingest structs correctly through hive ( #5223 )
2022-06-22 08:10:01 -07:00
Aseem Bansal
8c8f1b987a
fix(build): pin confluent kafka dependency ( #5224 )
2022-06-22 13:53:30 +05:30
Aditya Radhakrishnan
82ca92f8f9
feat(ingest): adds csv enricher ingestion source ( #5221 )
2022-06-22 12:25:39 +05:30
RyanHolstien
ba21efc7dd
feat(bootstrap): add bootstrap step to clear out unknown aspect rows from the database ( #5148 )
2022-06-21 16:00:16 -07:00
Chris Collins
4c33f2d733
feat(glossary) Add empty state for the Business Glossary home page ( #5217 )
2022-06-21 15:56:24 -07:00
Chris Collins
77f94cd349
feat(docs) Add and update docs for the new Glossary experience ( #5211 )
2022-06-21 15:55:20 -07:00
RyanHolstien
92d6b043e1
fix(upgrade): fix upgrade when s3 path has = ( #5220 )
2022-06-21 15:25:46 -07:00
Mert Tunç
e4921ee5d2
fix(gms-app-properties): remove unnecessary space from application.yml ( #5216 )
2022-06-21 14:57:20 -07:00
Atul Saurav
648ebfcc93
feat(ingestion) ldap: make ldap attrs keys configurable ( #4682 )
2022-06-21 12:01:00 -07:00