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 |
|
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
|
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 |
|
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 |
|
Kevin Hu
|
289153574c
|
fix(ingest): string-ify dbt custom props (#2900)
|
2021-07-16 09:35:14 -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 |
|
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 |
|
Harshal Sheth
|
be39037b10
|
build(ingest): reduce dependencies for dev install (#2872)
|
2021-07-14 20:02:48 -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 |
|
Kevin Hu
|
c4e2b9afa2
|
feat(ingest): add browse paths + dataplatform for Feast features (#2849)
|
2021-07-12 11:05:18 -07:00 |
|
Harshal Sheth
|
220dfe728c
|
feat(ingest): support dynamic imports for transfomer methods (#2858)
|
2021-07-12 11:03:53 -07:00 |
|
Harshal Sheth
|
fd02f711cd
|
fix(ingest): handle 'fields' list missing in bigquery-usage (#2844)
|
2021-07-08 17:10:11 -07:00 |
|
Harshal Sheth
|
f6e72291c3
|
fix(ingest): delete pycache files when running clean (#2852)
|
2021-07-08 17:08:35 -07:00 |
|
Harshal Sheth
|
83fd69d46d
|
docs(ingest): remove hanging sentence from docs (#2853)
|
2021-07-08 16:37:32 -07:00 |
|
Kevin Hu
|
a2106ca9e8
|
feat(ingest): SageMaker jobs and models (#2830)
|
2021-07-08 16:16:16 -07:00 |
|
Kevin Hu
|
799b0634e1
|
fix(ingest): check for dbt materialization before proceeding (#2842)
|
2021-07-08 15:12:37 -07:00 |
|
Harshal Sheth
|
74e34dddfc
|
feat(ingest): prettify stack traces in CLI (#2845)
|
2021-07-08 13:29:34 -07:00 |
|
Fredrik Sannholm
|
c2f2973c1b
|
fix(ingest): Fix glob pattern and handle possible recursion in lookml (#2851)
|
2021-07-08 12:26:11 -07:00 |
|
Harshal Sheth
|
2f921d15e8
|
fix(ingest): avoid setting timestamps unless source system provides it (#2843)
|
2021-07-08 12:11:06 -07:00 |
|
Kevin Hu
|
739e0efa61
|
fix(ingest): do not fail dbt ingestion when encountering missing nodes (#2833)
|
2021-07-06 19:32:00 -07:00 |
|
Harshal Sheth
|
2d1dd95a84
|
docs(ingest): clarify that the Kafka options are pass-through (#2837)
|
2021-07-06 19:22:35 -07:00 |
|
Harshal Sheth
|
523fa32eb6
|
fix(ingest): various BigQuery source fixes (#2836)
|
2021-07-06 19:18:18 -07:00 |
|
Harshal Sheth
|
6b59cdeb82
|
fix(ingest): mask password in info-level logs (#2835)
|
2021-07-06 16:41:54 -07:00 |
|
Harshal Sheth
|
288d17f07e
|
docs(ingest): update links to Kafka docs (#2834)
|
2021-07-06 15:33:52 -07:00 |
|
Harshal Sheth
|
2a9fdfc181
|
fix(cli): change docker nuke to also remove stopped containers (#2825)
|
2021-07-02 20:27:28 -07:00 |
|
Harshal Sheth
|
1b4788537d
|
feat(ci): separate metadata-ingestion into a separate workflow (#2828)
|
2021-07-02 20:26:00 -07:00 |
|
Harshal Sheth
|
6ef0bf0dfd
|
fix(ingest): convert superset timestamps to micros (#2827)
* Previous values were in seconds, which rendered incorrectly in the UI.
|
2021-07-02 20:21:56 -07:00 |
|
Gabe Lyons
|
8d6362419f
|
docs(elastic-for-graph): Add migrating from neo4j to elastic instructions (#2826)
|
2021-07-02 20:19:33 -07:00 |
|
Harshal Sheth
|
4c39d86f63
|
docs(ingest): add extra info for Redshift behind a proxy (#2817)
|
2021-07-02 10:31:14 -07:00 |
|
Harshal Sheth
|
d6c3043bc4
|
fix(ingest): view handling resilience for redshift (#2816)
|
2021-07-02 10:26:50 -07:00 |
|
Harshal Sheth
|
6fe663bf6a
|
feat(ingest): basic support for complex hive types (#2804)
|
2021-06-30 22:57:13 -07:00 |
|
Harshal Sheth
|
d66381451a
|
feat(ingest): refactor mce comparison and add pytest update golden files option (#2812)
|
2021-06-30 16:53:20 -07:00 |
|
Harshal Sheth
|
e51f86a9de
|
feat(ingest): support ingesting from multiple snowflake dbs (#2793)
|
2021-06-30 15:54:17 -07:00 |
|