Koji Kawamura created NIFI-3873:
-----------------------------------
Summary: 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)