prestodb/presto

Optimize ARBITRARY(NULL)

Open

#21,590 创建于 2023年12月21日

在 GitHub 查看
 (5 评论) (0 反应) (1 负责人)Java (5,240 fork)batch import
Query Optimizationgood first issueoptimizer

仓库指标

Star
 (15,558 star)
PR 合并指标
 (平均合并 34天 14小时) (30 天内合并 120 个 PR)

描述

We see these operations frequently and can be very expensive. So it will be good to optimizer them to NULL in the expression optimizers upfront before other optimizations

贡献者指南