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 |
|
Aseem Bansal
|
a4f5ab4443
|
fix(ingest/gc): add delete limit execution request (#12313)
|
2025-01-10 16:24:47 +05:30 |
|
pankajmahato-visa
|
f6c86df1f5
|
chore(deps): Migrate EOL vulnerability of javax.mail to jakarta.mail (#12282)
|
2025-01-09 13:15:09 -06:00 |
|
david-leifker
|
4a898e1594
|
feat(auth): user.props authentication (#12259)
|
2025-01-02 17:25:23 -06:00 |
|
deepgarg-visa
|
6b6d820eea
|
feat(businessAttribute): generate platform events on association/removal with schemaField (#12224)
|
2024-12-27 14:19:15 -06:00 |
|
Hyejin Yoon
|
047644b888
|
feat: update mlflow-related metadata models (#12174)
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@acryl.io>
|
2024-12-24 10:06:35 +09:00 |
|
david-leifker
|
48f3cc5785
|
fix(pgsql): Postgres doesn't support UNION select with FOR UPDATE (#12169)
|
2024-12-18 21:53:20 -06:00 |
|
Chris Collins
|
83904b7f35
|
fix(env) Fix forms hook env var default config (#12155)
|
2024-12-18 17:02:16 -05: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 |
|
RyanHolstien
|
59dd8be457
|
fix(openapi): fix sort criteria parameter (#12090)
|
2024-12-10 18:33:53 -06:00 |
|
RyanHolstien
|
a290b24a7c
|
fix(openapi): adds in previously ignored keep alive value (#12068)
|
2024-12-10 13:25:41 -06:00 |
|
david-leifker
|
0a2ac70d38
|
fix(entity-service): handle no-op system-metadata batches (#12055)
|
2024-12-09 23:15:07 -06:00 |
|
Aseem Bansal
|
eef2077a55
|
fix(logs): add actor urn on unauthorised (#12030)
|
2024-12-06 16:57:07 +05:30 |
|
david-leifker
|
cb7d687794
|
fix(datahub-client): prevent unneeded classes in datahub-client jar (#12037)
|
2024-12-05 11:45:04 -06: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 |
|
Shirshanka Das
|
eef9759f88
|
feat(hudi): add hudi platform to the list of default platforms (#11993)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2024-12-03 14:59:34 -08: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 |
|
k-bartlett
|
dc87b51369
|
feat(ingest): connector for Neo4j (#11526)
Co-authored-by: kbartlett <keith.bartlett@fullsight.org>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: Jay Feldman <8128360+feldjay@users.noreply.github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: deepgarg-visa <149145061+deepgarg-visa@users.noreply.github.com>
Co-authored-by: Felix Lüdin <13187726+Masterchen09@users.noreply.github.com>
|
2024-12-02 14:53:28 +05:30 |
|
david-leifker
|
823207668b
|
feat(search): Update search_config.yaml (#11971)
|
2024-11-27 22:22:55 -06:00 |
|
david-leifker
|
25493c1f71
|
feat(datahub-gc): add truncation days param (#11967)
|
2024-11-27 07:56:15 -06:00 |
|
david-leifker
|
094433c361
|
fix(dataproduct): optimize data product sideeffect (#11961)
|
2024-11-26 12:57:47 -06:00 |
|
david-leifker
|
794ac2b4e8
|
fix(rest.li): fix use of Criterion in rest.li filters (#11932)
|
2024-11-22 23:47:56 -06:00 |
|
david-leifker
|
28cc8caf65
|
fix(batch-patch): fix patches in batches (#11928)
|
2024-11-22 16:31:13 -06:00 |
|
david-leifker
|
a1c783ba3a
|
refactor(kafka): reconfigure consumers to allow different config (#11869)
|
2024-11-19 10:58:18 -06:00 |
|
sagar-salvi-apptware
|
fd2da83ff4
|
feat(ingest/cassandra): Add support for Cassandra as a source (#11822)
|
2024-11-15 20:41:21 +05:30 |
|
Jay
|
64e9114279
|
fix(ingestion-web) sorting and filtering uses api (#11844)
|
2024-11-13 09:53:31 -08:00 |
|
david-leifker
|
e672adec9e
|
refactor(run-id): refactor run id updates (#11834)
|
2024-11-13 11:50:15 -06:00 |
|
RyanHolstien
|
9f5bf31009
|
fix(config): add missing package (#11842)
|
2024-11-12 16:41:06 -06:00 |
|
david-leifker
|
b3d3b636fc
|
feat(template-mcps): allow further control for helm (#11816)
|
2024-11-07 09:51:54 -06:00 |
|
david-leifker
|
fa97f661be
|
bump(cli): Update ingestion-datahub-gc.yaml (#11794)
|
2024-11-05 14:37:34 -06:00 |
|
david-leifker
|
c64a2d0743
|
fix(entity-client): switch to caller runs for entity-client (#11791)
|
2024-11-05 12:26:11 -06:00 |
|
sagar-salvi-apptware
|
5d17ecb290
|
feat(ingest/dremio): Dremio Source Ingestion (#11598)
Co-authored-by: Jonny Dixon <jonny.dixon@acryl.io>
Co-authored-by: Jonny Dixon <45681293+acrylJonny@users.noreply.github.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
|
2024-11-05 22:06:35 +05:30 |
|
david-leifker
|
5c5812804b
|
feat(entity-client): batch entity-client ingestProposals (#11787)
|
2024-11-05 09:42:21 -06:00 |
|
noggi
|
e706d1511b
|
Make DatahubGC bootstrap MCP non-optional (#11785)
|
2024-11-04 17:26:28 -08:00 |
|
noggi
|
94bcb79b84
|
feat(ingestion): Add execution request cleanup job (#11765)
|
2024-10-31 10:59:21 -07:00 |
|
david-leifker
|
d87d2502f0
|
fix(openapi-v3): fix mcp alternative validator & test (#11744)
|
2024-10-29 22:10:19 -05:00 |
|
david-leifker
|
88b77b56dd
|
fix(struct-prop): fix unintended struct prop ES mutation (#11751)
|
2024-10-29 19:25:52 -05:00 |
|
Davi Arnaut
|
a6e1624f48
|
fix(log): reduce log volume for ingestion and consumers (#11714)
|
2024-10-25 21:10:40 -07: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 |
|
david-leifker
|
09d70bc02c
|
feat(openapi-v3): support async and createIfNotExists params on aspect (#11609)
|
2024-10-14 14:27:36 -05:00 |
|
david-leifker
|
b5cf729c9b
|
fix(bootstrap): fix early bootstrap mcps (#11605)
|
2024-10-11 15:29:58 -05:00 |
|
david-leifker
|
f43720e4ec
|
feat(openapi-v3): generic entities scroll (#11564)
|
2024-10-10 18:16:33 -05:00 |
|
Harshal Sheth
|
50929ce212
|
feat(models): support dashboards containing dashboards (#11529)
|
2024-10-09 11:47:25 -07:00 |
|