5512 Commits

Author SHA1 Message Date
John Joyce
fe589a58b3
fix(oidc): Tolerate null emails (#3330) 2021-10-05 19:30:51 -07:00
AndreasTA-AW
61ba3cf578
feat(ingest): added tags and owner from dbt (#3270)
Co-authored-by: Andreas Törnström Andersson <andreas.tornstrom-andersson@forefront.se>
2021-10-05 07:31:58 -07:00
Gabe Lyons
79d1b38ce6
fix(docs): fix graphql deprecated comment (#3327) 2021-10-04 22:40:27 -07:00
aseembansal-gogo
e8502022cf
fix(ingest): glue ingestion should not fail when there are no partition keys (#3328) 2021-10-04 22:38:58 -07:00
Seref Acet
640920d7c5
fix(ingest): Fix sasl exception for hive ingestion (#3326) 2021-10-04 22:07:41 -07:00
Swaroop Jagadish
6580a453c8
fix(ingest): more robust error handling in lookml sql parsing (#3325) 2021-10-03 20:04:26 -07:00
zhoxie-cisco
272cd183d6
fix(metadata-service): add ElasticSearch path prefix configuration (#3297)
Co-authored-by: zhoxie <xiezhongjie1109@gmail.com>
2021-10-03 17:54:05 -07:00
Seref Acet
fe531b9537
docs: Fix topic_pattern typo in kafka ingestion docs (#3317) 2021-10-03 17:52:25 -07:00
Kevin Hu
306748aca4
fix(docs): patch link to Airflow Docker compose file (#3322) 2021-10-03 17:51:22 -07:00
varunbharill
6791311741
feat(ingest): added ability to extract external schema from Redshift spectrum (#3321) 2021-10-03 14:54:34 -07:00
Sergio Gómez Villamor
696ad2ccc4
feat(ingest): adds replace_existing config to browse path transformer (#3313) 2021-10-01 12:35:16 -07:00
Swaroop Jagadish
df0b4f258b
feat(ingest): support for primary and foreign key extraction from sql sources (#3316) 2021-09-30 23:04:47 -07:00
Anthony Bouvier
a7dbf07484
docs(datahub-frontend): add build instructions for the datahub-frontend docker image (#3314) 2021-09-30 22:49:22 -07:00
Gabe Lyons
ba08f6c31e
fix(react): fix manrope styling (#3311) 2021-09-30 22:44:27 -07:00
Eddie (Xiao Di) Li
eb693684f2
fix(metadata-io): set ebean transaction level to be repeatable read (#3285) 2021-09-29 13:12:10 -07:00
John Joyce
23c6eb5d1c
feat(ui): Improve add owner search experience (#3306) 2021-09-29 12:54:38 -07:00
John Joyce
268d112ec8
Updating logo (#3310) v0.8.15 2021-09-29 11:17:11 -07:00
John Joyce
fb1ecca650
Fixing lineage (#3309) 2021-09-29 10:48:19 -07:00
John Joyce
c742cbd62d
Attach Client ID to token request in Authentication Mode none (#3308) 2021-09-29 10:28:28 -07:00
aseembansal-gogo
dd1f6fbc5e
feat(ingest): add -f option to skip confirmations for automation en… (#3256) 2021-09-28 22:49:34 -07:00
Gabe Lyons
08e18868dc
feat(react): show primary keys & foreign keys in the schema (#3298) 2021-09-28 22:47:00 -07:00
Gabe Lyons
febbced383
marking data process aspects as deprecated (#3172) 2021-09-28 16:43:44 -07:00
John Joyce
33f4d2ede0
fix(upgrade): Improving NoCodeUpgrade logic to account for Bootstrap logic (#3301) 2021-09-28 16:30:49 -07:00
John Joyce
add778c04a
feat(oidc): Support NONE client auth method in OIDC (stopgap) (#3305) 2021-09-28 16:30:17 -07:00
Gabe Lyons
80860631bf
fix(docs): fix entity doc link (#3304) 2021-09-28 11:57:28 -07:00
John Joyce
9f4906ee3f
feat(UI): UI Migration for Charts, Dashboards, Pipelines, Tasks + Glossary Terms and Links for all. (#3303) 2021-09-28 10:30:37 -07:00
Brian Boylen
bb5e7a4fdf
feat(react): add groups tab to user profile (#3276) 2021-09-27 16:09:47 -07:00
Swaroop Jagadish
9dd7303bad
feat(build): adding support for python codegen for all aspects, not just the snapshot ones (#3299) 2021-09-26 17:22:58 -07:00
Swaroop Jagadish
2142157590
fix(ingest): looker explores with joins, parsing failures on lateral flatten (#3294) 2021-09-23 15:30:49 -07:00
Chinmay Bhat
5a239905df
feat(ingest): add redshift usage source (#3277) 2021-09-23 13:39:33 -07:00
adriaanslechten
185f7e2f5f
feat(ingest): optional custom headers REST emitter (#3290)
Co-authored-by: Adriaan Slechten <adriaan.slechten@klarna.com>
2021-09-23 12:53:39 -07:00
Chinmay Bhat
ab270a98ee
fix(build): update tox.ini to allow new dependencies to be installed (#3293) 2021-09-23 12:02:45 -07:00
Gabe Lyons
507d1e7658
fix(ingest): update generated files (#3292) 2021-09-23 12:02:01 -07:00
John Joyce
106be099f3
refactor(graphql): GraphQL Public API Refactor + Documentation (#3278) 2021-09-22 17:30:15 -07:00
Swaroop Jagadish
bc50c8a779
fix(ingest): fix typo in looker tag generation (#3287) 2021-09-22 12:33:20 -07:00
Gabe Lyons
ff527f4bed
feat(foreign keys): add foreign key models (#3275) 2021-09-22 10:29:27 -07:00
aseembansal-gogo
411bcfa9a0
feat(ingest): add athena logo (#3283) 2021-09-22 08:49:10 -07:00
Gabe Lyons
fa9e172a18
fix(react): fix updates from the UI (#3280) 2021-09-22 08:34:45 -07:00
Swaroop Jagadish
3574294624
feat(ingest): add nice semantic run-ids that use source type and time of ingestion (#3279) 2021-09-21 11:51:27 -07:00
Gabe Lyons
245b1bf5f8
fix(chartinfo): only map chartinfo inputs if exists (#3274) 2021-09-20 18:08:51 -07:00
Gabe Lyons
e867d527c6
docs(adoption): updating adoption logos (#3272) 2021-09-20 13:43:46 -07:00
John Joyce
e9f56fc340
fix(policies): Always ingest non-editable policies on boot (#3271) 2021-09-20 12:00:40 -07:00
Gabe Lyons
6bf237b38e
feat(graphql): Adding write side validation and tests for add+remove API (#3259) 2021-09-20 11:58:31 -07:00
Swaroop Jagadish
dea5ef7b09
fix(ingest): making lookml recursive and nested includes work (#3264) 2021-09-19 17:28:44 -07:00
Swaroop Jagadish
bb73c467da
fix(ingest): looker cascading derived tables should express lineage to view not underlying table (#3262) 2021-09-18 09:43:15 -07:00
Aikepaer Abuduweili
d21d497866
fix(web): upgrade remove-markdown package to fix a ReDoS security issue (#3254) 2021-09-18 07:44:55 -07:00
Enrico Minack
c0aa3ecb4b
test(GraphService): Thorough graph service tests (#3011) 2021-09-17 13:54:24 -07:00
Jensen Yap
a2b3890fa1
chore: add banksalad to datahub adoption readme (#3258) 2021-09-17 11:39:51 -07:00
aseembansal-gogo
97bed71e1c
feat(ingest): support for env variable in cli (#3215) v0.8.14 2021-09-16 23:18:42 -07:00
Remi
f307521331
fix(ingest): allow ingestion of glossary terms without nodes (#3253) 2021-09-16 23:11:25 -07:00