Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-3402

Set hoodie.parquet.outputtimestamptype to TIMESTAMP_MICROS by default

    XMLWordPrintableJSON

Details

    Description

      Hoodie converts Timestamp to TIMESTAMP_MICROS format when upsert and other operations, except bulk_insert.

      And bulk_insert enables hoodie.datasource.write.row.writer.enable, and use HoodieRowParquetWriteSupport to write datas.

      For the issue #4552 , that will cause problems by default. So i suggest to modify the hoodie.parquet.outputtimestamptype default value to TIMESTAMP_MICROS so that it will be convenience to users.

      Attachments

        Issue Links

          Activity

            People

              biyan900116@gmail.com Yann Byron
              biyan900116@gmail.com Yann Byron
              sivabalan narayanan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: