633 Commits

Author SHA1 Message Date
Dexter Lee
8747fbe43c
feat(perf): Add perf testing and monitoring framework (#3195) 2021-09-07 23:06:15 -07:00
Dexter Lee
e30d7238c0
feat(search): Add searchable annotation to maps (#3136) 2021-09-07 22:58:44 -07:00
Dexter Lee
cbc449eba1
fix(search): Move filters to query instead of post query(#3208) 2021-09-07 17:43:12 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 (#3182) 2021-09-02 19:05:13 -07:00
Dexter Lee
ddddad4c36
Revert "fix(search): move filters to query instead of postFilter (#3112)" (#3177)
This reverts commit 1b738f8699da71c550b1b3f0732677db7ddfab4d.
2021-09-01 12:46:30 -07:00
Dexter Lee
1b738f8699
fix(search): move filters to query instead of postFilter (#3112) 2021-08-29 08:34:36 -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
John Joyce
f40bf1ce19
feat(group ui): Basic group search membership in UI (#3094) 2021-08-16 20:47:18 -07:00
John Joyce
f3fc0970f3
refactor(build): Remove unnecessary ext modules. (#3074) 2021-08-10 22:48:06 -07:00
John Joyce
4649ca7f39
fix(gms): Validate unrecognized model fields. (#3034) 2021-08-04 22:23:16 -07:00
Gabe Lyons
2fc71da58d
fix(restore-indices): add system metadata restoration to restore-indices (#3029) 2021-08-04 11:44:22 -07:00
Enrico Minack
8e9b5f4b7a
refactor(test): Refactor GraphService tests (#2944) 2021-08-02 11:34:45 -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
Gabe Lyons
aa253f5b3b
feat(deletes): add run commands (list, show, rollback) to datahub ingest (#2960) 2021-07-29 20:04:40 -07:00
Lal Rishav
ae014bf2e1
fix(glossary):default browse path for glossary term (#2788) 2021-07-16 09:15:24 -07:00
Dexter Lee
91414a5753
fix(search): Fix index builder (#2884) 2021-07-15 07:40:52 -07:00
Dexter Lee
8f0f322279
feat(backup): Add restore indices and restore backup tasks (#2779) 2021-06-30 16:49:02 -07:00
Dexter Lee
6fee59ebac
fix(search): Filter out "removed" entities from autocomplete and analytics (#2781) 2021-06-29 17:56:09 -07:00
Dexter Lee
2ee9ecfbc3
fix(usage-stats): add indices target for usage stats query (#2798) 2021-06-29 12:01:22 -07:00
John Joyce
09cbc548a4
feat(logs): improve logging in GMS and datahub-frontend (#2761) 2021-06-25 10:56:45 -07:00
Harshal Sheth
19b2a42a00
feat: usage stats (part 2) (#2762)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-06-24 19:44:59 -07:00
Harshal Sheth
937f02c6bc
feat: usage stats (part 1) (#2750)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-06-24 17:11:00 -07:00
Dexter Lee
2df8214417
fix(browse): sort by doc count descending (#2751) 2021-06-23 19:04:16 -07:00
Gabe Lyons
3f5e371851
feat(graph): support using elasticsearch as graph backend. (#2726) 2021-06-22 16:08:54 -07:00
Gabe Lyons
48061454ff
fix(gms): fixes for version aspect fetching (#2723) 2021-06-22 14:16:10 -07:00
John Joyce
550a9deab0
fix(noCode): Improving efficiency of EntityService "listLatestAspects" API (#2711) 2021-06-17 19:52:50 -07:00
Gabe Lyons
523c3bf1d4
feat(aspects): support fetching of versioned aspects (#2677) 2021-06-16 10:03:21 -07:00
Dexter Lee
f3f562fe08
fix(NoCode): Fix product analytics (#2697) 2021-06-15 09:42:16 -07:00
John Joyce
9829576202
feat(datahub-upgrade): improve no code upgrade logging (#2653) 2021-06-04 12:21:17 -07:00
Harshal Sheth
f91062d827
docs(nocode): fix links to datahub-upgrade (#2651) 2021-06-04 11:30:06 -07:00
John Joyce
d26903f160
fix(gms): Return empty snapshots when one does not exist (#2646) 2021-06-04 11:28:53 -07:00
John Joyce
97e9660037
feat: No Code Metadata Modeling (#2629)
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-06-03 13:24:33 -07:00