[ISSUE] (TIGON-149) Support java.util.Date type in flowlet queue

0 views
Skip to first unread message

Terence Yim (JIRA)

unread,
Dec 17, 2014, 3:50:47 PM12/17/14
to tigo...@googlegroups.com
Terence Yim created an issue
 
Tigon / New Feature TIGON-149
Support java.util.Date type in flowlet queue
Issue Type: New Feature New Feature
Assignee: Gokul Gunasekaran
Created: 17/Dec/14 12:50 PM
Priority: Major Major
Reporter: Terence Yim

The java.util.Date is not a POJO and also not part of known supported type (currently only URI, URL and UUID are specially handled).

Also, instead of keep adding special case to several classes (namely ReflectionSchemaGenerator, DatumWriterGenerator (ASM generator), ReflectionDatumWriter and ReflectionDatumReader), it better to a pluggable way to add new special mapping from non POJO type to schema and datum reader/writer).

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.1.5#6160-sha1:a61a0fc)
Atlassian logo

Terence Yim (JIRA)

unread,
Dec 17, 2014, 3:52:47 PM12/17/14
to tigo...@googlegroups.com
Terence Yim updated an issue
Change By: Terence Yim
The {{java.util.Date}} is not a POJO and also not part of known supported type (currently only URI, URL and UUID are specially handled).

Also, instead of keep adding special case to several classes (namely {{ReflectionSchemaGenerator}}, {{DatumWriterGenerator}} (ASM generator), {{ReflectionDatumWriter}} and {{ReflectionDatumReader}}), it  is  better to  have  a pluggable way to add new special mapping from non POJO type to schema and datum reader/writer ) .
Reply all
Reply to author
Forward
0 new messages