Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-18811

Fix desc table, column comments are not displayed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 1.2.1, 2.3.2
    • None
    • CLI
    • CentOS 6.5

      Hive-1.2.1

      Hive-3.0.0

    • Patch

    Description

      when column comment contain \t 

      eg: CREATE TABLE `zhangmang_test`(`name` string COMMENT 'name\tzm');

      then execute : desc zhangmang_test 

      return : name                string              name

      because \t is the separator, so we should translate it

      Attachments

        1. HIVE_18811.patch
          7 kB
          tartarus
        2. HIVE_18811.2.patch
          10 kB
          tartarus
        3. changes.2
          15 kB
          tartarus
        4. changes
          15 kB
          tartarus

        Activity

          People

            tartarus tartarus
            tartarus tartarus
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: