Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Issue can be reproduced adding the following query to RelToSqlConverterTest:
select -0.0000000123 from "expense_fact";
Caused by: java.lang.AssertionError: -1.23E-8 at org.apache.calcite.sql.SqlLiteral.createExactNumeric(SqlLiteral.java:872) at org.apache.calcite.rel.rel2sql.SqlImplementor$Context.toSql(SqlImplementor.java:502) at org.apache.calcite.rel.rel2sql.RelToSqlConverter.visit(RelToSqlConverter.java:186) ... 34 more
Attachments
Issue Links
- links to