4paradigm / 4paradigm/OpenMLDB

cast to int64_t in GetAsInt32()

未关闭
#3,675 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement minor
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

https://github.com/4paradigm/OpenMLDB/blob/0c2592da4da94d34804560ada03dd743aa7f25b5/hybridse/include/node/sql_node.h#L975-L991

贡献指南

打开贡献指南

调研方向

Look at hybridse/include/node/sql_node.h lines 975-991, specifically the GetAsInt32() method. The issue suggests adding a cast to int64_t. Check the surrounding code to understand the data types involved and ensure the cast is safe. Run any existing tests related to SQL node parsing or integer conversions to verify the change.

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
databases
Issue 类型
重构
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。