13105 Commits

Author SHA1 Message Date
Jonny Dixon
f05f3e40f2
fix(ingestion/dremio): handle dremio oom errors when ingesting large amount of metadata (#14883) 2025-10-27 15:52:51 +00:00
Sergio Gómez Villamor
6af5182e9b
fix(mssql): replace permission-based RDS detection with server name analysis and fix SQLAlchemy 1.4+ compatibility (#14975)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-27 10:11:49 +00:00
Harsh Verma
dc0b9b2f76
fix(docs): Fix upgrade restore docs (#15103)
Co-authored-by: Harsh Verma <harsh.verma@slack-corp.com>
2025-10-27 09:32:25 +00:00
Shirshanka Das
9016a4446f
feat(docs): generate DataHub-optimized entity documentation variant (#15111) 2025-10-27 14:52:03 +05:30
Sergio Gómez Villamor
f844ea7b2d
chore(metabase): use non deprecated fields in ChartInfo and DashboardInfo aspects (#15102) 2025-10-27 09:17:08 +00:00
david-leifker
ee20dbbcb3
fix(prefix): improve/fix es prefix calculation (#15110) 2025-10-25 20:11:47 +00:00
Jay
bc25b82da5
fix(web): tsc null check (#15109) 2025-10-25 11:55:36 -07:00
david-leifker
8038dc9c45
fix(elasticsearch): fix regression system-update elasticsearch-setup (#15107) 2025-10-25 03:28:05 +00:00
Jonny Dixon
080233054b
fix(ui/column-stats): fix unopenable side panel for nested column stats (#14874) 2025-10-24 21:52:45 +01:00
Saketh Varma
55c4692e19
fix(ui): Fix routing issue in Manage Views (#15101) 2025-10-24 10:02:50 -05:00
david-leifker
a18e716bdd
fix(restore-indices): log error instead of silent failure (#15070) 2025-10-24 19:42:21 +05:30
Aseem Bansal
61f9dd92ab
refactor(smoke test): centralise env variables (#15100) 2025-10-24 19:40:57 +05:30
Abe
9bfb90e188
docs(testing): add guidelines to avoid AI test anti-patterns (#15073)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-24 19:12:30 +05:30
Tamas Nemeth
a865b6ba63
fix(ingest/dremio): Fix platform_instance URN generation (#15076) 2025-10-24 14:32:21 +02:00
Shirshanka Das
5a1569743a
feat(docs): add structured property for search field names in metadata model (#15097) 2025-10-23 17:43:35 -07:00
Ben Blazke
7372b9120d
SE-123: Fetch product updates from backend (#15079) 2025-10-23 23:11:33 +00:00
Ben Blazke
f5d0efcc73
feat(oss): add clientId to ctaLink (#15071) 2025-10-23 15:41:52 -07:00
ani-malgari
eed191c72e
fix(datahub-web-react): Fix icons not rendering for domains on autocomplete search results (#15096) 2025-10-23 15:25:29 -07:00
ani-malgari
96c20cb81f
fix(datahub-web-react): Fixed routing issue to prevent non-admin users from accessing analytics page (#15093)
Co-authored-by: Anirudh Reddy Malgari <amalgari@Anirudhs-MacBook-Pro.local>
2025-10-23 14:50:52 -07:00
Anush Kumar
114186b01b
feat(fivetran/google_sheets): add Google Sheets support and API client integration (#15007) 2025-10-23 14:32:49 -07:00
Shirshanka Das
b1b68b42fb
feat(docs): enhance metadata model entity documentation with field tables and SDK examples (#15095) 2025-10-23 14:01:45 -07:00
Shirshanka Das
232bf3551d
fix(smoke-tests): correct server config access in tracking test (#15092)
Co-authored-by: cclaude-session <cclaude@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-23 13:18:53 -07:00
Chris Collins
a5f823a07b
fix(files) Remove bucket name prefix to presigned urls for files (#15082) 2025-10-23 12:01:20 -05:00
Andrew Sikowitz
4d0f2b76e3
fix(search): Remove duplicate filter values that can't be handled by elasticsearch (#15078) 2025-10-23 09:36:09 -07:00
Sergio Gómez Villamor
0d91067feb
chore: udpate ingestion support status (#15053) 2025-10-23 15:11:34 +00:00
david-leifker
8079e1c91b
fix(system-update): fix index prefix in new setup for es/os (#15087) 2025-10-23 07:24:29 -05:00
Chakru
695fb4904e
fix(quickstart): handle potential wrapping of df cmd output in disk space check (#15083) 2025-10-23 16:44:54 +05:30
Sergio Gómez Villamor
12cf28186c
fix(druid): fixes docker setup for postgres in druid integration tests (#15090) 2025-10-23 10:28:12 +00:00
Saketh Varma
81310f7e4f
fix(ui): Minor UX improvements for Query Tab (#15074) 2025-10-23 09:34:14 +05:30
david-leifker
a7f1c6b32f
fix(sort): fix out of bounds exception with count 0 (#15085) 2025-10-22 21:09:38 -05:00
ani-malgari
b9c263b0f6
fix(datahub-web-react): Update Titles and subtitles of Settings pages (#15072) 2025-10-22 15:14:45 -07:00
v-tarasevich-blitz-brain
9b212562dd
feat(uploadFiles): add anaytics events (#15080) 2025-10-22 16:46:43 -05:00
v-tarasevich-blitz-brain
0641aa434d
feat(uloadFiles): add support to schema field and asset documentation tab (#15055)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-22 13:54:35 -05:00
Sergio Gómez Villamor
605ce5e5ce
fix(mongodb): fixes missing deps for unit testing (#15077) 2025-10-22 17:44:12 +00:00
Chris Collins
e9fd5fe475
feat(gms) Add permission checks to download file REST endpoint (#15059) 2025-10-22 11:41:30 -05:00
kyungsoo-datahub
eecc2e922c
fix(ingest): Handle empty column names in SQL parsing column lineage (#15013)
Co-authored-by: Kyungsoo Lee <kyungsl@Kyungsoos-MacBook-Pro.local>
2025-10-22 16:09:32 +00:00
Chris Collins
396868391d
feat(gms) Add new dataHubFile entity and relevant graphql mappings (#15028) 2025-10-22 10:31:18 -05:00
v-tarasevich-blitz-brain
c3ae2133ea
feat(uploadFiles): handle errors (#15024) 2025-10-22 10:24:14 -05:00
purnimagarg1
efae5559fb
feat(file-upload): implement selecting and uploading file via button on the editor toolbar (#15036)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-22 09:13:28 -05:00
v-tarasevich-blitz-brain
afdf18e370
feat(uploadFiles): disable feature flag when s3 isn't configured (#14990) 2025-10-22 09:05:58 -05:00
Tamas Nemeth
e9becdd11c
feat(ingest/snowfle,bigquery): Stateful time window ingestion for queries v2 with bucket alignment (#15040) 2025-10-22 11:16:50 +02:00
Ben Blazke
fd00f04b0f
SE-123: added product update resolver (#14980) 2025-10-21 15:18:01 -07:00
david-leifker
edcc8bca76
feat(elasticsearch-setup): system-update replacement for elasticsearch-setup (#15058) 2025-10-21 15:57:36 -05:00
david-leifker
2973da553f
feat(sql-setup): system-update replacement for mysql/postgres setup (#15044) 2025-10-21 15:07:52 -05:00
purnimagarg1
8f21a6c6ce
feat(homepage): add default platforms module on the homepage (#14942)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-21 14:37:58 -05:00
Saketh Varma
d0bd2d50e4
feat(ui): Show all views in settings (#14971) 2025-10-21 20:24:33 +05:30
Sergio Gómez Villamor
7628ab3fa4
fix(redsfhit): fix closed cursor (#15065) 2025-10-21 14:26:10 +00:00
Chris Collins
de38fd048e
feat(ui) Add new file upload to S3 extension in the UI (#15061)
Co-authored-by: v-tarasevich-blitz-brain <v.tarasevich@blitz-brain.com>
2025-10-21 09:20:43 -05:00
Jonny Dixon
0b5616208f
docs(ingestion/bigquery): update docs to cover bigquery.tables.getData for use_tables_list_query_v2 parameter (#14728) 2025-10-21 15:42:41 +02:00
Hyejin Yoon
bca63189fe
ci(label): add username to pr-labeler (#15064) 2025-10-21 10:07:08 +00:00