129 Commits

Author SHA1 Message Date
RyanHolstien
94b9da0bd8
feat(entityVersioning): initial implementation (#12166) 2025-01-14 17:28:34 -06:00
david-leifker
8c724dbf47
feat(api): authorization extended for soft-delete and suspend (#12158) 2024-12-18 12:45:38 -06:00
Tamas Nemeth
67cdbb079a
fix(patch): Add Finegrained Lineage patch support for DatajobInputOutput (#4749) (#12146) 2024-12-17 09:36:14 +01:00
david-leifker
ab15fb92d2
fix(mysql): index gap lock deadlock (#12119) 2024-12-14 06:49:02 -06:00
Chris Collins
d2eaf0c83c
feat(structuredProperties): add hide property and show as badge validators (#12099)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-12-12 14:27:37 -05: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
f1ef4f8e5f
feat(structuredProperties) Add new settings aspect plus graphql changes for structured props (#12052) 2024-12-11 13:59:14 -05:00
david-leifker
0a2ac70d38
fix(entity-service): handle no-op system-metadata batches (#12055) 2024-12-09 23:15:07 -06:00
david-leifker
43c8460fe5
fix(plugin-logging): adjust error logging in plugin registry (#12064) 2024-12-09 21:34:04 -06:00
david-leifker
cb7d687794
fix(datahub-client): prevent unneeded classes in datahub-client jar (#12037) 2024-12-05 11:45:04 -06:00
david-leifker
3f3f777c06
fix(graph-edge): fix graph edge delete exception (#12025) 2024-12-05 07:44:20 -06:00
Chris Collins
97e328260f
fix(filters) Fix issues with structured properties filters (#11946) 2024-12-04 17:12:46 -05:00
Chakru
85b42e3ea5
build(coverage): enable code coverage for java and python (#11992)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-12-02 19:27:43 -06:00
Shirshanka Das
02198f7b27
fix(java-sdk): custom properties patch client (#11984) 2024-11-30 10:36:10 +01:00
Tamas Nemeth
1ba1b2c146
fix(gms/patch): Fix Upstream lineage patching when path contained encoded slash (#11957) 2024-11-26 22:15:33 +01:00
david-leifker
28cc8caf65
fix(batch-patch): fix patches in batches (#11928) 2024-11-22 16:31:13 -06:00
Tamas Nemeth
1f396e87c1
feat(spark): OpenLineage 1.24.2 upgrade (#11830) 2024-11-19 15:13:24 -08:00
RyanHolstien
cf3b08fecb
fix(structuredProperties): fixes underscore behavior in structured property names (#11746)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-30 13:41:09 -05:00
david-leifker
6c55511f9a
fix(misc): misc fixes (#11678) 2024-10-22 06:59:40 -05:00
david-leifker
5d3e464c21
feat(validations): Ingest and metadata schema validators (#11619)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-10-15 12:35:41 -05:00
RyanHolstien
ba2f1d3147
feat(dataProduct): add data product unset side effect (#11512)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-04 16:32:08 -05:00
david-leifker
a481ea4ffb
feat(graph): graph index soft-delete support (#11453) 2024-09-23 10:10:03 -05:00
Chris Collins
b57de90fd1
feat(structuredProps) Add created and lastModified timestamps to structured prop entity (#11419) 2024-09-18 15:16:40 -04:00
Vigneshwaran Mathiyalagan
c2977d8626
fix: support for non-string types in object fields (#11066)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: milindgupta <milindgupta9@github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
Co-authored-by: milindgupta9 <133847413+milindgupta9@users.noreply.github.com>
2024-09-17 08:56:46 -05:00
david-leifker
d38507694f
feat(search): search query rewriter (#11279) 2024-09-12 07:28:31 -05:00
david-leifker
ede9520b87
feat(schemaField): populate schemaFields with side effects (#10928) 2024-09-04 15:36:12 -05:00
david-leifker
edb9a87b84
fix(elasticsearch): refactor idHashAlgo setting (#11193) 2024-08-16 14:41:44 -05:00
RyanHolstien
06562f320d
feat(search): support sorting on multiple fields (#10775) 2024-08-09 15:29:43 -05:00
RyanHolstien
4d2af40465
fix(mutator): mutator hook fixes (#11140) 2024-08-09 14:56:32 -05:00
Pinaki Bhattacharjee
a5a33f074b
feat(config): support alternate hashing algorithm for doc id (#10423)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: John Joyce <john@acryl.io>
2024-08-06 13:50:38 -05:00
Pinaki Bhattacharjee
c572d39bbf
chore(vulnerability): Comparison of narrow type with wide type in loop condition (#11089) 2024-08-03 08:02:01 -05:00
david-leifker
452b94fb02
fix(entityservice): fix merging sideeffects (#10937) 2024-07-17 17:09:36 -05:00
david-leifker
1565fb0102
feat(mcp-mutator): new mcp mutator plugin (#10904) 2024-07-16 16:56:51 -05: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
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
Chris Collins
6745dfb45e
feat(SDK) Add FormPatchBuilder in python sdk and provide sample CRUD files (#10821) 2024-07-01 17:48:09 -04: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
david-leifker
5f33bf3c42
feat(custom-plugins): improve plugin factory merge (#10796) 2024-06-28 10:02:18 -05:00
david-leifker
0417e6867f
feat(structuredproperties): aggregration fix & docs (#10780) 2024-06-27 16:49:35 -05:00
david-leifker
333799c338
feat(strucutred-properties): structured properties delete and schema change support (#10711) 2024-06-17 19:53:54 -05:00
Tamas Nemeth
d78287cc57
fix(ingest/spark): Bumping OpenLineage version to 0.14.0 (#10559) 2024-05-29 22:58:55 +02:00
david-leifker
0fd451c517
fix(search): implement queryByDefault annotation for SearchableRef (#10603) 2024-05-28 13:31:50 -05:00
david-leifker
250a22ca07
feat(fieldpaths): prevent duplicate field paths (#10590) 2024-05-28 12:42:40 -05:00
david-leifker
b8b7928dd4
fix(misc): misc fixes for OSS release (#10493) 2024-05-13 14:37:36 -05:00
david-leifker
fe33ce7ce6
fix(entity-registry): fix plugin load error (#10476) 2024-05-09 16:22:28 -05:00
david-leifker
6ed21bd1bc
feat(plugins): spring custom plugins (#10389)
Co-authored-by: Kevin Chun <kevinchun@netflix.com>
Co-authored-by: Kevin Chun <kevin1chun@gmail.com>
2024-05-09 14:56:03 -05:00
david-leifker
e7c7015981
feat(structured-properties): immutable flag (#10461)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-05-09 13:55:25 -05:00