5186 Commits

Author SHA1 Message Date
Kevin Hu
b8c3ae495e
feat(docs): link to ingestion quickstart under ingestion section (#3059) 2021-08-09 10:03:36 -07:00
Kevin Hu
45247083e3
docs(ingest): link to docs from recipes (#3058) 2021-08-09 10:00:47 -07:00
John Joyce
383bde18f5
chore(frontend): Remove unused files 1/4 (#3014) 2021-08-09 09:48:05 -07:00
aseembansal-gogo
9ee091f518
feat(ingest): add transformers to clear dataset ownership, mark status, add browse paths (#2986) 2021-08-09 09:43:46 -07:00
Dexter Lee
0956b79b4d
fix(ingest): stop looker source from unnecessarily filling out owners (#3056) 2021-08-08 23:07:05 -07:00
Dexter Lee
8316316daa
fix(ingest): add default configurable timeout for rest emitter (#3055) 2021-08-08 22:30:55 -07:00
Kevin Hu
8a23d0eac9
fix(docs): update metadata ingestion dev guide (#3039) 2021-08-08 15:28:41 -07:00
Kevin Hu
32b8fc6108
feat(docs): refactor source and sink ingestion docs (#3031) 2021-08-08 13:40:51 -07:00
Gabe Lyons
a7ea888612
fix(frontend): fixing homepage jitter (#3054) 2021-08-06 18:09:35 -07:00
Gabe Lyons
fef2ea7126
feat(quickstart): linking to slack from quickstart (#3051) 2021-08-06 13:03:59 -07:00
John Joyce
7cb49aaddc
docs: Add Exact match search CURL example. (#3053) 2021-08-06 11:26:44 -07:00
Kevin Hu
40ecd96c7a
feat(ingest): replace and warn against relative imports (#3033) 2021-08-06 10:25:30 -07:00
aseembansal-gogo
ac345e0ade
feat(ingest): add underlying platform for glue (#3035) 2021-08-06 10:19:21 -07:00
John Joyce
916b374a0e
docs: Add tags GMS API documentation (#3052) 2021-08-06 10:16:34 -07:00
Lal Rishav
94b35fe8a0
fix(Business Glossary): updated glossary term search strategy (#2973) 2021-08-05 23:31:06 -07:00
Jensen Yap
1fbc80bd39
feat(postgres): add postgres setup docker image (#2996) 2021-08-05 23:25:50 -07:00
Gabe Lyons
4e36c78df3
fix(frontend): fixing external url logic in charts and dashboard mapper (#3044) 2021-08-05 22:10:57 -07:00
Gabe Lyons
ae4cdf0999
fix(frontend): hide dashboard date when null (#3045) 2021-08-05 22:09:32 -07:00
Javier Sotelo
fcabd5ba91
fix(frontend): add support for SASL_KERBEROS_SERVICE_NAME & SASL_PLAINTEXT (#3022)
Co-authored-by: jsotelo <javier.sotelo@viasat.com>
2021-08-05 22:08:50 -07:00
John Joyce
b1b55e19fe
fix(frontend): Fix exception casting in EntityClient (#3036) 2021-08-05 20:07:13 -07:00
Kevin Hu
3d0534be4c
fix(ingest): detect malformed Glue S3 script paths (#3037) 2021-08-05 20:06:32 -07:00
Kevin Hu
f1bea875b2
fix(ingest): replace backticks for lookml (#3038) 2021-08-05 20:05:20 -07:00
Kevin Hu
ec3dfebc24
fix(ingest): add bigquery type mappings (#3040) 2021-08-05 20:03:21 -07:00
Gabe Lyons
d9d4d16fae
fix(frontend): fixing lineage tokenization (#3042) 2021-08-05 18:17:09 -07:00
John Joyce
4649ca7f39
fix(gms): Validate unrecognized model fields. (#3034) 2021-08-04 22:23:16 -07:00
Kevin Hu
3d061161d8
fix(ingest): glue import type stubs only for testing (#3032) v0.8.8 2021-08-04 12:43:22 -07:00
Gabe Lyons
8c4a1414fc
fix(gms): handling partial system metadata in gms (#3030) 2021-08-04 12:26:29 -07:00
John Joyce
fa8f8b239a
feat(frontend): encode Original URI in Authentication Redirect (#3026) 2021-08-04 11:55:03 -07:00
Gabe Lyons
2fc71da58d
fix(restore-indices): add system metadata restoration to restore-indices (#3029) 2021-08-04 11:44:22 -07:00
Kevin Hu
3701931363
feat(ingest): extract dbt versions into custom properties (#3021) v0.8.7 2021-08-03 12:13:49 -07:00
Gabe Lyons
ea7952ce77
fix(caching): refetch query on update (#3020) 2021-08-03 12:05:18 -07:00
Kevin Hu
07bbd50ad2
fix(ingest): don't assume Glue job description always exists (#3019) 2021-08-03 11:42:43 -07:00
Brian
35aca2cad6
fix(react): fix weird 0 rendering possible bugs (#3000)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-08-03 11:18:39 -07:00
Dexter Lee
51a2669332
feat(ingest): add kafka emitters for MetadataChangeProposal format (#3018) 2021-08-03 11:17:16 -07:00
John Joyce
2aae2fd601
fix(gms): Adding Rest.li Write-Time Model Validation (#2999) 2021-08-03 09:54:13 -07:00
John Joyce
7074d9c627
fix(quickstart): Bumping Default Memory for GMS and Frontend (#3009) 2021-08-02 23:58:33 -07:00
John Joyce
20b1685de2
fix(gms): better logging on failed MCL / MAE (#3007) 2021-08-02 17:53:56 -07:00
Gabe Lyons
f4a6d18c12
fix(blank pages): removing apollo caching (#3008) 2021-08-02 17:49:57 -07:00
John Joyce
93069e5cec
fix(ci): using AspectExtractor instead of removed SnapshotToAspectMap (#3006) 2021-08-02 15:13:08 -07:00
Gabe Lyons
9b0f8bc0d3
fix(graphql): fetching data platforms using standard procedure (#2998) 2021-08-02 11:35:09 -07:00
Enrico Minack
8e9b5f4b7a
refactor(test): Refactor GraphService tests (#2944) 2021-08-02 11:34:45 -07:00
James Lamb
fd205221b2
fix(ingest): map all LookML dimension types to corresponding avro types (#2972) 2021-08-02 11:09:05 -07:00
Dexter Lee
283f6376d1
fix(ingestion): Safeguard against empty values for profile ingestion (#3005) 2021-08-02 10:42:40 -07:00
Dexter Lee
c982626867
fix(datahub-upgrade) add config registry to datahub upgrade container (#3002) 2021-08-02 07:55:35 -07:00
John Joyce
beb9b623fb
fix(dataset stats): Fix checks for existence of row and column counts (#3003) 2021-08-02 07:53:37 -07:00
Brian
411bbeab56
feat(react): update dataset documents tab with a merged document column (#2997) 2021-08-02 07:50:03 -07:00
Brian
25e8e8f5ad
feat(react): update search result has result counts for each entities that has result (#2991) 2021-08-02 07:48:22 -07:00
John Joyce
352a0abf8d
Introducing TimeSeries Aspects + Dataset Profile (Stats) Aspect (#2983)
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-07-30 17:41:03 -07:00
Dexter Lee
15c0c4dfb3
fix(browse): Fix browse pagination and multi-browse path issue (#2984) 2021-07-30 10:48:32 -07:00
aseembansal-gogo
2712f5587e
docs(ingest): Add instructions to install required dependency (#2995) 2021-07-30 07:21:24 -07:00