11753 Commits

Author SHA1 Message Date
Dimitri
7ae88d97ab
docs(openapi): improve description fields (#9690) 2024-01-24 12:29:28 +05:30
Harshal Sheth
2f36817e95
refactor(ingest): simplify adding aspects to MCEs in transformers (#9686) 2024-01-24 12:28:46 +05:30
Aseem Bansal
c4dec931a3
feat(ingest): handling for const in json schema (#9694)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-24 06:44:14 +00:00
muzzacode
c158d2b9ec
feat (resolver): Add new endpoint for editing secrets (#9665) 2024-01-24 12:07:16 +05:30
Davi Arnaut
f627fc459d
feat(ingest): add ODBC library and tools to base image (#9701) 2024-01-23 22:34:18 -08:00
david-leifker
264278861b
feat(build): support jdk8 spark lineage (#9697) 2024-01-23 17:49:23 -06:00
Davi Arnaut
1b0ed540c1
fix(consumer): wait for internal schema registry (#9699) 2024-01-23 14:49:39 -08:00
Chris Collins
bf538671a2
feat(ui) Support auto-render aspects on remaining entity types (#9696) 2024-01-23 16:30:02 -05:00
Salman-Apptware
4aa26c2a2f
fix(ui): Fix error message when attempting to delete home page posts with… (#9667) 2024-01-23 11:20:23 -08:00
Harshal Sheth
35c4df1e9b
feat(ingest/looker): add browse paths for charts (#9639)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2024-01-23 08:28:08 -08:00
gaurav2733
59674b5457
feat(role-assignment): add role assignment dropdown in the UI for groups (#9689) 2024-01-23 20:02:25 +05:30
Pedro Silva
f0a48b6da2
feat(policies): Allow policies to be applied to resources based on tags (#9684) 2024-01-23 19:36:16 +05:30
Harshal Sheth
19b76c3307
feat(ingest/sql-parser): test redshift temp tables (#9653) 2024-01-23 08:37:53 +01:00
Harshal Sheth
f14dc4ded2
feat(ingest): improve sql tests + dbt reporting (#9649) 2024-01-23 08:37:23 +01:00
Kunal-kankriya
fb6eafbaa0
tests(posts): Verify Edit Post Steps (#9683) 2024-01-23 11:17:44 +05:30
sleeperdeep
720296ea46
fix(ingestion/mssql): use platform_instance for mssql dataflow/datajob (#9527)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: sleeperdeep <--global>
2024-01-22 20:25:01 -08:00
Maggie Hays
1d5f0f571f
docs: Add Case Studies and DataHub Basics to Resources tab (#9687) 2024-01-22 18:49:29 -06:00
Harshal Sheth
b94d463fe0
feat(ingest/lookml): support complex lookml manifests (#9688) 2024-01-22 16:23:56 -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
Dimitri
1d16e42964
feat(ingest/dynamodb): add domain arg (#9658)
Co-authored-by: Dimitri GRISARD <dgrisard-externe@bedrockstreaming.com>
2024-01-22 19:16:57 +05:30
Mayuri Nehate
77df9ec926
feat(ingest/databricks): view upstream lineage for hive metastore (#9657) 2024-01-22 18:07:43 +05:30
david-leifker
ad65c36ddc
fix(workflow): workflow tweaks (#9678) 2024-01-21 15:39:31 -05:00
Quentin FLEURENT NAMBOT
344eeaebc7
feat(ingest/superset): add domains and platform_instance support (#9647) 2024-01-21 15:38:44 -05:00
Dimitri
ce65b9cb3f
feat(openapi): allow swagger 3.x (#9646)
Co-authored-by: Dimitri GRISARD <dgrisard-externe@bedrockstreaming.com>
2024-01-20 14:55:40 +05:30
Quentin FLEURENT NAMBOT
6116599458
fix(superset): handle comma in dataset table name (#9656) 2024-01-20 14:54:23 +05:30
Quentin FLEURENT NAMBOT
20ad83d0b1
feat(superset): add some custom properties for dashboards (#9670) 2024-01-20 14:54:10 +05:30
dependabot[bot]
d78db0abee
build(deps-dev): bump vite from 4.5.0 to 4.5.2 in /datahub-web-react (#9676)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 14:53:50 +05:30
david-leifker
087d3fdb0d
feat(build): conditional ci (#9673) 2024-01-19 23:27:44 -06:00
Mayuri Nehate
9168c4550a
docs(observability): add databricks as supported source (#9619) 2024-01-19 17:06:36 -08:00
Pedro Silva
0906ce832d
fix(docs): Correct Kafka Connect sink documentation (#9672) 2024-01-19 16:45:22 -08:00
Harshal Sheth
14dee5723d
feat(ingest/airflow): support airflow 2.8 dataset listeners (#9664) 2024-01-19 16:18:15 -08:00
david-leifker
bd9b0c49fb
perf(entity-service): batch exists calls (#9663) 2024-01-19 16:32:22 -06:00
RyanHolstien
131c8f878c
feat(kafka): add health indicator for kafka (#9662) 2024-01-19 13:44:48 -06:00
Chris Collins
0c940c7b2b
feat(ui) Add standardized GQL error handling function to FE (#9470) 2024-01-19 13:38:48 -05:00
gaurav2733
a60df52cd2
fix(user-removal): resolve user removal list update issue (#9671) 2024-01-19 22:06:50 +05:30
Ingthor Birkir Arnason
0b66e5e452
fix(frontend): Add fallback for image load error on Avatar (#9501)
Co-authored-by: Ingthor Birkir Arnason <ingthor.arnason@swisscom.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-19 10:03:56 -05:00
Pedro Silva
4138b2f724
feat(roles): Add support for roles in groups in GMS (#9659)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2024-01-19 11:48:12 +00:00
gaurav2733
45236a89aa
feat(posts): add edit support for posts (#9666) 2024-01-19 15:38:50 +05:30
Andrew Sikowitz
f993f50a04
feat(ingest/sql-parsing): Support file backed dict in SqlParsingBuilder for lineage (#9654) 2024-01-18 23:12:20 -05:00
Indy Prentice
3682c5f1d0
feat(openapi): Implement getIndexSizes function from rest.li in openapi (#8730)
Co-authored-by: Indy Prentice <indy@ip-192-168-3-10.us-west-2.compute.internal>
Co-authored-by: David Leifker <david.leifker@acryl.io>
2024-01-18 21:41:08 -06:00
Yang Jiandan
2b744fac7f
fix(docker):The datahub-frontend service failed to start when executing dev.sh #7616 (#7618)
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-01-18 21:40:56 -06:00
Mayuri Nehate
f2e78db92e
feat(ingest/databricks): ingest hive metastore by default, more docs (#9601)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-18 14:26:33 -08:00
juhyun seo
6cb3dc839c
fix(protobuf): fix reseved field error in fields in nested messages (#9318) 2024-01-18 15:45:00 -06:00
Harshal Sheth
cf200a32ae
fix(docs-website): update copy around the video on index (#9661) 2024-01-18 12:33:19 -08:00
Quentin FLEURENT NAMBOT
68ef1efe33
feat(web): update aws logos (#9660) 2024-01-18 22:49:22 +05:30
Aseem Bansal
862e826614
feat(monitoring): add metrics for kafka consumers (#9643) 2024-01-18 16:18:17 +05:30
muzzacode
55baf11467
feat: add an endpoint to edit posts (#9629) 2024-01-18 14:29:02 +05:30
Chris Collins
1d0e9f1ac7
fix(extension) Fixes routing for the embed pages for chrome extension (#9648) 2024-01-17 18:15:36 -05:00
Aseem Bansal
dadd51e750
feat(cli): add threads to sink report (#9642) 2024-01-17 16:57:44 +05:30
ethan-cartwright
dfb2f7e596
feat(classifier): Add support for excluding list of exact column names (#9472)
Co-authored-by: Ethan Cartwright <ethan.cartwright@acryl.io>
2024-01-16 19:12:23 -08:00