Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-4619

Error when specifying NULL default values in Kudu tables

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.7.0
    • Impala 2.8.0
    • Frontend

    Description

      To repro:

      create table foo (a int primary key, b int default null) partition by hash(a) partitions 3 stored as kudu;
      

      Attachments

        Activity

          People

            dtsirogiannis Dimitris Tsirogiannis
            dtsirogiannis Dimitris Tsirogiannis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: