[ 
https://issues.apache.org/jira/browse/NIFI-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422791#comment-15422791
 ] 

ASF GitHub Bot commented on NIFI-2576:
--------------------------------------

Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/869
  
    Thanks for update, merged to master!
    
    Just an FYI, I had a bit of trouble getting the changes to apply from the 
PR onto master... for future it would be easiest to have a specific branch with 
only one commit for the initial PR, rather than submitting from your master to 
NiFi master. Thanks again.


> PutSQL assumes all Timestamps are provided in Epoch
> ---------------------------------------------------
>
>                 Key: NIFI-2576
>                 URL: https://issues.apache.org/jira/browse/NIFI-2576
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.0.0
>            Reporter: Peter Wicks
>            Assignee: Bryan Bende
>             Fix For: 1.0.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When PutSQL sees a TIMESTAMP data type it assumes that it's being provided as 
> a Long in Epoch format.
> This doesn't make much sense since the Query Database tools that return Avro 
> return timestamps as strings; and thus following the Avro->JSON->JSON To SQL 
> Route leads to timestamps as being strings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to