XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.3.0
    • Impala 2.11.0
    • Backend
    • None

    Description

      The CREATE TABLE LIKE PARQUET statement works on the file attached. However, executing

      Select * from table20
      

      causes the following error:

      File 'hdfs://localhost:20500/taras/table20.parquet' has an incompatible Parquet schema for column 'taras_tmp.table20.col2'. Column type: DECIMAL(9, 2), Parquet schema:
      required byte_array col2 [i:1 d:0 r:0]
      

      This is supported according to the Parquet spec: https://github.com/Parquet/parquet-format/blob/master/LogicalTypes.md#decimal

      Attachments

        1. table20.parquet
          0.6 kB
          Taras Bobrovytsky

        Issue Links

          Activity

            People

              bikramjeet.vig Bikramjeet Vig
              tarasbob Taras Bobrovytsky
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: