Gabe Lyons
|
b87efa43b5
|
feat(deletes): support deletion of non-snapshot aspects (#3518)
Co-authored-by: Dexter Lee <dexter@acryl.io>
|
2021-11-08 16:22:24 -08:00 |
|
John Joyce
|
dda2078dd7
|
fix(browse paths): Adjust Default browse path logic for datasets (#3495)
|
2021-11-01 10:45:11 -07:00 |
|
John Joyce
|
a92ab66a3a
|
refactor(nocode): Final part of No-Code cleanup (#3477)
|
2021-10-31 22:06:36 -07:00 |
|
John Joyce
|
6f72536bbe
|
feat(ui): Provide filtering capability for Sub Types inside the UI (#3479)
|
2021-10-28 10:45:34 -07:00 |
|
Dexter Lee
|
9863e41914
|
fix(recommendations): eliminate removed datasets from aggregation (#3473)
|
2021-10-27 12:41:34 -07:00 |
|
John Joyce
|
8a60020579
|
refactor(styling): Improving recommendation Tag / Search query list styling (#3472)
|
2021-10-27 11:18:01 -07:00 |
|
John Joyce
|
2f03ad854b
|
feat(recommendations): Recommendations infra P1 (#3455)
|
2021-10-26 21:23:08 -07:00 |
|
Gabe Lyons
|
0bb8f684b8
|
feat(lineage): improved lineage performance + simplified layout logic + some easter eggs (#3357)
|
2021-10-22 15:46:46 -07:00 |
|
Gabe Lyons
|
7dbd10f072
|
fix(browse): fix browse for entities without default browse logic (#3422)
|
2021-10-21 11:15:10 -07:00 |
|
John Joyce
|
974f8fa91c
|
fix(datajob): Fix datajob duplicate edges in graph store (#3426)
|
2021-10-20 22:45:47 -07:00 |
|
John Joyce
|
8ef273423c
|
feat(metadata-service): Introducing EntityClient interface to avoid unnecessary HTTP calls. (#3421)
|
2021-10-19 15:53:48 -07:00 |
|
Dexter Lee
|
9b54242a6e
|
fix(datahub-upgrade): Update datahub upgrade to use MCL instead of MAE (#3411)
|
2021-10-18 22:52:48 -07:00 |
|
John Joyce
|
3d0c69b7d1
|
fix(metadata-service): add Rest.li Validation to ingestProposal (#3409)
|
2021-10-17 08:49:18 -07:00 |
|
Dexter Lee
|
781ebaef23
|
fix(search) handle more special characters (#3404)
|
2021-10-14 18:10:53 -07:00 |
|
John Joyce
|
61bd7fd080
|
feat(search): support Boolean OR Filters in Rest.li APIs (#3344)
|
2021-10-14 12:34:29 -07:00 |
|
Gabe Lyons
|
aeba0e9afe
|
Revert "revert "test(ElasticSearch): Retry ES requests" (#3385)" (#3392)
This reverts commit b16b090f2bf78e0a751490310b95db3dfc142bbf.
|
2021-10-13 18:53:47 -07:00 |
|
Gabe Lyons
|
b16b090f2b
|
revert "test(ElasticSearch): Retry ES requests" (#3385)
|
2021-10-13 14:37:51 -07:00 |
|
Swaroop Jagadish
|
146e79b9c3
|
fix(ingest): fixing support for kafka key schemas when only key schemas are present (#3379)
|
2021-10-12 18:50:39 -07:00 |
|
Enrico Minack
|
3753ff2298
|
test(elasticsearch): retry elasticsearch requests (#3377)
|
2021-10-12 15:41:34 -07:00 |
|
Enrico Minack
|
38328d68ec
|
test(metadata-io): run metadata-io tests in parallel (#3358)
|
2021-10-12 07:44:10 -07:00 |
|
Ravindra Lanka
|
ef2182f102
|
fix(timeseries): create specific elastic field mappings for all timeseries fields (#3350)
|
2021-10-09 14:05:26 -07:00 |
|
Gabe Lyons
|
a5926a5507
|
fix(urns): prevent corrupting whitespace trailing or leading urns to be created (#3348)
|
2021-10-08 11:55:03 -07:00 |
|
Dexter Lee
|
d0548408b4
|
feat(search): redesign search page - left filter pane (#3337)
|
2021-10-07 11:41:29 -07:00 |
|
Swaroop Jagadish
|
0d2454bfb1
|
feat: add support for specialization of models through subtypes with looker integration (#3338)
|
2021-10-06 23:39:52 -07:00 |
|
Eddie (Xiao Di) Li
|
eb693684f2
|
fix(metadata-io): set ebean transaction level to be repeatable read (#3285)
|
2021-09-29 13:12:10 -07:00 |
|
John Joyce
|
33f4d2ede0
|
fix(upgrade): Improving NoCodeUpgrade logic to account for Bootstrap logic (#3301)
|
2021-09-28 16:30:49 -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 |
|
Enrico Minack
|
c0aa3ecb4b
|
test(GraphService): Thorough graph service tests (#3011)
|
2021-09-17 13:54:24 -07:00 |
|
rslanka
|
f665ffc6b7
|
fix(dataset profiles): compatibility with older indices. (#3242)
|
2021-09-15 14:30:39 -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 |
|
Enrico Minack
|
66c862fea9
|
test(metadata-io): Improve speed of ElasticSearch tests (#3160)
|
2021-09-13 14:37:29 -07:00 |
|
John Joyce
|
05a7939c3a
|
fix(upgrade): Check whether tables exist using findList (#3229)
|
2021-09-13 14:30:32 -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 |
|
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 |
|