Harshal Sheth
|
93c8ae2267
|
fix(ingest/snowflake): handle dots in snowflake table names (#12105)
|
2024-12-12 15:31:32 +05:30 |
|
Aseem Bansal
|
16a5db1f0c
|
feat(cli): add --workers arg in delete command (#12102)
|
2024-12-12 15:29:40 +05:30 |
|
Aseem Bansal
|
9a7f98cd05
|
fix(ingest/sdk): report recipe correctly (#12101)
|
2024-12-12 15:29:00 +05:30 |
|
Mayuri Nehate
|
3ae82f6b49
|
fix(ingest): always resolve platform for browse path v2 (#12045)
|
2024-12-12 15:24:35 +05:30 |
|
Jorrick Sleijster
|
7339848f3e
|
feat(spark):OpenLineage 1.25.0 (#12041)
|
2024-12-12 10:20:08 +01:00 |
|
Mayuri Nehate
|
84de42d718
|
feat(ingest/snowflake): ingest secure, dynamic, hybrid table metadata (#12094)
|
2024-12-12 12:04:06 +05:30 |
|
Maggie Hays
|
a5ce2dba87
|
docs(champions): Update directory of DH Champions (#12089)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
|
2024-12-11 20:13:33 -06:00 |
|
Chris Collins
|
dcc8ad9d61
|
feat(ui) Add full support for structured properties on assets (#12100)
|
2024-12-11 20:12:24 -05:00 |
|
Chris Collins
|
8b5fb71192
|
feat(structuredProps) Add frontend for managing structured props and filtering by them (#12097)
|
2024-12-11 18:45:46 -05:00 |
|
Chris Collins
|
11c49ec6be
|
fix(ui) Add backwards compatibility to the UI for old policy filters (#12017)
|
2024-12-11 17:31:06 -05:00 |
|
sid-acryl
|
d062411c68
|
fix(ingest/tableau): project_path_pattern use in _is_denied_project (#12010)
|
2024-12-11 11:38:52 -08:00 |
|
Chris Collins
|
f1ef4f8e5f
|
feat(structuredProperties) Add new settings aspect plus graphql changes for structured props (#12052)
|
2024-12-11 13:59:14 -05:00 |
|
skrydal
|
b091e4615d
|
feat(ingest/kafka): Flag for optional schemas ingestion (#12077)
v0.15.0rc3
|
2024-12-11 16:02:31 +00:00 |
|
Jonny Dixon
|
e6cc676b23
|
fix(ingest/abs): detect jsonl schema (#11775)
|
2024-12-11 18:24:47 +05:30 |
|
Aseem Bansal
|
54d53cfc62
|
fix(ingest/gc): minor tweak gc source (#12093)
|
2024-12-11 18:24:18 +05:30 |
|
Mayuri Nehate
|
becf51575e
|
docs(ingest/athena): update recipe with aws key pair example (#12076)
|
2024-12-11 18:21:58 +05:30 |
|
Aseem Bansal
|
ff7ac48021
|
fix(cli): don't use /api in gms url (#12083)
|
2024-12-11 16:11:08 +05:30 |
|
Mayuri Nehate
|
355a7e69aa
|
feat(ingest/snowflake): allow option for incremental properties (#12080)
|
2024-12-11 16:08:39 +05:30 |
|
RyanHolstien
|
59dd8be457
|
fix(openapi): fix sort criteria parameter (#12090)
|
2024-12-10 18:33:53 -06:00 |
|
Harshal Sheth
|
d953718ab7
|
feat(ingest): allow max_workers=1 with ASYNC_BATCH rest sink (#12088)
|
2024-12-10 18:32:52 -05:00 |
|
Maggie Hays
|
00f0ee8689
|
docs(structured properties) add guide (#12070)
|
2024-12-10 16:15:18 -06:00 |
|
Chris Collins
|
84e50d8e76
|
feat(ui) Add alchemy component library to FE (#12054)
|
2024-12-10 15:06:57 -05:00 |
|
RyanHolstien
|
a290b24a7c
|
fix(openapi): adds in previously ignored keep alive value (#12068)
|
2024-12-10 13:25:41 -06:00 |
|
Chakru
|
bcf230f87f
|
build(ci): codecov integration (#12073)
|
2024-12-11 00:47:30 +05:30 |
|
Chakru
|
a68836e14c
|
build(datahub-frontend): enable code-coverage (#12072)
|
2024-12-10 23:24:43 +05:30 |
|
david-leifker
|
1f389c1d36
|
fix(entity-service): prevent mutation of systemMetdata on prev (#12081)
|
2024-12-10 11:00:58 -06:00 |
|
sagar-salvi-apptware
|
57b12bd9cb
|
fix(ingest): replace sqllineage/sqlparse with our SQL parser (#12020)
|
2024-12-10 08:36:01 -08:00 |
|
Chakru
|
61fffb2a81
|
build(coverage): rename python coverage reports (#12071)
|
2024-12-10 19:57:11 +05:30 |
|
david-leifker
|
0a2ac70d38
|
fix(entity-service): handle no-op system-metadata batches (#12055)
|
2024-12-09 23:15:07 -06:00 |
|
Chakru
|
638a0e370e
|
build(metadata-events): fix shell interpreter mismatch in build script (#12066)
|
2024-12-10 10:31:35 +05:30 |
|
david-leifker
|
43c8460fe5
|
fix(plugin-logging): adjust error logging in plugin registry (#12064)
|
2024-12-09 21:34:04 -06:00 |
|
Shirshanka Das
|
e4ea993df1
|
fix(py-sdk): DataJobPatchBuilder handling timestamps, output edges (#12067)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2024-12-09 19:40:31 -05:00 |
|
kanavnarula
|
8a1c1804b7
|
feat(): Add parent container hierarchy label to the container (#11705)
Co-authored-by: mac <mac@192.168.1.7>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Kanav Narula <kanav_narula@optum.com>
Co-authored-by: mac <mac@192.168.1.2>
Co-authored-by: mac <mac@192.168.1.6>
|
2024-12-09 13:03:09 -08:00 |
|
Jay
|
bb67af03c5
|
fix(web) disallow deselecting all degrees on impact analysis view (#12063)
|
2024-12-09 14:17:18 -05:00 |
|
Harshal Sheth
|
2babbe6b0f
|
feat(airflow): drop Airflow < 2.3 support + make plugin v2 the default (#12056)
|
2024-12-09 11:08:49 -08:00 |
|
haeniya
|
4811de1c1d
|
feat(ingestion/tableau): hidden asset handling (#11559)
Co-authored-by: Yanik Häni <Yanik.Haeni1@swisscom.com>
|
2024-12-09 14:29:11 +05:30 |
|
Sergio Gómez Villamor
|
0e7ebaf0b2
|
feat(tableau): adds more reporting metrics to better understand lineage construction in tableau ingestion (#12008)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2024-12-09 07:29:42 +00:00 |
|
Tamas Nemeth
|
70bec48088
|
fix(ingest/gc): Additional dataprocess cleanup fixes (#12049)
|
2024-12-07 13:45:14 +01:00 |
|
Tamas Nemeth
|
1d5ddf0c04
|
fix(ingest/sagemaker): Adding option to control retry for any aws source (#8727)
|
2024-12-07 13:40:32 +01:00 |
|
hwmarkcheng
|
46aa962bad
|
feat(ingest/superset): initial support for superset datasets (#11972)
|
2024-12-06 13:48:00 -08:00 |
|
Harshal Sheth
|
bd7649ed89
|
refactor(ingest/sql): add _get_view_definition helper method (#12033)
|
2024-12-06 08:17:41 -08:00 |
|
Harshal Sheth
|
b495205ed0
|
fix(ingest/powerbi): reduce type cast usage (#12004)
|
2024-12-06 08:13:37 -08:00 |
|
stcha
|
ea9eaf439d
|
fix(ingest/snowflake): Add handling of Hybrid Table type for Snowflake ingestion (#12039)
|
2024-12-06 15:02:32 +00:00 |
|
Aseem Bansal
|
eef2077a55
|
fix(logs): add actor urn on unauthorised (#12030)
|
2024-12-06 16:57:07 +05:30 |
|
Mayuri Nehate
|
2fe21329fa
|
fix(ingest): avoid shell entities during view lineage generation (#12044)
|
2024-12-06 12:43:05 +05:30 |
|
Gabe Lyons
|
1ed55f4176
|
feat(snowflake): adding oauth token bypass to snowflake (#12048)
|
2024-12-05 17:50:56 -08:00 |
|
Maggie Hays
|
b755c6856d
|
docs(compliance-forms) update guide for creating form via UI (#11936)
Co-authored-by: yoonhyejin <0327jane@gmail.com>
|
2024-12-05 16:17:57 -06:00 |
|
david-leifker
|
c4ada540c4
|
fix(entity-service): no-op batches (#12047)
|
2024-12-05 16:02:58 -06:00 |
|
david-leifker
|
cb7d687794
|
fix(datahub-client): prevent unneeded classes in datahub-client jar (#12037)
|
2024-12-05 11:45:04 -06:00 |
|
dependabot[bot]
|
14fe8891a3
|
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /datahub-web-react (#11978)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-05 11:40:10 -06:00 |
|