Dexter Lee
|
8e4769f40c
|
feat(retention): Add retention to Local DB (#3715)
|
2021-12-13 18:18:02 -08:00 |
|
Enrico Minack
|
a6deaabfcf
|
feat(graph): Make Dgraph a proper Neo4j alternative (#3578)
|
2021-12-13 12:37:59 -08:00 |
|
Fredrik Sannholm
|
d651040c85
|
Fix vulnderability (#3716)
|
2021-12-10 10:07:55 -08:00 |
|
Dexter Lee
|
1f1467aac2
|
fix(home): Change docs count to not count removed datasets (#3711)
|
2021-12-09 22:51:06 -08:00 |
|
John Joyce
|
3bac7f7c43
|
fix(deletes): Fixing system metadata index deletes (#3693)
|
2021-12-08 14:03:24 -08:00 |
|
Dexter Lee
|
999e9e5b49
|
fix(search): Improve search and recs performance (#3660)
|
2021-12-03 18:13:11 -08:00 |
|
Pedro Silva
|
d5eddf52ab
|
fix(test): Adds docker engine configuration checks before running docker-based tests for metadata-io (#3654)
|
2021-12-02 12:42:43 -08:00 |
|
Dexter Lee
|
ca6f69fcdd
|
fix(ui): fix issue with recently viewed and most popular recs not showing up (#3631)
|
2021-11-28 22:55:43 -08:00 |
|
Shirshanka Das
|
842c05980b
|
feat(metadata-service): support for custom model extensions without forks (#3630)
|
2021-11-28 21:06:27 -08:00 |
|
Dexter Lee
|
025202a634
|
fix(search): Fix issue when query is empty (#3620)
|
2021-11-28 16:03:40 -08:00 |
|
John Joyce
|
f02539ff28
|
fix(metadata-service): fix Profiling NPE + misc improvements (#3621)
|
2021-11-26 14:34:22 -08:00 |
|
John Joyce
|
f49666a230
|
feat(auth): Metadata Service Authentication! (#3598)
|
2021-11-22 16:33:14 -08:00 |
|
Dexter Lee
|
9e98680240
|
fix(browse): fix browse response size issue (#3595)
|
2021-11-18 08:39:59 -08:00 |
|
Enrico Minack
|
e509b20491
|
feat(ci): run metadata-io tests in parallel (#3577)
|
2021-11-15 14:49:15 -08:00 |
|
Enrico Minack
|
031e0b9b91
|
feat(GraphService): Add Dgraph implementation of GraphService (#3261)
|
2021-11-15 10:33:30 -08:00 |
|
Dexter Lee
|
09f3b812f3
|
Revert "feat(git-version): Encode the latest release included in the build (#3535)" (#3539)
This reverts commit e01be7bb3d760c03883c9f18700b99b82375bb6f.
|
2021-11-09 11:07:13 -08:00 |
|
Dexter Lee
|
e01be7bb3d
|
feat(git-version): Encode the latest release included in the build (#3535)
|
2021-11-09 08:56:27 -08:00 |
|
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 |
|