354 Commits

Author SHA1 Message Date
david-leifker
a80d23e15a
fix(test): fix metadata-io test (#12503) 2025-01-30 08:18:38 -06: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
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS (#12481) 2025-01-29 20:42:01 -05:00
david-leifker
412600a163
feat(telemetry): cross-component async write tracing (#12405) 2025-01-29 11:30:44 -06:00
david-leifker
462de489d8
refactor(GMS): migrate GMS to Spring boot (#12389) 2025-01-23 10:45:40 -06:00
david-leifker
bb4d6bcdef
misc(test): increase test memory slightly (#12439) 2025-01-22 13:22:11 -06:00
david-leifker
d3ff189dd0
fix(search filter): termQuery is optimal (#12322) 2025-01-22 10:12:46 -06:00
RyanHolstien
94b9da0bd8
feat(entityVersioning): initial implementation (#12166) 2025-01-14 17:28:34 -06:00
Hyejin Yoon
ddd0d21bf9
feat(models): update mlflow-related mappers (#12263)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2025-01-13 16:57:10 -06:00
david-leifker
4a898e1594
feat(auth): user.props authentication (#12259) 2025-01-02 17:25:23 -06:00
david-leifker
ee54f1fb61
feat(delete): delete logic non-strict monotonically increasing version (#12242) 2024-12-30 17:44:09 -06:00
deepgarg-visa
6b6d820eea
feat(businessAttribute): generate platform events on association/removal with schemaField (#12224) 2024-12-27 14:19:15 -06:00
david-leifker
8c724dbf47
feat(api): authorization extended for soft-delete and suspend (#12158) 2024-12-18 12:45:38 -06: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
a7e03a3663
feat(forms) Clean up form prompts on structured property deletion (#12053) 2024-12-12 12:32:11 -05:00
david-leifker
02416b7faf
feat(openapi-v3): add minimal timeseries aspect support (#12096) 2024-12-12 09:41:20 -06: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
david-leifker
1f389c1d36
fix(entity-service): prevent mutation of systemMetdata on prev (#12081) 2024-12-10 11:00:58 -06:00
david-leifker
0a2ac70d38
fix(entity-service): handle no-op system-metadata batches (#12055) 2024-12-09 23:15:07 -06:00
david-leifker
c4ada540c4
fix(entity-service): no-op batches (#12047) 2024-12-05 16:02:58 -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
david-leifker
02815259e0
feat(mcp): add kafka batch processing mode option (#4449) (#12021)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-12-04 09:28:40 -06:00
david-leifker
aca1cd7fe4
fix(test): fix metadata-io tests (#12006) 2024-12-03 09:25:24 -06:00
david-leifker
094433c361
fix(dataproduct): optimize data product sideeffect (#11961) 2024-11-26 12:57:47 -06:00
RyanHolstien
32ef389440
fix(dataProduct): reduce write fan-out for unset side effect (#11951) 2024-11-25 21:20:02 -06:00
Pinaki Bhattacharjee
5da39044e3
fix(browseDAO): Handle null browse path from ES in BrowseDAO (#11875) 2024-11-25 10:13:47 -08:00
david-leifker
58068bfe2f
fix(validation): improved urn validation logic (#11935) 2024-11-23 05:54:43 -06:00
david-leifker
2878c65ceb
fix(structuredProps) Add validation that ID and qualifiedName have no… (#11930) 2024-11-22 16:32:33 -06:00
david-leifker
28cc8caf65
fix(batch-patch): fix patches in batches (#11928) 2024-11-22 16:31:13 -06:00
RyanHolstien
3f5fc9a540
fix(timeline): fixes a renaming corner case (#11843) 2024-11-12 17:42:57 -06:00
RyanHolstien
ca063dd088
fix(timeline): fixes primary key change events (#11819) 2024-11-07 13:20:01 -06:00
RyanHolstien
33751bf80b
fix(views): fix environment filter for views (#11771) 2024-11-07 20:04:14 +05:30
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
deepgarg-visa
b4b91421e8
fix(search): make graphql query autoCompleteForMultiple to show exact matches first (#11586) 2024-10-15 10:16:56 -05:00
david-leifker
51f5e178c4
fix(test): Update EbeanAspectDaoTest.java (#11580) 2024-10-09 18:59:52 -05:00
david-leifker
f09e18cdb8
fix(test): fix test specific for single query (#11567) 2024-10-09 09:35:42 -05:00
Udbhav Agrawal
5335454d6a
Fix data search for fieldType = OBJECT for non-string fields (#11524)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-08 15:07:10 -05:00
david-leifker
35dfff7755
fix(ci): fix cassandra test flake (#11557) 2024-10-08 10:52:40 -05:00
RyanHolstien
5c2c555a84
fix(changeGenerator): fix logic around descriptions and make execution more efficient (#11539) 2024-10-05 06:07:07 -05:00
david-leifker
09e9d83f26
fix(search): Elasticsearch bool query should (#11536) 2024-10-04 16:32:19 -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
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
Andrew Sikowitz
81151db04a
feat(graphql/lineage): Support including ghost entities (#11510)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-04 13:23:01 -05:00
david-leifker
fcd6365af3
fix(search): Fix empty description (#11514) 2024-10-04 10:55:32 -05:00
david-leifker
9e0f68cc94
fix(tests): fix metadata-io tests (#11530) 2024-10-04 09:42:21 -05:00
david-leifker
5cbd83675e
refactor(criterion): refactor criterion construction (#11486) 2024-09-27 13:11:40 -05:00