Steve Carlin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22087
Change subject: IMPALA-13522: Calcite Planner: Treat the "real" type as double ...................................................................... IMPALA-13522: Calcite Planner: Treat the "real" type as double Real type was being treated as a float. E2E test can be found in exprs.test where there is a cast to real. Change-Id: I5f3cc0e50a4dfc0e28f39d81b591c1b458fd59ce --- M java/calcite-planner/src/main/java/org/apache/impala/calcite/type/ImpalaTypeConverter.java 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/87/22087/1 -- To view, visit http://gerrit.cloudera.org:8080/22087 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5f3cc0e50a4dfc0e28f39d81b591c1b458fd59ce Gerrit-Change-Number: 22087 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]>
