Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1360

[spark] KuduRelation.getKuduValue doesn't check nulls

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

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.7.0
    • 0.7.1, 0.8.0
    • None
    • None

    Description

      The above mentioned method doesn't check if a value is null before trying to parse it. It should be calling isNull() if the column is nullable, and return null (or whatever spark SQL expects) if true.

      Attachments

        Activity

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

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment