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

Add support for timestamp field in HiveSync

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • hive

    Description

      Hudi HiveSyncTool converts int64 fields to 'bigint' hive type.

      If the field has OriginalType as 'TIMESTAMP_MICROS', the field needs to converted into 'timestamp' hive type.

      This has to be done in backward compatible way, so already synced tables will continue to get hive type as 'bigint'. We can enable 'timestamp' conversion manually.

      Attachments

        Issue Links

          Activity

            People

              satishkotha satish
              satishkotha satish
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: