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

CTAS does not work on with fields terminator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • None
    • None
    • Reviewed
    • HIVE-881. CTAS to work with fields terminator. (Ning Zhang via zshao)

    Description

      This query got wrong results:

      create table tmp row format fields terminated by ',' stored as textfile as select * from nzhang_tt;

      The result is the same as no "fields terminated by".

      Attachments

        1. Hive-881.patch
          44 kB
          Ning Zhang
        2. Hive-881_2.patch
          52 kB
          Ning Zhang

        Activity

          People

            nzhang Ning Zhang
            nzhang Ning Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: