[ https://issues.apache.org/jira/browse/DRILL-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994223#comment-13994223 ]
ASF GitHub Bot commented on DRILL-565: -------------------------------------- Github user adityakishore commented on the pull request: https://github.com/apache/incubator-drill/pull/62#issuecomment-42740333 Merged as ec3b8fc992df8a2c742d2b424cfe4fea64083c24 > Spurious insertion into IdentityHashMap in > ConstantExpressionIdentifier.visitFloatConstant() > -------------------------------------------------------------------------------------------- > > Key: DRILL-565 > URL: https://issues.apache.org/jira/browse/DRILL-565 > Project: Apache Drill > Issue Type: Bug > Reporter: Aditya Kishore > Assignee: Aditya Kishore > Priority: Minor > Attachments: > 0002-DRILL-565-Spurious-insertion-into-IdentityHashMap-in.patch > > > The following code line was removed from all constant expression type, > however it remains in visitFloatConstant(). > {noformat} > value.put(fExpr, true); > {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)