7127 Commits

Author SHA1 Message Date
Dexter Lee
a12c9d2a30
Add flag to enable cache (#4335) 2022-03-14 16:40:10 -07:00
Hassan Shahid
eb9a167e0d
build(ingestion): update markupsafe pinning for Airflow compatibility (#4388) 2022-03-14 16:19:59 -07:00
Ravindra Lanka
5aaf187371
fix(ingestion): Fix mypy error stateful committable & restore mypy version. (#4408) 2022-03-14 14:15:14 -07:00
John Joyce
a453ebf02d
feat(autocomplete): Show recent searches + improved autocomplete (#4400) 2022-03-14 14:07:49 -07:00
Aseem Bansal
1198123d78
fix: telemetry failure should not cause CLI failure (#4406) 2022-03-14 12:25:22 -07:00
John Joyce
ecd263b0d2
feat(*): Support setting owner type when assigning ownership (#4354) 2022-03-14 11:14:32 -07:00
Aditya Radhakrishnan
23404f9c35
fix(containers) - configure domain resolver for containers (#4404) 2022-03-14 11:09:05 -07:00
MugdhaHardikar-GSLab
a8a4d82d25
feat(spark-lineage): add support for custom env and platform_instance (#4208) 2022-03-14 10:48:27 -07:00
Aseem Bansal
f0230b05f5
fix: add missing logo (#4386) 2022-03-14 09:05:50 -07:00
cccs-eric
cb9b99f0ba
fix(ingest) Azure AD: support nested groups (#4367) (#4368)
LGTM - Thanks!
2022-03-14 08:59:04 -07:00
Aseem Bansal
4bcc2b3d12
feat(ingestion): improve logging, docs for bigquery, snowflake, redshift (#4344) 2022-03-14 08:50:29 -07:00
Gabe Lyons
bb413beb24
Revert "Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker (#4359)" (#4390)
This reverts commit cf7cefe20389e20754718cd07dab4ff13eba974c.
2022-03-13 13:43:29 -07:00
RyanHolstien
63a333928b
docs(model): update docs on extending metadata model, remove inaccurate faq (#4393) 2022-03-12 15:16:14 -08:00
leifker
bb8f45bd20
feat(ingestion): add java protobuf schema ingestion (#4178)
Co-authored-by: leifker <david.leifker@landsend.com>
2022-03-11 10:13:00 -08:00
John Joyce
c713b60810
fix(oidc): Update group membership each login (and make group extraction disabled by default) (#4380) 2022-03-11 08:49:31 -08:00
Gabe Lyons
7eb0017c44
fix(browse): fix browse double click issue (#4382) 2022-03-11 08:46:26 -08:00
Dexter Lee
fab9c23aa5
fix(removed): Make sure removed entities do not appear on recommendations (#4353) 2022-03-10 18:45:08 -08:00
mayurinehate
3ea72869f3
feat(GE): add option to disable sql parsing, use default parser (#4377) 2022-03-10 17:36:59 -08:00
Ankit keshari
cf7cefe203
Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker (#4359) 2022-03-10 17:29:45 -08:00
David Sanchez
49fda0fbf4
fix(docs): change cabify link (#4373) 2022-03-10 16:33:47 -08:00
Gabe Lyons
0e4a26b2a9
fix(ui): some small ui fixes for lineage (#4381)
* query for custom properties on containers

* small lineage ui nits
2022-03-10 15:23:47 -08:00
David Sanchez
d474387eeb
Add cabify as adopter (#4360) v0.8.29 2022-03-09 20:07:12 -08:00
Dexter Lee
47134af9c2
fix(vulnerabilities): Fix vulnerabilities in datahub-frontend (#4365) 2022-03-09 20:06:19 -08:00
John Joyce
870407b8f9
fix(ui): Supporting unknown data platform type (#4361) 2022-03-09 20:06:02 -08:00
Ravindra Lanka
dc62feb1e5
feat(ingest): Add memory leak detection capability to the datahub cli command. (#4363) 2022-03-09 17:08:44 -08:00
RyanHolstien
6da3e28c33
fix(metadata-jobs): fix root context for springboot (#4366) 2022-03-09 14:47:47 -08:00
leifker
8bd1db8c1f
feat(build): upgrade to gradle 6 for toolchain to support java 11 (#4340) 2022-03-09 13:31:16 -08:00
Aseem Bansal
8c7f63e4f7
feat: change quickstart to use head tag for actions (#4357) 2022-03-09 10:29:10 -08:00
Tamas Nemeth
799b5305c8
fix(ingest): bigquery - Fixing missing attribute error if credential was not set (#4356) 2022-03-09 10:27:27 -08:00
Vishal Shah
733413f58e
feat(ingest): mysql - add database_alias functionality (#4319)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-03-09 09:29:58 -08:00
Dexter Lee
93acefd771
fix(ci): fix model generation workflow (#4352) 2022-03-08 15:41:58 -08:00
John Joyce
ef31b0ee6a
fix(frontend): Fix common OIDC issues (#4351) 2022-03-08 14:27:19 -08:00
Tamas Nemeth
48380ada4c
fix(ingest) bigquery-usage: Adding credential support for bigquery usage (#4111) 2022-03-08 12:29:10 -08:00
Ankit keshari
4037d49777
Fixed the Small Project issue (#4343) 2022-03-08 12:25:05 -08:00
MugdhaHardikar-GSLab
f198a92def
fix(config-parsing): add support for variable expansion for in variables in between string (#4350) 2022-03-08 12:24:08 -08:00
Aseem Bansal
7eec30b2ec
fix(hive): clean protocol for hive source (#4330) 2022-03-08 11:57:26 -08:00
Maggie Hays
7840e72855
doc(platforms) adding PowerBI logo to docs website' (#4338) 2022-03-08 11:55:55 -08:00
Aseem Bansal
e6a2615c08
feat(quickstart): restart actions pod in case of failures (#4342) 2022-03-08 11:55:21 -08:00
mayurinehate
e19b12030e
fix(GE): fix dependencies for GE DataHubValidationAction, logic for s… (#4347) 2022-03-08 11:20:09 -08:00
Gabe Lyons
1d9becad1e
query for custom properties on containers (#4349) 2022-03-08 09:33:55 -08:00
Aseem Bansal
05f2507e16
fix(doc): remove duplicate entry for permission (#4341) 2022-03-08 09:32:32 -08:00
Aseem Bansal
beb51ebf59
fix(ingestion): add logging, make job more resilient to errors (#4331) v0.8.28 2022-03-07 14:32:44 -08:00
Gabe Lyons
2903646a15
feat(impact analysis): bugfixes for Impact Analysis (#4336) 2022-03-07 14:30:00 -08:00
Gabe Lyons
a21e3c16b4
wait more for add/remove user test (#4339) 2022-03-07 14:21:44 -08:00
BZ
e2d05cd8eb
docs: postgres - update support for platform instance (#4292) 2022-03-07 13:16:39 -08:00
Salih Can
915798a5ad
fix(ingest): elasticsearch - connector should work with defaults for auth (#4329)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-03-07 13:16:05 -08:00
Swaroop Jagadish
35b187a8d4
feat(ingest): transformers - add support for processing MCP-s (#4337) 2022-03-07 13:14:29 -08:00
Dexter Lee
128148e5e9
ADd docs on attaching policies (#4334) 2022-03-07 12:07:07 -08:00
Ravindra Lanka
bd6603bec5
fix(ingest): logging - insulate 'datahub' and child loggers from external modules. (#4324) 2022-03-07 12:00:06 -08:00
Dexter Lee
424d357cfd
Fix lineage (#4326) 2022-03-07 09:36:49 -08:00