BeamCalcRel implementation of date/time types aren't always Integer
Open
bug
dsl
P3
sql
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
For some reason date and time offsets aren't always represented in generated code as Integer, sometimes they get unconverted to Long. This inconsistent behavior may lead to bugs. We should figure out the root cause.
Imported from Jira [BEAM-12175](https://issues.apache.org/jira/browse/BEAM-12175). Original Jira may contain additional context.
Reported by: apilloud.
Contributor guide
Assessment
This issue has not been assessed yet.