100 Star 332 Fork 294

openLooKeng / hetu-core

 / 详情

Add filter() implementation for integer typed blocks

Done
Task 成员
创建于  
2020-08-04 01:54

Software Environment:

  • OpenLooKeng version (source or binary):
    010
  • OS platform & distribution (eg., Linux Ubuntu 16.04):
    Ubuntu 20.04
  • Java version:
    JDK 1.8_252

Describe the current behavior

Currently filter() is only implemented for long and string blocks.

Describe the expected behavior

Add filter() implementation for integer blocks.

评论 (2)

Arven 创建了任务
Arven 关联仓库设置为openLooKeng/hetu-core
Arven 负责人设置为lizheng(lifengzi)
Arven 添加了
 
enhancement
标签
Arven 优先级设置为主要
展开全部操作日志

The logic should be identical to the LongArrayBlock, we should be able to move it to their common parent class.

I think the logic is the same for Int128ArrayBlock, ShortArrayBlock, ByteArrayBlock and IntArrayBlock. Right now we only implement the LongArrayBlock and VariableWidthBlock. Since the common parent of these classes is the interface Block, I would prefer to implement it in the seperate class.

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
7676507 lizheng920625 1594279584 7679749 haochending 1593654321
Java
1
https://gitee.com/openlookeng/hetu-core.git
git@gitee.com:openlookeng/hetu-core.git
openlookeng
hetu-core
hetu-core

搜索帮助