4paradigm / 4paradigm/OpenMLDB
Fail to add and remove columns for InternalRow when enabling UnsafeRowOpt
未关闭
batch-engine
bug
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
Now all the last join test cases will fail if we use UnsafeRowOpt to add and remove extra columns.
So we cannot enable unsaferow and other optimiztions at the same time.
贡献指南
调研方向
该 issue 提到,在 InternalRow 上启用 UnsafeRowOpt 以添加/删除列时,join 测试用例会失败。首先定位 join 测试和 UnsafeRowOpt 的实现。检查列操作如何与 InternalRow 交互。运行失败的测试以查看具体错误,然后跟踪 unsafe row 模式下添加/删除列的代码路径。
由索引模型根据 Issue 内容生成。
评估
- 领域
- databases, machine-learning
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100