[
https://issues.apache.org/jira/browse/HADOOP-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485589
]
Hadoop QA commented on HADOOP-1165:
-----------------------------------
Integrated in Hadoop-Nightly #42 (See
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/42/)
> Code for toString in code generated by Record I/O Compiler can be generic
> -------------------------------------------------------------------------
>
> Key: HADOOP-1165
> URL: https://issues.apache.org/jira/browse/HADOOP-1165
> Project: Hadoop
> Issue Type: Improvement
> Components: record
> Affects Versions: 0.12.2
> Environment: All
> Reporter: Milind Bhandarkar
> Assigned To: Milind Bhandarkar
> Priority: Minor
> Fix For: 0.13.0
>
> Attachments: jute-patch.txt
>
>
> The generated toString method for every record is identical (it calls csv
> serialization on the record.) It can be moved to the Record class from which
> every generated record inherits.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.