11753 Commits

Author SHA1 Message Date
Aseem Bansal
e45f7a4167
feat(cli): add more details to get cli (#10815) 2024-07-03 12:25:15 +05:30
skrydal
099021c7a3
feat(ingest/glue): allow ingestion of empty databases from Glue (#10666)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-03 11:43:12 +05:30
jordanjeremy
226b059684
fix(ingest): correct profile_day_of_week implementation (#10818) 2024-07-03 11:42:55 +05:30
Kevin Chun
b1534735bf
add scroll parameters to openapi v3 spec (#10833) 2024-07-02 16:59:22 -05:00
Chris Collins
65c7adb53e
feat(structuredProperties) Add CRUD graphql APIs for structured property entities (#10826) 2024-07-02 17:26:40 -04:00
Chris Collins
f067573494
feat(deprecation) Return actor entity with deprecation aspect (#10832) 2024-07-02 17:25:20 -04:00
Kevin Chun
286a3cc736
add flag for includeSoftDeleted in scroll entities API (#10831) 2024-07-02 19:37:07 +00:00
Chris Collins
3175571c9a
feat(forms) Add CRUD endpoints to GraphQL for Form entities (#10825) 2024-07-02 15:22:37 -04:00
Chris Collins
b651d81289
feat(SDK) Add StructuredPropertyPatchBuilder in python sdk and provide sample CRUD files (#10824) 2024-07-02 12:39:08 -04:00
Chris Collins
a7f4b71410
feat(SDK) Add java SDK for structuredProperty entity PATCH + CRUD examples (#10823) 2024-07-02 12:37:17 -04:00
Chris Collins
5e4a3afd7a
feat(forms) Add java SDK for form entity PATCH + CRUD examples (#10822) 2024-07-02 10:25:50 -04:00
dushayntAW
40418d9184
fix(ingestion/unity-catalog): fixed issue with profiling with GE turned on (#10752)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2024-07-02 15:31:43 +05:30
sagar-salvi-apptware
640d42dc65
feat(ingest/transformer): tags to terms transformer (#10758)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2024-07-02 15:30:05 +05:30
dushayntAW
2e496d599a
fix(ingestion/airflow-plugin): pipeline tasks discoverable in search (#10819) 2024-07-02 15:29:16 +05:30
John Joyce
8d5f0f3b04
refactor(ui): Misc improvements to the setup ingestion flow (ingest uplift 1/2) (#10764)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-07-01 16:43:21 -07:00
Chris Collins
64d4172e55
feat(forms) Handle deleting forms references when hard deleting forms (#10820) 2024-07-01 18:14:30 -04:00
Ellie O'Neil
2d453c8eb2
docs(ingest): add business glossary examples (#9851) 2024-07-01 17:56:25 -04:00
Chris Collins
6745dfb45e
feat(SDK) Add FormPatchBuilder in python sdk and provide sample CRUD files (#10821) 2024-07-01 17:48:09 -04:00
david-leifker
f9d53b48a6
build(jar): add datahub-custom-plugin-lib to jar workflow (#10812) 2024-07-01 15:59:13 -05:00
Mayuri Nehate
3056cd8f97
fix(assertions): minor changes in custom assertion api (#10794) 2024-07-01 12:29:52 -07:00
sid-acryl
3e4749624f
feat(ingest/lookml): ingest field tags (#10792)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-01 11:15:51 -07:00
Oleksandr Simonchuk
8b4e302881
feat(ingest): add and use file system abstraction in file source (#8415)
Co-authored-by: oleksandrsimonchuk <oleksandr.si@appsflyer.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-01 10:47:07 -07:00
Mayuri Nehate
b6ec52bf5c
docs(classification): correct the casing for full name infotype (#10782) 2024-07-01 10:45:25 -07:00
John Joyce
c7f83a3df4
feat(ui): Add support for structured reporting of warnings and failures in the UI ingestion flow (ingest uplift 2/2) (#10790)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-01 09:59:44 -07:00
Brandon Brown
9c5bea34cd
feat(docker/quickstart): Adding in support for overriding the conflue… (#10533) 2024-07-01 16:11:50 +00:00
david-leifker
ae4ca4b6eb
fix(plugin): include ancestors when loading Spring custom plugin (#10809) 2024-07-01 10:32:01 -05:00
ipolding-cais
8edc94d4d1
fix(patch): consider escaped characters when applying JSON patches (#10717)
Co-authored-by: John Joyce <john@acryl.io>
2024-07-01 06:37:39 +00:00
Tim Drahn
93616f7869
fix(ingestion): ingest emails as empty if no ldap attribute (#9433)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-01 11:53:41 +05:30
Fully.is(풀리)
7fb56ef717
docs: hivePlatformAlias is different (#10765)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-01 11:53:18 +05:30
david-leifker
b4e05050d1
feat(logging): unified request logging (graphql, openapi, restli) (#10802) 2024-06-29 02:50:10 -05:00
John Joyce
a35089048a
feat(backend): Add new PDL entities + models for persona capture (#9637)
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2024-06-28 15:21:37 -07:00
dependabot[bot]
b4b8a23302
build(deps): bump express from 4.18.2 to 4.19.2 in /docs-website (#10128)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 15:08:48 -07:00
Pinaki Bhattacharjee
19336fec50
chore(vulnerability): Bumped up reactour version to address high vulnerability (#10218) 2024-06-28 15:08:16 -07:00
Sukeerthi Mandyam
1fafc6c56c
chore(vulnerability): Inefficient Regular Expression - Potential high time complexity leading to ReDoS (#10315) 2024-06-28 15:07:26 -07:00
Raj Tekal
0b09181bc1
fix(ERModelRelationship) UUID should mimic datahub_guid.py (#10355) 2024-06-28 15:01:33 -07:00
Felix Lüdin
2453da8348
fix(ui): show external url also in entity profile of containers (#10390)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-06-28 14:55:03 -07:00
Teppo Naakka
b223281305
feat(ingest/powerbi): powerbi dataset profiling (#9355) 2024-06-28 14:50:08 -07:00
Felix Lüdin
9367f26b5b
fix(metadata-service): consider missing entities in form assignment hook (#10392) 2024-06-28 14:49:52 -07:00
dependabot[bot]
d299c790f6
build(deps): bump ejs from 3.1.9 to 3.1.10 in /datahub-web-react (#10417)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 14:47:20 -07:00
Ellie O'Neil
21706a4d6b
fix(docs) adding dataset column tags docs (#10479) 2024-06-28 14:41:12 -07:00
PeamThom
71e79ba40d
refactor(web-react): add encoder to support non-ASCII characters csv download (#10496) 2024-06-28 14:31:22 -07:00
Hyejin Yoon
cf3ccf0ba9
docs: update api overview (#10543)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-06-28 14:28:13 -07:00
Amanda Ng
bc0c06a26d
feat(ui): display chart query if it exists (#10672) 2024-06-28 14:07:15 -07:00
dependabot[bot]
d0b25a35cb
build(deps): bump braces from 3.0.2 to 3.0.3 in /docs-website (#10681)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 14:05:44 -07:00
Harshal Sheth
62e6b7ff78
fix(ingest/snowflake): fix error case in column lineage (#10808) 2024-06-28 12:47:59 -07:00
david-leifker
5f33bf3c42
feat(custom-plugins): improve plugin factory merge (#10796) 2024-06-28 10:02:18 -05:00
Harshal Sheth
6f1f7691a0
fix(airflow): fix airflow snowflake tests (#10803) 2024-06-28 13:03:58 +05:30
Harshal Sheth
65a1dd1d82
fix(ingest/snowflake): add limits on tables/columns/queries in lineage (#10804) 2024-06-27 18:54:34 -07:00
Harshal Sheth
f4be88d0a9
feat(ingest): set pipeline name in system metadata (#10190)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-06-27 15:00:35 -07:00
david-leifker
0417e6867f
feat(structuredproperties): aggregration fix & docs (#10780) 2024-06-27 16:49:35 -05:00