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

NullableIntAccessor's isNull(...) never returns true

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • Execution - Data Types
    • None

    Description

      NullableIntVector's method isNull(...) never returns true. (It's hard-coded (well, generated) to return false.)

      That seems to mean that a client can't call IsNull(...) to branch to avoid calling getInt(...) for a null value and getting an exception (AssertionError).

      Attachments

        Issue Links

        Activity

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

          People

            dsbos Daniel Barclay
            dsbos Daniel Barclay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment