inconsistent named methods in DataAtom
--------------------------------------
Key: PIG-81
URL: https://issues.apache.org/jira/browse/PIG-81
Project: Pig
Issue Type: Improvement
Components: data
Reporter: Johannes Zillmann
Priority: Trivial
The getters for the various typs in DataAtom are named in an inconsitently way.
There are f.e.
longVal()
numval()
strval()
Personally i would favor the style of the field names. (stringVal, doubleVal,
etc.. instead of strVal, numVal).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.