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

Make sure that non-string primary-keys are supported

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Won't Fix
    • None
    • 1.0.0-beta1
    • writer-core
    • None

    Description

      Original issue reported:

      https://github.com/apache/hudi/issues/7628

       

      Currently, Hudi has a very strong bias t/w assuming that record-keys are of type string. This, however, doesn't have to be the case.

       

      We need to holistically review the writing core code-paths and make sure that there's no assumption made relative to particular type of the column of the primary-key. 

      Few caveats

      1. It will be a challenge to support non-string composite keys in an engine-agnostic manner, so we can start initially w/ just the support for simple keys

      Attachments

        Activity

          People

            Unassigned Unassigned
            alexey.kudinkin Alexey Kudinkin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: