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

Store intermediate data in binary using LazyBinarySerDe

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • Query Processor
    • None
    • Reviewed

    Description

      Follow-up on HIVE-640. We should use LazyBinarySerDe in several places in the code to improve the efficiency: value between map-reduce boundary, temporary tables.
      We should also allow users to create tables stored as binary format.

      CREATE TABLE xxx (...)
      ROW FORMAT BINARY
      STORED AS SEQUENCEFILE;
      

      Attachments

        1. HIVE-732.4.patch
          244 kB
          Zheng Shao
        2. HIVE-732.3.patch
          3 kB
          Zheng Shao
        3. HIVE-732.1.patch
          15 kB
          Zheng Shao

        Issue Links

          Activity

            People

              zshao Zheng Shao
              zshao Zheng Shao
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: