74 Commits

Author SHA1 Message Date
Nbagga14
cc63f53c6a
Added IEQUAL operator to support case insensitive searches (#11501)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-04 14:05:29 -05:00
deepgarg-visa
0120ec2c19
fix(docs): fix form type (#11497) 2024-09-28 14:14:53 -05:00
david-leifker
479f31d0f2
fix(openapi): fix openapi v2 and v3 docs update (#11139) 2024-08-09 14:42:59 -05:00
David Leifker
469654ced7 Revert "fix(openapi): fix openapi v2 endpoints & v3 documentation update"
This reverts commit 573c1cb8407c2a5d152e5abb6b7d9f012eea75cb.
2024-08-09 12:40:34 -05:00
David Leifker
573c1cb840 fix(openapi): fix openapi v2 endpoints & v3 documentation update 2024-08-09 12:38:44 -05:00
Hyejin Yoon
40e61f9d6e
docs: update graphql docs on forms & structured properties (#11100) 2024-08-06 21:12:02 -07:00
Ellie O'Neil
f73149a059
docs(airflow): example query to get datajobs for a dataflow (#11034) 2024-07-31 17:01:09 +05:30
Hyejin Yoon
a6eb1f47c2
docs: standardize terminology to DataHub Cloud (#11003) 2024-07-30 09:52:51 +09:00
david-leifker
46530f2498
feat(conditional-writes): misc updates and fixes (#10901) 2024-07-12 11:35:11 -05:00
david-leifker
5327f80cf7
feat(system): support conditional write semantics (#10868) 2024-07-11 10:52:58 -05: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
david-leifker
0417e6867f
feat(structuredproperties): aggregration fix & docs (#10780) 2024-06-27 16:49:35 -05: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
david-leifker
333799c338
feat(strucutred-properties): structured properties delete and schema change support (#10711) 2024-06-17 19:53:54 -05:00
david-leifker
75f65dd88b
fix(docs): structured properties openapi guide (#10671) 2024-06-12 12:48:21 -05:00
Aseem Bansal
ca88691ff4
docs: add note for subResourceType being a fieldPath (#10660) 2024-06-07 17:50:34 +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
Hyejin Yoon
ad3b8f9b09
docs: improve lineage docs (#10396) 2024-05-22 15:25:49 +09:00
Hyejin Yoon
7f37c6f17a
docs: add guides on forms & structured properties (#10340) 2024-05-21 18:12:10 +09:00
Gabe Lyons
384c917b63
docs(impact analysis): Add column level impact analysis graphql example (#10427) 2024-05-09 13:57:44 -07:00
Gabe Lyons
34233deb51
docs(apis): Update datahub-apis.md to add link to search example (#10412) 2024-05-02 12:58:36 -07:00
Hyejin Yoon
704ca650ad
docs: add slack utm component in docs (#10214) 2024-04-30 12:54:54 +09:00
Hyejin Yoon
e3f27c8b91
feat: add keywords for SEO (#10358) 2024-04-30 08:12:32 +09:00
david-leifker
f9e64d03cc
feat(auth): view authorization (#10066) 2024-03-23 06:15:36 -05: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
Hyejin Yoon
729090bf02
docs: add missing api sample docs (#9869)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-03-13 12:28:01 -07:00
david-leifker
62f2789724
feat(structured-properties): soft delete (#9812) 2024-02-21 18:16:42 -06: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
sachinsaju
d6cb106fab
doc(java-sdk-example):example to create tag via java-sdk (#9151) 2023-11-09 12:40:55 -08:00
sachinsaju
5911a7b45e
docs(java-sdk-dataset): add dataset via java sdk example (#9136)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2023-11-09 12:24:53 -08:00
Ellie O'Neil
9ae0e93d82
docs(graphql): Correct mutation -> query for searchAcrossLineage examples (#9134) 2023-10-27 20:18:31 -07:00
Hyejin Yoon
52156193b6
docs(lineage): Lineage docs refactoring (#8899) 2023-10-04 08:43:59 +00:00
Gabe Lyons
67af68284f
dcs(ml-models): enhancing ml model documentation (#8848) 2023-09-19 09:02:24 -07:00
Hyejin Yoon
31abf383d1
ci: add markdown-link-check (#8771) 2023-09-14 11:34:21 +09:00
Aseem Bansal
9f223c0069
doc(tests): fix endpoint param to push results (#8783) 2023-09-05 14:15:34 +05:30
Hyejin Yoon
31fc687786
fix:small typo on graphql tutorial (#8741) 2023-09-01 14:44:28 +05:30
Hyejin Yoon
04ecf4f75a
docs(docs): add native versioning (#8714) 2023-08-25 14:10:13 -07:00
Hyejin Yoon
9949f2ca66
fix: add docs on update description via graphQL (#8289)
Co-authored-by: socar-dini <hyejin.yoon@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-07-17 13:59:00 +05:30
Ellie O'Neil
ac4af259f2
docs(lineage): add read lineage example (#8322) 2023-06-30 08:48:05 -07:00
Indy Prentice
52c9eb9370
fix(restli): Add docs for get task status, and fix hostname regex (#8341)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-06-30 17:53:58 +05:30
Indy Prentice
6b8c4c83bc
feat(elasticsearch): Add rest.li endpoint that does truncation cleanup of a timeseries index (#8277)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: Indy Prentice <indy@ip-172-16-225-44.us-west-2.compute.internal>
2023-06-28 17:06:51 -05:00
Indy Prentice
cbac747392
docs(graphql): add developer guide for adding a new graphql endpoint (#8297)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: Indy Prentice <indy@HOUEPC-L-94837.localdomain>
2023-06-26 17:44:23 -05:00
Aseem Bansal
0c22bda209
docs(tests): document test eval endpoint (#8227) 2023-06-14 08:49:23 -05:00
Hyejin Yoon
a8b622a016
feat: add docs on column-level linage (#8062) 2023-05-19 07:59:30 +09:00
Hyejin Yoon
25450ac82c
feat(docs): add guide on integration ML system via SDKs (#8029)
Co-authored-by: socar-dini <dini@socar.kr>
2023-05-17 10:21:39 +09:00
Hyejin Yoon
b04d59e13d
docs: add tips on language switchable tap on docs (#7984) 2023-05-08 18:05:22 -07:00
Hyejin Yoon
8a7aeac9d9
feat: add missing python sdk guides based on DatahubGraph (#7875)
Co-authored-by: socar-dini <dini@socar.kr>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-05-03 07:32:23 +09:00
Hyejin Yoon
e5d06733f2
feat(docs): consolidate api guides (#7857)
Co-authored-by: socar-dini <dini@socar.kr>
2023-04-20 12:17:11 +09:00
Hyejin Yoon
ea4036c1c8
feat: enriching guide on creating dataset (#7777)
Co-authored-by: Hyejin Yoon <hyejin.yoon@acryl.io>
Co-authored-by: socar-dini <dini@socar.kr>
2023-04-19 12:58:03 +09:00
RyanHolstien
0d5873db2a
feat(patch): patch support for flow info and job info and refactor patchbuilders for java sdk (#7495)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
2023-04-13 15:46:35 -05:00