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

show create table method returns only "COMMENT 'from deserializer'"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 0.10.0
    • 0.13.0
    • None
    • None

    Description

      If we commented anything to hive table, but show create table method returns "COMMENT 'from deserializer'"

      For example,
      > show create table hoge
      CREATE TABLE hoge(
      time bigint COMMENT 'from deserializer',
      id bigint COMMENT 'from deserializer',
      id2 bigint COMMENT 'from deserializer',
      id3 bigint COMMENT 'from deserializer',
      ...

      I want that this method returns correct COMMENT.

      Attachments

        Issue Links

          Activity

            People

              ashutoshc Ashutosh Chauhan
              showyou Yuki Yoi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: