[ 
https://issues.apache.org/jira/browse/NIFI-9457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard updated NIFI-9457:
---------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Add support to microseconds in PutKudu
> --------------------------------------
>
>                 Key: NIFI-9457
>                 URL: https://issues.apache.org/jira/browse/NIFI-9457
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Pierre Villard
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 1.16.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Assuming the field to push into Kudu is of type String, we're currently using 
> the DataTypeUtils.toTimestamp method to parse this String and convert it into 
> a timestamp. We, however, rely on classes that would only keep milliseconds 
> precision. We should provide a way to retain microseconds precision since 
> it's supported by Kudu. Until we refactor NiFi to leverage recent classes for 
> Date/Time handling, the best approach is to have an alternative path specific 
> to Kudu to support this specific case.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to