[
https://issues.apache.org/jira/browse/IMPALA-15401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis updated IMPALA-15401:
-----------------------------------------
Labels: hackathon2026 (was: small_calcite)
> Calcite planner: Casting a decimal to double to string rounding off
> incorrectly
> -------------------------------------------------------------------------------
>
> Key: IMPALA-15401
> URL: https://issues.apache.org/jira/browse/IMPALA-15401
> Project: IMPALA
> Issue Type: Bug
> Reporter: Steve Carlin
> Priority: Major
> Labels: hackathon2026
>
> For the following query:
> select cast(cast(0.1234567890123456789 as double) as string)
> Calcite is returning
> 0.12345678901234571
> Original planner is returning
> 0.12345678901234568
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]