547 Commits

Author SHA1 Message Date
Gabe Lyons
507d1e7658
fix(ingest): update generated files (#3292) 2021-09-23 12:02:01 -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
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
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
aseembansal-gogo
97bed71e1c
feat(ingest): support for env variable in cli (#3215) 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
Swaroop Jagadish
9db7a34cfa
feat(ingest): looker and lookml improvements - connection, explores, folders (#3255) 2021-09-16 23:09:45 -07:00
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
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
Gabe Lyons
96e8eb4e3c
fix(react): fix jitter on schema when adding description (#3230) 2021-09-13 14:35:06 -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
Gabe Lyons
a547c71e63
fix(metadata-ingestion): fixing lint issues (#3212) 2021-09-08 08:52:07 -07:00
Karolis Kascenas
792a08c283
feat(ingest): optionally ingest deleted looker dashboards (#3158) 2021-09-07 19:41:39 -07:00
Dexter Lee
958b61a32a
fix(build): specify setuptools version for dev install (#3211) 2021-09-07 19:23:42 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 (#3182) 2021-09-02 19:05:13 -07:00
Nick Wu
f833a1aa14
docs: fix "data platforms" link in dbt.md (#3188) 2021-09-02 18:53:28 -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
Gabe Lyons
9ba378f3a0
fix(react): show schema-attached description (#3178) 2021-09-01 13:39:53 -07:00
Dexter Lee
f63d9205e6
feat(airflow): add example docker setup for airflow (#3176) 2021-09-01 11:51:14 -07:00
Chinmay Bhat
b07dc16299
docs(ingestion): updated hive ingestion docs with Databricks recipe (#3170) 2021-08-31 22:30:36 -07:00
Chinmay Bhat
6953af58a6
fix(doc): add use_odbc to mssql doc example (#3171) 2021-08-31 22:01:43 -07:00
Gabe Lyons
9708adb0d6
feat(react): Dataset page refresh + improved homepage, search and browse screens (#3169) 2021-08-31 22:00:56 -07:00
Fredrik Sannholm
1d56446652
feat(ingest): Minor Kafka Connect source improvements (#3148) 2021-08-29 08:33:42 -07:00
Chinmay Bhat
bda881cbf2
feat(ingest): Adding Azure Source integration to ingest users, groups and group memberships (#3161) 2021-08-29 08:32:40 -07:00
Swaroop Jagadish
d1b57927a9
fix(frontend): replacing broken link for default avatar (#3156) 2021-08-24 21:40:39 -07:00
Swaroop Jagadish
88afec7f1c
feat(ingest): adding maxSchemaSize to mongodb source (#3153) 2021-08-24 12:15:40 -07:00
Fredrik Sannholm
f73725fdf6
feat(ingestion): bring your own SQL parser (#3110) 2021-08-23 20:21:48 -07:00
Swaroop Jagadish
65943cc190
deps(ingest): upgrade to pick up acryl-pyhive changes (#3145) 2021-08-23 20:18:11 -07:00
Sergio Gómez Villamor
dd7bead514
fix(profiles): prevent NoneType exception when profiling empty datasets (#3144)
Co-authored-by: Sergio Gómez <sergio.gomez.villamor@adevinta.com>
2021-08-23 13:49:51 -07:00
Swaroop Jagadish
72af0c317a
fix(deps): Adding min version to python-dateutil to guard against isoparse failures (#3139) 2021-08-21 18:41:28 -07:00
Swaroop Jagadish
8fe67f7c46
fix(airflow): only emit specific keys for airflow lineage properties (#3137) 2021-08-21 13:35:46 -07:00
John Joyce
81eb4f19bf
feat(sso): Just-In-Time User & Group Provisioning on SSO Login (oidc) (#3082) 2021-08-20 07:42:18 -07:00
Dexter Lee
db3784b407
feat(ingest): Add custom browse paths for kafka sources and remove browse lowercase filter (#3113) 2021-08-19 12:18:42 -07:00
taufiqibrahim
dd1b81b727
feat(ingest): adding redash source (#2918)
Co-authored-by: tibrahim <taufiq.ibrahim@bizzy.co.id>
2021-08-18 12:03:03 -07:00
John Joyce
f40bf1ce19
feat(group ui): Basic group search membership in UI (#3094) 2021-08-16 20:47:18 -07:00
Shikha-Trivedi-Saxo
c9c1ba457e
feat(business-glossary): Glossary term relationship backend (#3012) 2021-08-15 23:05:03 -07:00
Shirshanka Das
39a0081800
fix(ingest): increasing default ingestion REST timeout to 30 seconds (#3095) 2021-08-13 11:05:44 -07:00
Gabe Lyons
c13d83b5c5
fix: fixing key-value after adding version (#3093) 2021-08-12 17:52:58 -07:00
Gabe Lyons
b73d0ebb8b
feat: Adding clarity around qualified unions and removing extra lines for structs (#3091)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2021-08-12 16:25:44 -07:00
John Joyce
8c9c696cdd
feat(ingest): Adding an Okta Integration to extract Users, Groups, Group Membership (#3043) 2021-08-11 18:49:16 -07:00
rslanka
8844240328
feat: Adding support for nested schemas in ingestion and visualization (#3079) 2021-08-11 15:47:18 -07:00
Kevin Hu
f642d6c0be
fix(ingest): sqlalchemy-snowflake add constraints to make sure we don't pull in 1.2.5 (#3078) 2021-08-11 13:20:01 -07:00