266 Commits

Author SHA1 Message Date
John Joyce
c9e6831f08
fea(ui): Add menu action for copying the full name of the asset (#13224)
Co-authored-by: John Joyce <john@Mac-2465.lan>
Co-authored-by: John Joyce <john@Mac-1293.lan>
2025-05-15 13:50:31 -07:00
Hyejin Yoon
f6e2f296a0
feat(sdk): update lineage sample script to use client.lineage (#13467) 2025-05-09 12:08:28 +09:00
Hyejin Yoon
a414bbb798
feat(sdk): add datajob lineage & dataset sql parsing lineage (#13365) 2025-05-09 10:20:48 +09:00
Hyejin Yoon
f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00
Hyejin Yoon
bafd93d38f
feat(sdk): add mlmodel and mlmodelgroup (#13150) 2025-04-15 16:12:38 +09:00
Sergio Gómez Villamor
e072a42d03
feat(ingest): adds get_entities_v3 method to DataHubGraph (#13045) 2025-04-02 10:22:14 +02:00
Harshal Sheth
1d6c15edd3
docs(sdk): update some examples with the new SDK (#12933) 2025-03-21 16:00:05 -07:00
Hyejin Yoon
669c67ad53
feat(docs/mlflow): update sample scripts to be compatible with edges/versioning (#12878) 2025-03-14 12:20:25 +09:00
Aseem Bansal
298917542f
docs(ingest): custom transformer remote executor (#12864) 2025-03-13 20:38:09 +05:30
Hyejin Yoon
8bf1f718da
feat(ingestion/mlflow): improve mlflow connector to pull run and experiments (#12587) 2025-03-11 07:55:48 +09:00
Chakru
be42e11bd2
dataset cli - add support for schema, round-tripping to yaml (#12764) 2025-03-04 10:17:51 -08:00
Harshal Sheth
8fefa3f956
docs: update slack link (#12731) 2025-02-26 11:17:31 -08:00
Pedro Silva
3f492279aa
feat(validation): Disallow deleting system users (#12641) 2025-02-18 14:55:31 +00:00
sagar-salvi-apptware
e28e682d07
docs(ingest): script to add ERModelRelationship Entity (#12473) 2025-01-31 18:37:18 +05:30
Hyejin Yoon
301d628ba7
docs: fix token to be not required in sample script (#12511) 2025-01-31 10:53:06 +09:00
david-leifker
f527c5ed55
feat(iceberg-rest): implement iceberg REST catalog api (#12500)
Co-authored-by: ksrinath <ksrinath@users.noreply.github.com>
Co-authored-by: Chakravarthy Racharla <chakru.racharla@acryl.io>
2025-01-30 15:38:15 +05:30
Hyejin Yoon
469e56fab1
docs: add ai integration tutorials and sample scripts (#12487) 2025-01-30 13:59:23 +09:00
Aseem Bansal
262dd76518
dev: remove black in favor of ruff for formatting (#12378) 2025-01-18 15:06:20 +05:30
Andrew Sikowitz
ebbadf65ad
feat(ingest/snowflake): Support ingesting snowflake tags as structured properties (#12285) 2025-01-14 01:50:14 -08:00
Shirshanka Das
45450f19a0
feat(sdk): structured properties - add support for listing (#12283) 2025-01-09 07:32:22 -08:00
Pedro Silva
bdc34b7b35
fix(sample data): Update timestamps in bootstrap_mce.json to more recent (#12257) 2025-01-02 17:28:10 +00:00
John Joyce
9031b49b23
fix(docs): Add improvements in examples for PATCH documentation (#12165)
Co-authored-by: John Joyce <john@Mac-1406.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-12-19 09:07:59 -08:00
Jonny Dixon
337f2b95f5
fix(docs): fix sample business glossary (#11669) 2024-11-29 11:59:18 -08:00
Hyejin Yoon
56a5dcaaea
fix: remove ai summit post (#11826) 2024-11-25 15:56:26 +09:00
Harshal Sheth
5519a330e2
chore(ingest): bump black (#11898) 2024-11-20 13:33:54 -08:00
Shirshanka Das
3e128f4286
chore(structured-properties): add cli validation for entity types (#11863) 2024-11-16 13:45:39 -08:00
sagar-salvi-apptware
bb63cbd9db
fix(ingestion/bigquery): Add lineage extraction for BigQuery with GCS source (#11442) 2024-10-29 09:18:08 +01:00
Hyejin Yoon
2f2a7af584
feat: add quickstart post (#11623) 2024-10-15 23:49:59 -07:00
Ellie O'Neil
80970b17b6
docs(data product): Update example and docs (#11032) 2024-09-10 15:52:15 -05:00
RyanHolstien
3b895d9062
feat(docs): update docs for new release (#11164) 2024-08-15 15:59:22 -05: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
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
John Joyce
0527a57617
feat(docs): Adding docs for custom assertion reporting APIs (WIP) (#10656)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-06-25 13:11:56 -07:00
sagar-salvi-apptware
d69966074a
fix(ingest/bigquery): Map BigQuery policy tags to datahub column-level tags (#10669) 2024-06-14 16:43:12 +05:30
Aseem Bansal
3ac9b72d2b
docs(cli/dataset): add dataset CLI get and upsert examples (#10688) 2024-06-12 18:26:41 +05:30
Aseem Bansal
9307ec0580
feat(cli/data product): add support for institutional memory (#10686) 2024-06-12 17:51:51 +05:30
John Joyce
eda1db081b
docs(): Adding API docs for incidents, operations, and assertions (#10522)
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@ip-10-0-0-48.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP-432.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-06-06 14:05:44 -07:00
RyanHolstien
8f40229da2
feat(lineage): change query structure for explored hop limit (#10607) 2024-06-03 16:34:44 -05:00
Mayuri Nehate
81b655c82d
feat(open assertion spec): MVP for Snowflake DMF Assertions: update models, add assertions cli with snowflake integration (#10602) 2024-05-31 12:03:22 -07:00
Hyejin Yoon
ad3b8f9b09
docs: improve lineage docs (#10396) 2024-05-22 15:25:49 +09:00
Hyejin Yoon
771ab0d4a8
feat: add posts to quickstart sample data (#10276) 2024-04-15 19:12:23 +09:00
Hyejin Yoon
1cff5efdb4
docs: add doc for assertions & data contracts (#10029) 2024-03-21 18:24:57 -07:00
Ellie O'Neil
59a26a6543
Update domains docs to include nested domains (#9890)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2024-03-19 16:17:10 +00:00
RyanHolstien
84bdf812da
feat(lineage): add priority to via node (#10034) 2024-03-15 21:05:32 -05:00
Harshal Sheth
5adb799f13
fix(cli): fix example data contract yaml + update airflow codecov (#9707) 2024-01-26 23:02:52 +01:00
david-leifker
943bb57cbc
feat(backend): structured properties and forms (#9626)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-01-22 11:46:04 -06:00
김가윤
a92230b321
docs(ingest/tableau): add token to sink config in sample recipe (#9411)
Co-authored-by: KaYunKIM <kayunkim@ENCR22N10075.local>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-12-13 12:30:18 -05:00
Harshal Sheth
a7dc9c9d22
feat(sdk): autogenerate urn types (#9257) 2023-11-30 18:11:36 -05:00
Ellie O'Neil
9ae0e93d82
docs(graphql): Correct mutation -> query for searchAcrossLineage examples (#9134) 2023-10-27 20:18:31 -07:00