5186 Commits

Author SHA1 Message Date
Lal Rishav
99790d9052
fix(react): enable relation between glossary term and datasets searchable (#2806)
* 2805 | glossary term linked to dataset is not displayed
2021-07-22 07:25:29 -07:00
Kevin Hu
736249f0c7
feat(ingest): extract SageMaker metrics, hyperparameters, and external URLs (#2910) 2021-07-21 21:30:07 -07:00
aseembansal-gogo
256c82f365
docs: update docs for consistency in naming (#2915) 2021-07-21 12:57:08 -07:00
Kevin Hu
d6875b4f4f
feat(ingest): test dbt ingestion with and without schemas (#2922) 2021-07-21 12:56:31 -07:00
Harshal Sheth
7535cf2b85
fix(ingest): note that views are not supported for Athena (#2924) 2021-07-21 12:48:40 -07:00
Harshal Sheth
ad30f2b8ec
feat(ingestion): support multiple project IDs in bigquery usage stats (#2920) 2021-07-21 12:42:06 -07:00
Harshal Sheth
5f0b4464f5
fix(ingest): pin snowflake sqlalchemy connector (#2923) 2021-07-20 19:28:40 -07:00
Harshal Sheth
416f2a95df
feat(ingest): add support for Oracle spatial types (#2909) 2021-07-20 19:13:49 -07:00
Kevin Hu
859fab8bd3
docs(ingest): update sample recipe and test input for dbt (#2917) 2021-07-20 13:28:37 -07:00
Brian
7e2c4d6e44
feat(mlFeatureTable): add graphql, ui/ux for mlFeatureTable, mlFeature, mlPrimaryKey entities (#2887) 2021-07-20 11:42:21 -07:00
Kevin Hu
91c01a3b42
fix(ingest): stringify all dbt custom props (#2916) 2021-07-20 10:14:45 -07:00
aseembansal-gogo
6e1b2cf4f7
feat(ingest): Add option to change name of database for postgres (#2898) 2021-07-20 07:01:42 -07:00
Harshal Sheth
267efe767f
fix(ingest): issue a warning if the column list is empty (#2912) 2021-07-20 06:45:35 -07:00
Kevin Hu
6abd5e191a
feat(ingest): lineage for SageMaker model endpoints and groups (#2894) 2021-07-19 11:30:43 -07:00
Harshal Sheth
45e931dbac
feat(ingest): add can_add_aspect method for MCEs (#2905) 2021-07-17 20:02:07 -07:00
Harshal Sheth
283d131546
test(ingest): update tox test configurations and test airflow 2.x by default (#2906) 2021-07-17 20:00:50 -07:00
John Joyce
f8713fa1f5
fix(frontend): Don't use Apollo Cache for IsAnalyticsEnabled query. (#2904) 2021-07-16 15:39:39 -07:00
Remi
79218b1466
feat(ingest): use node comment as description if existing else default to key (#2877) 2021-07-16 12:54:32 -07:00
Harshal Sheth
3179f032de
fix(react): avoid displaying "0" for ignored timestamps (#2889) 2021-07-16 12:21:23 -07:00
Gabe Lyons
d376dc49db
fix(search): fixing case where someone issues a null query (#2890) 2021-07-16 12:19:51 -07:00
Harshal Sheth
0cf31544b8
fix(ingest): use logger.warning instead of logger.warn (#2893) 2021-07-16 12:15:55 -07:00
James Lamb
caaf7107b8
fix(ingest): change LookMLSource._get_upsteam_lineage() to _get_upstream_lineage() (#2888) 2021-07-16 12:14:13 -07:00
Brian
e075a0a004
feat(react): update schema history visualizing, truncate long type, original desc bug (#2901) 2021-07-16 12:13:20 -07:00
Harshal Sheth
89bdfdf1a8
fix(ingest): correct globs in lookml model discovery (#2891) 2021-07-16 11:59:50 -07:00
Kevin Hu
dc72ecd5a4
feat(ingest): add connectivity check for Looker (#2902) 2021-07-16 11:58:24 -07:00
Wan Chiu
49de7aba66
feat(react): configure Cypress + MirageJS + GraphQL mock for functional testing plus a couple of example tests (#2597) 2021-07-16 11:56:50 -07:00
Shirshanka Das
79e76e8b89
docs: update docs for July townhall (#2903)
* docs: updating townhall docs

* Update townhall-history.md

* Update README.md
2021-07-16 11:39:45 -07:00
Kevin Hu
289153574c
fix(ingest): string-ify dbt custom props (#2900) 2021-07-16 09:35:14 -07:00
John Joyce
cc65b4cadd
fix(docs): fixing miscellaneous docs (#2899) 2021-07-16 09:18:50 -07:00
Lal Rishav
ae014bf2e1
fix(glossary):default browse path for glossary term (#2788) 2021-07-16 09:15:24 -07:00
Kevin Hu
44ed2f3684
feat(ingest): extract lineage between SageMaker jobs and models (#2868) 2021-07-15 18:56:13 -07:00
Dexter Lee
91414a5753
fix(search): Fix index builder (#2884) 2021-07-15 07:40:52 -07:00
Harshal Sheth
f7df6959ed
docs: revamp adoption section (#2883)
Removing eval - POC section of adoption as it is hard to keep accurate, adding DefinedCrowd
2021-07-14 20:45:14 -07:00
Harshal Sheth
8e573fdb31
fix(ingest): fix druid misconfiguration bug (#2882) 2021-07-14 20:29:23 -07:00
Harshal Sheth
fe6bfc9685
fix(ingest): default to unlimited query log delay in bigquery-usage (#2881) 2021-07-14 20:05:31 -07:00
Lal Rishav
dbf3a8fd83
fix(search): enable search on business glossary terms (#2790)
8480 | fixed glossary term search issue (#2790)
2021-07-14 20:04:18 -07:00
Harshal Sheth
be39037b10
build(ingest): reduce dependencies for dev install (#2872) 2021-07-14 20:02:48 -07:00
Brian
a6dc9e0dc0
fix(react): fix bug in description update modal (#2874) 2021-07-13 21:02:20 -07:00
Harshal Sheth
f01bb8bcd0
build(ingestion): add version prompt to release script (#2866) 2021-07-13 15:02:14 -07:00
Kevin Hu
904d4410fe
feat(ingest): update golden files only when diff fails (#2869) 2021-07-13 14:59:22 -07:00
Kevin Hu
bc84c82a68
feat(ingest): extract dbt meta fields (#2876) 2021-07-13 14:58:25 -07:00
Harshal Sheth
9e3c520290
docs(quickstart): add default password to quickstart (#2875) 2021-07-13 14:56:47 -07:00
Harshal Sheth
8c3d266cf5
fix(quickstart): update compose spec version (#2873)
Also update the defaults to point at the head tag instead of latest.
2021-07-13 12:02:05 -07:00
Harshal Sheth
d7248fd08d
build(ingest): separate metadata-ingestion build workflow fully (#2862) 2021-07-13 09:13:13 -07:00
Harshal Sheth
91e5fd457a
fix(build): increase retries for dependency fetches (#2867) 2021-07-13 09:11:42 -07:00
Kevin Hu
c4e2b9afa2
feat(ingest): add browse paths + dataplatform for Feast features (#2849) 2021-07-12 11:05:18 -07:00
Kevin Hu
e22bd95542
feat(docs): swap Medium and videos sections (#2859) 2021-07-12 11:04:32 -07:00
Harshal Sheth
220dfe728c
feat(ingest): support dynamic imports for transfomer methods (#2858) 2021-07-12 11:03:53 -07:00
Gabe Lyons
973c08dee8
fix: fixing lint issue (#2861) v0.8.6 2021-07-09 17:09:58 -07:00
Gabe Lyons
95b73c4adc
fix(frontend): handling null aspects in AspectType (#2860) 2021-07-09 17:04:14 -07:00