11589 Commits

Author SHA1 Message Date
Hyejin Yoon
ef631c52d1
fix: fix data process instance preview & add state on data process instance graphql (#12662) 2025-02-19 08:30:07 +09:00
Jay
26f111a61c
feat(ingestion) source info data model to use keyword searchables (#12630) 2025-02-18 15:19:41 -05:00
ttekampe
27e72782b9
fix(mssql): correctly split stored procs SQL (#12618)
Co-authored-by: Tobias Tekampe <tobias.tekampe@movingdots.com>
2025-02-18 12:09:06 -08:00
Pedro Silva
3f492279aa
feat(validation): Disallow deleting system users (#12641) 2025-02-18 14:55:31 +00:00
Gabe Lyons
401a1fb731
[BREAKING CHANGE] fix(openapi): fixing openapi nesting (#12580) 2025-02-18 06:05:54 -08:00
Hyejin Yoon
c8583e029f
docs: add guide on writing mcps to a file (#12654)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-02-18 17:43:31 +09:00
Harshal Sheth
dce21bac1e
feat(sdk): add/remove methods + other small improvements (#12646) 2025-02-17 18:27:46 -08:00
ksrinath
52e0430494
fix(iceberg): enable nested namespaces in path (#12653)
Co-authored-by: Chakru <161002324+chakru-r@users.noreply.github.com>
2025-02-18 00:44:23 +05:30
Aseem Bansal
fc69c34167
fix(ui): null deref (#12659) 2025-02-17 22:15:47 +05:30
Chakru
3e7c896aab
tests(iceberg): integration test fixes (#12655) 2025-02-17 20:15:43 +05:30
Aseem Bansal
2ecd3bbab8
feat(cli): add extra pip and debug flag (#12621) 2025-02-17 16:03:07 +05:30
Aseem Bansal
71d1092b2e
fix(ingest/unity): add exception handling (#12639) 2025-02-17 15:46:30 +05:30
Harshal Sheth
26e7743cfe
fix(dagster): support dagster 1.10.0 (#12648) 2025-02-16 22:23:57 -08:00
Saketh Varma
12df3e799b
feat(UI): Adding sourcemaps for cloudfare builds (#12612) 2025-02-14 16:52:51 -06:00
david-leifker
74926b5264
config(edge-status): disable by default (#12634) 2025-02-14 09:03:12 -06:00
John Joyce
f966404a90
fix(search): Add boost to chart title for consistency (#12635)
Co-authored-by: John Joyce <john@Mac-2527.lan>
2025-02-14 08:40:26 -06:00
mihai103
dcf1576c30
fix(tableau): skip ingesting filtered project assets (#12591)
Co-authored-by: Mihai Ciocirdel <mihai.ciocirdel@swisscom.com>
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-02-14 09:25:37 +01:00
Hyejin Yoon
5ba7767a85
docs: update local dev guide (#12585)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-02-13 19:56:09 -08:00
david-leifker
10a7e01f4f
chore(bump): bump kafka base image (#12626) 2025-02-13 15:39:26 -06:00
david-leifker
ff31c6b3d3
chore(bump): bump jsonsmart (#12625) 2025-02-13 14:50:09 -06:00
david-leifker
e55fdd14f1
chore(bump): bump netty version (#12624) 2025-02-13 14:49:56 -06:00
Shuixi Li
567964cb48
docs: add Wealthsimple in adoption list (#12627) 2025-02-13 11:52:06 -08:00
Harshal Sheth
dc4ea8ae48
fix(ingest/mode): tweak lineage warning message (#12616) 2025-02-13 10:47:44 -08:00
Harshal Sheth
79f844b208
chore(py): add unused-noqa lint rule (#12615) 2025-02-13 08:28:48 -08:00
deepgarg-visa
2d762f02ac
feat(search): include timestamp for entity metadata change (#12567) 2025-02-13 08:22:18 -06:00
david-leifker
7326bb9470
feat(urn-validation): Add UrnValidation PDL annotation (#12572) 2025-02-13 05:47:25 -06:00
Sergio Gómez Villamor
b20211536c
feat(okta): adds ingest_groups_users config parameter (#12371)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-02-13 12:00:07 +01:00
Aseem Bansal
08a5183267
doc: add note for subscription (#12607) 2025-02-13 13:34:18 +05:30
Mayuri Nehate
e2a98d217e
fix(ingest): pick topics from config for sink connector (#12535) 2025-02-13 12:57:06 +05:30
Harshal Sheth
7472c535d3
feat(ci): add pytest hooks for updating golden files (#12581) 2025-02-12 15:32:31 -08:00
Harshal Sheth
fe173faf84
fix(ingest/snowflake): order queries for queries_v2 (#12551) 2025-02-12 15:10:58 -08:00
david-leifker
21496ef9d0
fix(url-encoding): fix regression in url encoding (#12601) 2025-02-12 13:58:52 -06:00
Andrew Sikowitz
67a6394a37
feat(graphql,ui): Update ML system V2 UI (#12598) 2025-02-12 10:23:07 -08:00
Jay Kadambi
5ab2378892
fix(graphql): Skip schema fields with empty fieldPaths to prevent the dataset mapper from erroring out (#12562)
Co-authored-by: Jay Kadambi <jayasimhan_venkatadri@optum.com>
2025-02-12 10:04:20 -08:00
samanthafigueredo5
c23f73ba05
feat(UI): add user location to user profile page (#12016)
Co-authored-by: sfiguere <samantha_figueredobotello@optum.com>
2025-02-12 10:03:56 -08:00
Aseem Bansal
96022f290d
dev: update pre-commit config (#12592) 2025-02-12 10:53:10 +05:30
Jay
60bbedfd64
fix(web) ingestion page resets when filter updated (#12589) 2025-02-11 14:42:26 -05:00
Serhii Dimchenko
20409fd702
feat(ingestion/dbt): Add include_database_name parameter for dbt core (#12411) 2025-02-11 10:42:14 +01:00
david-leifker
6098e97367
fix(openapi-schema): fix openapi schema generator (#12590) 2025-02-10 18:03:20 -06:00
Chris Collins
15ac294e9d
fix(ui) Show editable field info for fields based on exact fieldPath version (#12570) 2025-02-10 16:17:13 -05:00
Mayuri Nehate
2323affde1
feat(ingest): add display name for dynamodb tables (#12534) 2025-02-10 17:54:56 +05:30
Chakru
704526b8fa
fix(iceberg): delete associated platform resources when deleting warehouse (#12564) 2025-02-10 13:49:56 +05:30
Jay
6a35cd61b2
feat(gh-workflows) adding jayacryl to pr-labeler (#12579) 2025-02-10 11:25:29 +05:30
Harshal Sheth
2615e07aaf
docs: add page on metadata standards (#12584) 2025-02-09 20:32:23 -08:00
Harshal Sheth
32c62e5a8d
feat(ingest/mssql): improve stored procedure splitting (#12563) 2025-02-07 15:49:14 -08:00
kevinkarchacryl
03bce47596
fix(ui): better experience for analytics charts (#12462) 2025-02-07 18:25:17 -05:00
Chris Collins
03f1f2d3e2
fix(structuredProps) Add validation for allowedTypes and harden API for invalid types (#12578) 2025-02-07 16:36:46 -05:00
Brock Griffey
45c81233c9
fix(ingestion/teradata): teradata profiling fix for pooling (#12507) 2025-02-07 11:07:08 -08:00
Harshal Sheth
390a672b52
fix(looker): sort user mapping for consistency (#12569) 2025-02-07 10:51:23 -08:00
Harshal Sheth
7c1954237f
fix(sdk): fix platform instance generation in the sdk (#12573) 2025-02-07 08:21:56 -08:00