12004 Commits

Author SHA1 Message Date
aseembansal-gogo
903348e1db
fix(ingest): add missing partition keys in schema for glue sources (#3238) 2021-09-15 21:39:49 -07:00
Swaroop Jagadish
28cbb2b4ef
fix(ingest): fixing snowflake and bigquery usage connectors to use real user urns (#3243) 2021-09-15 21:38:38 -07:00
Claudio Benfatto
2c63efa7ac
fix(docker): use wait-http-header to avoid printing cleartext credentials (#3241) 2021-09-15 18:11:51 -07:00
Dexter Lee
9172700585
fix(frontend): Add additional sasl config for kafka producer in datahub-frontend (#3220) 2021-09-15 18:08:54 -07:00
rslanka
f665ffc6b7
fix(dataset profiles): compatibility with older indices. (#3242) v0.8.13 2021-09-15 14:30:39 -07:00
Gabe Lyons
9be6d2b580
fix(glossary terms): some cosmetic fixes for glossary terms (#3235) 2021-09-14 18:36:00 -07:00
John Joyce
32779bb464
fix(policies): Only ingest bootstrap policies on clean start (#3234) 2021-09-14 18:35:42 -07:00
rslanka
c418bc845c
feat(Analytics): Support for Timeseries Aggregated Statistics (#3207)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Dexter Lee <dexter@acryl.io>
2021-09-14 18:35:10 -07:00
Enrico Minack
66c862fea9
test(metadata-io): Improve speed of ElasticSearch tests (#3160) 2021-09-13 14:37:29 -07:00
Gabe Lyons
b7af1ebae5
fix(glossary terms): add glossary terms privilege to COMMON_ENTITY_PRIVILEGES (#3232) 2021-09-13 14:36:54 -07:00
Gabe Lyons
96e8eb4e3c
fix(react): fix jitter on schema when adding description (#3230) 2021-09-13 14:35:06 -07:00
Chinmay Bhat
32c170adfa
feat(ingest): auto-ingest common data platforms on GMS boot (#3219) 2021-09-13 14:32:38 -07:00
John Joyce
05a7939c3a
fix(upgrade): Check whether tables exist using findList (#3229) 2021-09-13 14:30:32 -07:00
Gabe Lyons
2de4ea9566
feat(business glossary): Add support to add & remove glossary terms from the UI (#3213) 2021-09-13 09:16:37 -07:00
Dexter Lee
bf6c2dcf0f
fix(oidc): add more oidc config (#3221) 2021-09-10 16:57:28 -07:00
Gabe Lyons
2d768ea89b
fix(graphql): fix tag mapper (#3223) 2021-09-10 16:54:21 -07:00
Gabe Lyons
9887ca9d69
fix(react): fix lineage button highlighting (#3224) 2021-09-10 16:53:28 -07:00
Gabe Lyons
3ee6e760f0
fix(react): add owner modal title (#3222) 2021-09-10 16:51:36 -07:00
Gabe Lyons
f0c8f85a0e
fix(react): fix proxy for login route (#3216) 2021-09-09 11:33:20 -07:00
Dexter Lee
940cbb14ca
fix(docker): pin setuptools version in docker ingestion build (#3214) v0.8.12 2021-09-08 17:07:01 -07:00
Gabe Lyons
a547c71e63
fix(metadata-ingestion): fixing lint issues (#3212) 2021-09-08 08:52:07 -07:00
Aikepaer Abuduweili
8dbbec45a8
fix(react): safely access caught Error properties (#3196) 2021-09-07 23:14:59 -07:00
Dexter Lee
8747fbe43c
feat(perf): Add perf testing and monitoring framework (#3195) 2021-09-07 23:06:15 -07:00
Dexter Lee
e30d7238c0
feat(search): Add searchable annotation to maps (#3136) 2021-09-07 22:58:44 -07:00
Karolis Kascenas
792a08c283
feat(ingest): optionally ingest deleted looker dashboards (#3158) 2021-09-07 19:41:39 -07:00
Gabe Lyons
8aaf1d31cf
fix(admin): moving admin links to header (#3210) 2021-09-07 19:29:36 -07:00
Dexter Lee
958b61a32a
fix(build): specify setuptools version for dev install (#3211) 2021-09-07 19:23:42 -07:00
Dexter Lee
cbc449eba1
fix(search): Move filters to query instead of post query(#3208) 2021-09-07 17:43:12 -07:00
Gabe Lyons
3b88621e5b
fix(react): fix tag schema search on tag profile (#3209) 2021-09-07 17:41:50 -07:00
John Joyce
1b326818aa
fix(graphql): fix ml model properties resolver (#3190) 2021-09-07 09:33:15 -07:00
John Joyce
22928722e5
fix(bootstrap): making bootstrap manager run once (#3200) 2021-09-07 09:32:26 -07:00
John Joyce
53226388dc
feat(access control): Adding "authorizedActors" method to AuthorizationManager (#3197) 2021-09-07 09:31:27 -07:00
Enrico Minack
25e1bb1b5a
ci: upload test reports (#3201) 2021-09-07 09:30:13 -07:00
John Joyce
f0fff0c8ae
Fix GraphQL Variables (#3199) 2021-09-03 16:11:14 -07:00
Aikepaer Abuduweili
13d62806bf
refactor(test): remove the datahub-frontend.graphql (#3193) 2021-09-03 15:17:14 -07:00
Dexter Lee
d1c66167fa
fix(platform): fix kafka env name for MCL_timeseries (#3198) 2021-09-03 15:15:35 -07:00
John Joyce
a6aedf6492
fix(react): fix add links (#3194) 2021-09-03 11:54:43 -07:00
Gabe Lyons
fd70ed109a
fix(react): fixing format of search snippets (#3192) 2021-09-03 10:15:49 -07:00
John Joyce
9b81fa428c
fix(react): pin the control center menu icon (#3191) 2021-09-02 21:55:31 -07:00
John Joyce
d9380eeffa
fix(404): Fix 404 Exit Error. (#3189) 2021-09-02 21:11:41 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 (#3182) 2021-09-02 19:05:13 -07:00
Gabe Lyons
1f31735acf
fix(react): Fix the fieldPath grouping logic in the front-end (#3187)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2021-09-02 18:55:12 -07:00
Nick Wu
f833a1aa14
docs: fix "data platforms" link in dbt.md (#3188) 2021-09-02 18:53:28 -07:00
Dexter Lee
e38c1de95f
fix(kafka): Change env variable name for MCL_versioned to be consistent (#3184) 2021-09-02 15:40:07 -07:00
Gabe Lyons
c725d9a97f
fix(react): removing preview artifact from platform logo (#3185) 2021-09-02 15:39:08 -07:00
Chinmay Bhat
8501fec0e9
fix(business_glossary): added __init__.py (#3183) 2021-09-02 10:25:28 -07:00
Chinmay Bhat
9014afd9ed
refactor(ingest): rename azure source to azure_ad (#3181) 2021-09-02 09:24:10 -07:00
Sergio Gómez Villamor
9e28423c6d
feat(ingest): add optional config for ownership type in ownership transformers (#3159)
Co-authored-by: Sergio Gómez <sergio.gomez.villamor@adevinta.com>
2021-09-01 22:44:03 -07:00
Remi
75d99690a5
fix(dbt): use_identifiers option and avoid duplicate descriptions (#3179) 2021-09-01 22:08:23 -07:00
Shirshanka Das
88a3523fbb
feat(ingest): Add a business glossary source (#3164) 2021-09-01 15:10:12 -07:00