Chakru
6c57057f51
feat(auth): support guest access ( #12619 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-03-04 01:52:52 +05:30
david-leifker
3b4acf0f38
fix(smoke-test): fix test_timeseries_rollback ( #12694 )
2025-02-21 11:55:54 -06:00
Andrew Sikowitz
b51327e0be
feat(versioning): Add V2 UI; make backend more synchronous; add to component library ( #12542 )
2025-02-04 09:57:41 -08: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
rharisi
3084147df9
fix(pdl): Add Dataplatform Instance urn pdl file ( #11754 )
...
Co-authored-by: John Joyce <john@acryl.io>
2025-01-16 16:58:06 -08: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
Gabe Lyons
63cdb81e2c
feat(data transform): adding dataTransformLogic models ( #12198 )
2024-12-30 10:57:55 -08:00
david-leifker
8c724dbf47
feat(api): authorization extended for soft-delete and suspend ( #12158 )
2024-12-18 12:45:38 -06:00
david-leifker
02416b7faf
feat(openapi-v3): add minimal timeseries aspect support ( #12096 )
2024-12-12 09:41:20 -06: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
c4ada540c4
fix(entity-service): no-op batches ( #12047 )
2024-12-05 16:02:58 -06: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
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
8638bf974a
chore(cleanup): remove unused UrnUtils function ( #11897 )
2024-11-19 17:51:58 -06:00
david-leifker
223e3d2f3c
docs(relationship): update relationship docs ( #11820 )
2024-11-08 08:30:11 -06:00
david-leifker
5c5812804b
feat(entity-client): batch entity-client ingestProposals ( #11787 )
2024-11-05 09:42:21 -06:00
RyanHolstien
ffefb9d8fe
fix(logging): minor modifications for logging ( #11703 )
2024-10-24 15:40:56 -05:00
haeniya
7c8dba4bd9
feat(ingest/tableau): support ingestion of access roles ( #11157 )
...
Co-authored-by: Yanik Häni <Yanik.Haeni1@swisscom.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-10-24 11:56:00 -07:00
RyanHolstien
971aae076d
feat(logs): add change event details to log context and improve some logs in MCL/MCP ( #11690 )
2024-10-23 15:29:00 -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
Pedro Silva
5cfcf406c9
feat(fabric): Add sandbox as a possible environment variable ( #11491 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-04 15:44:26 -05:00
david-leifker
ede9520b87
feat(schemaField): populate schemaFields with side effects ( #10928 )
2024-09-04 15:36:12 -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
Shirshanka Das
43e3cd9602
feat(propagation): Add graphql API ( #11030 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-07-30 09:45:57 -07:00
david-leifker
333799c338
feat(strucutred-properties): structured properties delete and schema change support ( #10711 )
2024-06-17 19:53:54 -05:00
Jay
54a2d2a23e
feat(graphql) data contract resolvers ( #10632 )
2024-06-07 17:03:25 +00:00
Jay
bc0c3ef7ef
Revert "feat(graphql) data contract resolvers for graphql" ( #10631 )
2024-05-31 23:07:21 -04:00
Jay
979ee074a6
feat(graphql) data contract resolvers for graphql ( #10618 )
2024-05-31 23:01:06 -04: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
david-leifker
dca296ab30
fix(lint): fix linting ( #10572 )
2024-05-22 16:02:17 -05:00
Kevin Chun
40838454f5
consider all values of FabricType enum in DatasetUrn util ( #10564 )
2024-05-21 19:04:09 -05:00
Chris Collins
1240e03c98
feat(connections): add connection entity type and graphql endpoints ( #10550 )
2024-05-20 15:56:39 -07:00
david-leifker
b8b7928dd4
fix(misc): misc fixes for OSS release ( #10493 )
2024-05-13 14:37:36 -05:00
Ellie O'Neil
c8bb7dd34a
feat(fabricType): add fabric type RVW ( #10472 )
2024-05-09 10:21:51 -07:00
John Joyce
ec21b018f1
feat(ui): Adding new analytics charts for new users, top users past month ( #10344 )
...
Co-authored-by: John Joyce <john@Johns-MBP-251.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-04-23 17:43:30 -07:00
deepgarg-visa
c35f3602b6
feat(ui/backend/openapi/docs) : Add support for Business Attributes ( #9863 )
...
Co-authored-by: ppurswan <ppurswan@visa.com>
Co-authored-by: PrithviVISA <140717353+PrithviVISA@users.noreply.github.com>
Co-authored-by: aditigup <aditigup@visa.com>
Co-authored-by: Bharti, Aakash <aabharti@visa.com>
Co-authored-by: Singh, Himanshu <hisingh@visa.com>
Co-authored-by: Shukla, Amit <amishukl@visa.com>
Co-authored-by: Kartikey Khandelwal <kakhande@visa.com>
2024-04-15 18:19:21 -05:00
poorvi767
c1f6efae67
feat(models) : Joins (Datasets) schema, resolvers and UI ( #8325 )
...
Co-authored-by: Raj Tekal <rtekal@gmail.com>
Co-authored-by: Raj Tekal <rtekal@users.noreply.github.com>
Co-authored-by: Raj Tekal <varadaraj_tekal@optum.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-03-20 10:26:25 -04:00
david-leifker
ed10a8d8cc
feat(search): search access controls ( #9892 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-02-28 16:57:26 -06:00
david-leifker
62f2789724
feat(structured-properties): soft delete ( #9812 )
2024-02-21 18:16:42 -06:00
John Joyce
0328f854e8
feat(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows ( #9710 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-02-14 09:06:21 -08: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
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 ( #9458 )
2023-12-15 13:28:33 -06:00
RyanHolstien
8a1122049c
feat(patch): support fine grained lineage patches ( #9408 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-12-11 16:25:43 -06:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint ( #9373 )
2023-12-06 11:02:42 +05:30
david-leifker
21eb4dfc12
feat(search): update to support OpenSearch 2.x ( #8852 )
2023-09-21 13:01:55 -05:00
david-leifker
56c00f5586
feat(openapi): entity endpoints & analytics raw ( #8537 )
2023-09-07 17:09:52 -05:00
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update ( #8745 )
2023-09-01 19:36:01 +05:30
RyanHolstien
93fde6bf93
feat(io): refactor metadata-io module ( #8306 )
2023-07-20 06:39:14 +05:30