Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-5290

PutKudu should support unixtime_micros columns

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.7.0
    • None
    • None

    Description

      If a Kudu table has unixtime_micros columns (see https://kudu.apache.org/docs/schema_design.html#column-design), PutKudu fails with the following message:

      Failed to write due to unknown column type Type: unixtime_micros
      

      Fixing it is trivial, we should call PartialRecord#addLong method in that case. I'll submit a pull request.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              junegunn Junegunn Choi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: