Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-735

Primitive.DOUBLE.min should be large and negative

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0-incubating
    • None
    • None

    Description

      Kylin user reported max() of negative doubles does not return correct result. https://issues.apache.org/jira/browse/KYLIN-751

      The root cause is the initial value of calcite aggregator is not a negative double. In Primitive.java, it took Double.MIN_VALUE as the smallest double value but that actually is not a negative number according to javadoc.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            julianhyde Julian Hyde
            liyang.gmt8@gmail.com liyang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment