[
https://issues.apache.org/jira/browse/NIFI-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014424#comment-16014424
]
ASF subversion and git services commented on NIFI-3873:
-------------------------------------------------------
Commit 3fd7d3b272fcbf4778ab8b6315113b63747697ee in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=3fd7d3b ]
NIFI-3873: Improve Avro logical types readability
Signed-off-by: Matt Burgess <[email protected]>
This closes #1788
> 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
> Fix For: 1.3.0
>
>
> 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)