BigDAWG polystore query optimization through semantic equivalences
BigDAWG polystore query optimization through semantic equivalences
复制标题
BigDAWG 通过语义等价进行 Polystore 查询优化
DOI:
--
复制
发表时间:
2016
期刊:
影响因子:
--
通讯作者:
Jennie Duggan
中科院分区:
文献类型:
--
作者:
Zuohao She;Surabhi Ravishankar;Jennie Duggan
A polystore system evaluates queries that span multiple disparate data models; this character introduces a unique query optimization challenge. Specialized database engines such as array and graph databases support partially overlapping sets of query processing operations. Among their common or similar semantics, different systems could have completely different performance profiles for the same query, making their relative usefulness vary from query to query. We hypothesize that a polystore system could exploit this context-dependent disparity of performance by making choices between executing a sub-query locally and migrating the inputs for remote executions. In this work, as part of the larger ISTC BigDAWG project, we examine the challenges of polystore query optimization through the lens of equivalent semantics among back-end databases.