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

Prevent creation of tables with unsupported column encodings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • master
    • None

    Description

      On mmokhtar's test cluster I see that he has managed to create tables with some non-supported

      {type,encoding}

      pairs (e.g an INT32/DICT_ENCODING column). This isn't supported on the underlying server, so we're probably falling back to plain and emitting warnings in the log. We should prohibit creation of such columns in the first place.

      Attachments

        Activity

          People

            tlipcon Todd Lipcon
            tlipcon Todd Lipcon
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: