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

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

Github user ijokarumawak commented on the issue:

    https://github.com/apache/nifi/pull/1788
  
    This PR changes rendering for logical types.
    
    Before: underlying value is displayed as it is
    
![image](https://cloud.githubusercontent.com/assets/1107620/25983085/0b864d34-371d-11e7-983f-deb0338cc6d9.png)
    
    After: display logically converted value
    
![image](https://cloud.githubusercontent.com/assets/1107620/25983088/10bc3f48-371d-11e7-889b-c798df1dea4f.png)



> Content viewer to display Avro logical types more human readable way
> --------------------------------------------------------------------
>
>                 Key: NIFI-3873
>                 URL: https://issues.apache.org/jira/browse/NIFI-3873
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.2.0
>            Reporter: Koji Kawamura
>            Assignee: Koji Kawamura
>
> Avro logical types such as decimal and date are stored with its underlying 
> type, for example, a logical 'decimal' is stored with bytes, while a logical 
> 'date' with int.
> Currently, those logical values are displayed with its underlying type and 
> value. It can be more user friendly if we can display it as logically 
> converted human readable values.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to