10137 Commits

Author SHA1 Message Date
Mayuri Nehate
29f2142a2c
feat(databricks): add hive metastore analyze profiling (#9511) 2024-01-02 23:18:43 -05:00
Mayuri Nehate
6d72640e91
feat(ui): add databricks logo (#9473) 2024-01-02 23:17:58 -05:00
gaurav2733
0bb838b904
fix(ui): while creating secrets via UI validate validate characters (#9548) 2024-01-02 21:45:55 +05:30
gaurav2733
31f9c79676
fix posts are failing to be created as Admin user (#9533) 2024-01-02 13:22:22 +05:30
Aseem Bansal
06bd9b988d
fix(cli): upsert for data product external url (#9534) 2023-12-29 21:34:06 +05:30
gaurav2733
5321352852
style(ui): humanise duration shown on ingestion page (#9530) 2023-12-29 12:53:58 +05:30
Sumit Patil
4de2c24249
style(search): Border is too thick for sidebar (#9528) 2023-12-28 21:37:57 +05:30
Mayuri Nehate
e343b69ce4
fix(ingest/snowflake): explicit set schema if public schema is absent (#9526) 2023-12-28 16:50:13 +05:30
Tony Ouyang
2cd38a469d
fix(ingest): Fix mongodb ingestion when platform_instance is missing from recipe (#9486)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-12-28 16:39:30 +05:30
Diego Reiriz Cores
60347d6735
fix(ingest/mongodb): support disabling schemaSamplingSize (#9295)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-12-28 16:39:10 +05:30
Shubham Jagtap
3635c1c221
feat(ingestion/bigquery): Use sqlglot_lineage for usage and add more perf timers (#9247)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-12-28 04:54:26 -05:00
gaurav2733
4efa46f8c9
test(cypress/users): add automatic reset password test (#9515) 2023-12-28 15:05:14 +05:30
Harshal Sheth
89c7059ce9
chore(build): update base-requirements + add script for regeneration (#9524) 2023-12-28 14:36:41 +05:30
Harshal Sheth
9f79f44dd6
build: enable gradle caching (#9525) 2023-12-27 20:05:17 -05:00
cburroughs
754d881447
build(ingest/feast): upgrade to latest feast version (#9439) 2023-12-27 19:33:41 -05:00
Fernando Marino`
b7a0bbcb3d
feat(ingest/openapi): support proxies and alternate auth schemes (#9492)
Co-authored-by: Fernando Marino <f.marino@rheagroup.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-12-27 19:24:25 -05:00
Sumit Patil
cfb4d2f95f
feat(ui): Allow copying assertion urn from the UI (#9523) 2023-12-27 14:55:37 -05:00
Ryan Despain
c804b3c1aa
fix(ingest/fivetran): handle missing user_id for a connection (#9460)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-12-27 14:49:16 -05:00
Dmytro Kulyk
19f104a109
fix(ingest/glue): glue table partition (Athena v3) profiling parameters retrieval error (#9521)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-12-27 14:43:28 -05:00
RyanHolstien
651998de44
feat(frontend): align frontend sso code with refactors (#9506) 2023-12-26 14:34:10 -06:00
ethan-cartwright
1e64a75339
fix(frontend): Add JSON list oidc group extraction logic (#9495)
Co-authored-by: Ethan Cartwright <ethan.cartwright@acryl.io>
2023-12-26 19:34:05 +05:30
kushagra-apptware
d399a53057
fix(ui): correct the color of edit links (#9517) 2023-12-26 18:26:40 +05:30
gaurav2733
4448cf1f2d
fix(ui/ingestion): add debounce on search on ingestion listing page (#9516) 2023-12-26 16:30:24 +05:30
Harshal Sheth
ed5bdfc5ae
feat(ingest/redshift): merge CLL instead of overwriting (#9513) 2023-12-22 23:12:31 +01:00
Harshal Sheth
0d8568e087
fix(ingest): update dbt type inference (#9512) 2023-12-22 14:59:14 -05:00
kushagra-apptware
db55fadb73
feat(ui): add custom cron option for UI based ingestion (#9510) 2023-12-22 19:48:30 +05:30
Harshal Sheth
52687f3eea
feat(ingest): support CLL for redshift materialized views with auto refresh (#9508) 2023-12-22 08:18:22 +01:00
kushagra-apptware
4fe1df6892
feat(ui): edit link option (#9498) 2023-12-22 11:57:24 +05:30
Harshal Sheth
be329986ab
feat(ingest): rename custom package path from models to metadata (#9502) 2023-12-21 20:30:36 -05:00
Harshal Sheth
ca518d6c78
feat(ingest): remove librdkafka hacks (#9507) 2023-12-21 20:28:45 -05:00
Tamas Nemeth
cfc641f0d0
fix(ingest/databricks): Pinning databricks sdk to not fail on mypy issues (#9500) 2023-12-21 20:32:51 +01:00
Harshal Sheth
a18c72083d
feat(ingest): handle multiline string coercion (#9484) 2023-12-21 13:50:39 -05:00
Harshal Sheth
b80d2f471c
fix(ingest/fivetran): only materialize upstream lineage (#9490) 2023-12-21 13:35:34 -05:00
RyanHolstien
55cb56821c
fix(kafka): fix infinite deserialization logging (#9494) 2023-12-21 10:33:25 -06:00
Aseem Bansal
a49a435eef
feat(analytics): change MAU chart to be until last month (#9499) 2023-12-21 19:38:46 +05:30
Sumit Patil
80fb145a7b
style(search): Tag overflow add padding (#9497) 2023-12-21 17:57:41 +05:30
Sumit Patil
50be329492
feat(ui/glossary): Keep the same tab selected when browsing Glossary (#9469) 2023-12-21 13:24:33 +05:30
Harshal Sheth
bf813d1d24
fix(ingest): update ingest_stats event with transformer types (#9487) 2023-12-20 15:49:03 -05:00
noggi
c8e59aabed
Do not sync demo in downstream repos (#9493) 2023-12-20 12:33:23 -08:00
Salman-Apptware
16d3df620f
fix(ui): Tab doesn't represent the page you are on for non-data asset pages (#9468) 2023-12-20 16:32:52 +05:30
david-leifker
76be5173b2
fix(docker): fix frontend dev docker path (#9488) 2023-12-19 15:52:59 -06:00
david-leifker
3777730d78
fix(quickstart): force strings for mysql version (#9485) 2023-12-19 15:30:47 -06:00
Nate Bryant
a29fce9d82
Adds urnBasedPagination option to datahub-upgrade RestoreIndices (#9232)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2023-12-19 14:08:55 -06:00
david-leifker
8f19138f68
feat(docker-compose): consolidate docker-compose profiles (#9478) 2023-12-19 12:00:54 -06:00
Ellie O'Neil
92c9940bbd
Allow message_name field for protobuf ingestion (#9480) 2023-12-19 09:24:03 -08:00
purnimagarg1
265d6bdb53
Fade recipe section to transparent on Ingestion Run Details (#9404) 2023-12-19 09:11:18 -08:00
Tamas Nemeth
94a1603676
fix(ingest/redshift: Fixing operation query to not return duplicate operations (#9481) 2023-12-19 10:30:21 -05:00
kushagra-apptware
1124ccc4ee
fix(ui/users): searching for users on Users page shows incorrect roles (#9474) 2023-12-19 17:29:37 +05:30
John Joyce
7b067822bd
feat(gms): Add support for platform-based browse (#9376)
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2023-12-18 18:35:02 -08:00
Harshal Sheth
ecda3e6187
feat(ingest): pydantic v2 compatibility (#9434) 2023-12-18 18:26:33 -05:00