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

CREATE TABLE should default to DynamicSerDe with TCTLSeparatedProtocol

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • Query Processor
    • None
    • Reviewed

    Description

      Currently CREATE TABLE by default uses MetadataTypedColumnsetSerDe which only allow string typed columns. However the user is still free to specify types of the columns like "col1 int, col2 string" which has no effect. This confuses a lot of users.

      We should make the default DynamicSerDe with TCTLSeparatedProtocol so that simple types like int, string, etc are automatically supported.

      Attachments

        Issue Links

          Activity

            People

              namit Namit Jain
              zshao Zheng Shao
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: