12193 Commits

Author SHA1 Message Date
treff7es
5290a36d91 Fix comment 2025-07-02 21:04:40 +01:00
Tamas Nemeth
77f42b4bb4 Update metadata-ingestion/src/datahub/ingestion/source/sql/athena.py
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-07-02 21:04:40 +01:00
treff7es
8949490524 Add test fix 2025-07-02 21:04:40 +01:00
treff7es
0692e8e491 Fix wrong property name 2025-07-02 21:04:40 +01:00
treff7es
dfda38361c - Add confing option to enable/disable partition extraction using sql parsing
- Couple of improvements on colum definition parsing
2025-07-02 21:04:40 +01:00
treff7es
1dca700dc7 Update Athena golden files 2025-07-02 21:04:40 +01:00
treff7es
8754b3b4a7 Couple of lint fixes and test fixes 2025-07-02 21:04:40 +01:00
treff7es
52975d3181 Fix column type extraction 2025-07-02 21:04:40 +01:00
treff7es
4665235be6 Fix formatting 2025-07-02 21:04:40 +01:00
treff7es
ef74dade93 Extract athena partition create table statement to extract Iceberg table partitions columns as well. 2025-07-02 21:04:40 +01:00
david-leifker
9b26c8d598
feat(secret): increase secret encryption strength (#13942) 2025-07-02 14:34:10 -05:00
Saketh Varma
fa7b4132d2
fix(ui): Fix non-functional page size in tags page (#13891) 2025-07-02 15:33:56 -04:00
Jay
1345e63977
fix(docs): hide unsupported assertion API feature docs (#13943) 2025-07-02 15:31:05 -04:00
Aseem Bansal
661a4ae9f1
fix(ingest): mypy lint python 3.8 (#13939)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-07-02 12:14:39 -07:00
RyanHolstien
87c8378b12
fix(smoke): prevent audit events smoke flake (#13944) 2025-07-02 13:00:17 -05:00
hkr
77a5671256
fix(airflow): set minimum supported version to 2.7.0 (#13619)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-07-02 09:54:15 -07:00
v-tarasevich-blitz-brain
cfadc80843
feat(customHomePage): add generic module component (#13922) 2025-07-02 11:46:37 -04:00
Harshal Sheth
68130a33e4
chore(actions): bump acryl-executor (#13930) 2025-07-02 08:37:34 -07:00
Anna Everhart
0a82d4a5f9
update hover color in selects (#13931) 2025-07-02 08:14:33 -07:00
Aseem Bansal
7b7038d8d3
refactor(ingest): centralise subtype strings (#13935) 2025-07-02 19:06:49 +05:30
Hyejin Yoon
fedbfa3f7e
feat: update fivetran connector with new sdk (#13859) 2025-07-02 21:47:02 +09:00
Tamas Nemeth
ecc24da0fa
fix(ingest/bigquery): Emit dataset profile when table does not have rows (#13919) 2025-07-02 13:53:12 +02:00
Michael Maltese
f7aa9ba1c2
fix(ingest/unity): don't crash when processing Platform Resources hits an error (#13877) 2025-07-02 08:03:11 +02:00
gabriel-morais-rokos
242fc1e50d
feat(ingestion): add patch structured properties to data product (#13813)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-07-02 08:29:10 +09:00
Amanda Ng
3867c1cbce
fix(login): show login errors provided in response (#10871)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-07-02 08:28:47 +09:00
Chris Collins
7457319c0a
feat(models) Add data models for Custom Home page project - Templates and Modules (#13911) 2025-07-01 19:22:23 -04:00
RyanHolstien
1c34f96b6d
feat(auditEvents): add in top level delete policy event by default (#13928) 2025-07-01 17:46:25 -05:00
Jay
aa6e658cda
feat(docs): clearer slack troubleshoot guide (#13926) 2025-07-01 17:10:13 -04:00
sleeperdeep
70a39b70f2
fix(ingest): support ownership types in AddDatasetOwnership transformer (#13081) 2025-07-01 11:34:29 -07:00
Harshal Sheth
ee9a3ea0a8
docs(slack): add docs on slackbot permissions (#13908) 2025-07-01 09:33:58 -07:00
Harshal Sheth
bc03e9452d
docs(mcp): add troubleshooting section (#13893) 2025-07-01 09:33:47 -07:00
Aseem Bansal
92784ec3a4
feat(ingest/lineage): generate static json lineage file (#13906) 2025-07-01 20:51:18 +05:30
Hyejin Yoon
6b1817902d
docs: archive 1.0.0 versioned docs (#13912) 2025-07-01 08:15:02 -07:00
Alex Haynes
fd2f0b15d1
chore: Fix typo (#13910) 2025-07-01 23:18:06 +09:00
Aseem Bansal
1dab349517
feat(ingest): add source aspect number in telemetry (#13914) 2025-07-01 19:08:23 +05:30
Sergio Gómez Villamor
96bb33bed6
chore: aggregator_generate_timer for snowflake (#13913) 2025-07-01 11:16:28 +02:00
Benjamin Maquet
34b340e3b9
feat(preset): add preset to the list of platforms (#13896) 2025-07-01 10:33:56 +02:00
david-leifker
2d2c3754d9
fix(openapi): fix example (#13899) 2025-06-30 19:08:26 -05:00
Kevin Karch
85e6b7eb6f
docs: fix api-gateway version in release notes (#13909) 2025-06-30 17:50:11 -04:00
Harshal Sheth
3583aa1eff
docs(airflow): document background operation (#13907) 2025-06-30 14:35:19 -07:00
v-tarasevich-blitz-brain
31ee414008
feat(homePageRedesign): add header (#13904) 2025-06-30 15:34:59 -04:00
purnimagarg1
73cb3621e0
feat(ui/homepage): render skeleton of the new homepage (#13886) 2025-06-30 12:49:29 -04:00
v-tarasevich-blitz-brain
bcfa3e08b5
fix(searchBarV2): do not clean filters on the search hit with empty filters (#13706) 2025-06-30 12:48:56 -04:00
v-tarasevich-blitz-brain
aa186c2887
feat(ingestion): backend changes from saas (#13796) 2025-06-30 12:47:42 -04:00
v-tarasevich-blitz-brain
f13fb828d7
fix(ingestion): fix group avatar (changes from SaaS) (#13772) 2025-06-30 12:36:54 -04:00
purnimagarg1
e5ef9a0f3a
feat(homepage): create new feature flag for homepage redesign (#13882) 2025-06-30 11:58:55 -04:00
RyanHolstien
aeef5d6870
docs(v.0.3.12.1): adding maintenance release docs (#13892) 2025-06-30 09:55:33 -05:00
Aseem Bansal
d567c5d4bb
tests(doc): add tests for doc gen (#13903)
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-06-30 20:16:56 +05:30
Benjamin Maquet
bd9a3f5e2a
docs: add missing preset logo (#13897) 2025-06-30 15:02:40 +02:00
skrydal
e8b5a60d1d
fix(cli): explicit default field value for optional field (pydantic v2) (#13901) 2025-06-30 14:16:42 +02:00