BeamCalcRel implementation of numbers isn't always correct type
Open
bug
dsl
P3
sql
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Calcite codegen seems to randomly upconvert numbers (int to long for example), this could lead to bugs. we should figure out the root cause.
Imported from Jira [BEAM-12176](https://issues.apache.org/jira/browse/BEAM-12176). Original Jira may contain additional context.
Reported by: apilloud.
Contributor guide
Assessment
This issue has not been assessed yet.