申请试用
HOT
登录
注册
 
Learning to Optimize Join Queries With Deep Reinforcement Learni

Learning to Optimize Join Queries With Deep Reinforcement Learni

Spark开源社区
/
发布于
/
3399
人观看
Exhaustive enumeration of all possible join orders is often avoided, and most optimizers leverage heuristics to prune the search space. The design and implementation of heuristics are well-understood when the cost model is roughly linear, and we find that these heuristics can be significantly subop- timal when there are non-linearities in cost. Ideally, instead of a fixed heuristic, we would want a strategy to guide the search space in a more data-driven way—tailoring the search to a specific dataset and query workload. Recognizing the link between classical Dynamic Programming enumeration methods and recent results in Reinforcement Learning (RL), we propose a new method for learning optimized join search strategies. We present our RL-based DQ optimizer, which cur- rently optimizes select-
6点赞
3收藏
0下载
确认
3秒后跳转登录页面
去登陆