Issues
- 0
对outerJoin的判断 默认左孩子为外键,右孩子为主键,连接是主外连接,主键是全集
#208 opened by smartgood1 - 0
判断是否为antiJoin,默认从左边读取outPutRows
#209 opened by smartgood1 - 0
将子查询计划转化为AggNode(假设相关子查询内层和外层一样)
#212 opened by smartgood1 - 0
默认indexJoin的右边为带有joinInfo的scan
#211 opened by smartgood1 - 0
处理outerjoin的计算公式有问题
#210 opened by smartgood1 - 1
transferSubPlan2AntiJoin 对多个subPlan
#207 opened by smartgood1 - 0
20.sql里的特殊情况,后面再处理
#206 opened by smartgood1 - 0
改进拆分查询计划的方法,加入对多个subPlan的处理,以及考虑根节点属于哪一个查询子树
#205 opened by smartgood1 - 0
支持join filter 100%成功
#204 opened by smartgood1 - 0
join info table
#166 opened by smartgood1 - 0
key generator
#170 opened by smartgood1 - 0
support substring
#185 opened by smartgood1 - 0
支持条件捆绑的数据生成
#177 opened by ylht - 0
smart query writer
#173 opened by smartgood1 - 0
test json read equals write
#168 opened by smartgood1 - 0
check dot with query plan
#174 opened by smartgood1 - 0
add semi join
#176 opened by ylht - 0
complex uni var operation test
#167 opened by smartgood1 - 0
complex tpch algorithm operation test
#171 opened by smartgood1 - 0
column repeat distibution
#169 opened by smartgood1 - 0
column write as csv
#172 opened by smartgood1 - 0
aggregation compute
#175 opened by smartgood1 - 0
Transfer Bitmap Scan to Aggregation
#158 opened by ylht - 0
Split Query Plan
#157 opened by ylht - 0
aggregation还原
#160 opened by ylht - 0
combine aggregation parameters with filter parameters
#159 opened by ylht - 0
- 0
支持semi join, outer join
#14 opened by superhail - 0
参数实例化支持and和or
#27 opened by superhail - 0
参数实例化filter支持=,<,>,like,in,bet
#26 opened by superhail - 0
参数实例化支持isnull
#28 opened by superhail - 0
支持AND和OR的混合
#15 opened by superhail - 0
参数实例化filter里的多元非线性
#22 opened by superhail - 1
参数实例化filter里的多元线性
#21 opened by superhail - 0
参数实例化非等值连接
#24 opened by superhail - 0
Toolchain全部转为JSON格式
#62 opened by superhail - 0
定义任务信息的Protocol Buffers
#36 opened by ylht - 1
支持filter里多元参数的读取
#29 opened by superhail - 0
- 0
数据库分析使用插件化方式编写
#37 opened by ylht - 0
多元约束链配置文件解析
#38 opened by ylht - 0
- 0
- 1
处理跨schema表的重名问题
#58 opened by superhail - 0
Table 拓扑序获取
#32 opened by ylht - 0
去除Maven编译时的warning
#17 opened by superhail - 0
- 0
- 0
- 0
参数实例化filter里的1元不等式方程类型约束
#20 opened by superhail