Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5645

negation of expression causes null pointer exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.10.0
    • 1.12.0
    • Server
    • Drill 1.10

    Description

      Following statement will fail when the expression is negated

      select -(2 * 2) from ( values ( 1 ) ) T ( C1 )

      Error: SYSTEM ERROR: NullPointerException

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              the6campbells N Campbell
              Arina Ielchiieva Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: