[
https://issues.apache.org/jira/browse/PIG-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13200924#comment-13200924
]
Dmitriy V. Ryaboy commented on PIG-2506:
----------------------------------------
That wouldn't work in all cases. In our deployment, for example, we have
packages in pig.import.list that aren't necessarily on the classpath when Pig
starts (they are parts of common jars we register, like elephant-bird). Also
finding all udfs in a package is actually pretty tricky. We are mostly
concerned with builtins here, so we can just generate that list statically and
not pay the runtime cost of examining all the jars, right?
> Change LOWER and UPPER buitins so they respond to the lowercase forms 'lower'
> and 'upper'
> -----------------------------------------------------------------------------------------
>
> Key: PIG-2506
> URL: https://issues.apache.org/jira/browse/PIG-2506
> Project: Pig
> Issue Type: Improvement
> Components: internal-udfs
> Affects Versions: 0.9.1
> Reporter: Russell Jurney
> Labels: builtins, fun, happy, lowercase, pants, pig, uppercase
>
> These builtins should respond to lowercase form as well. I am tired of
> writing ugly upper case Pig. My friends make fun of me. My partner says I
> write code just like my Dad's SQL. Cascading fans make fun of my upper case
> L's and P's. I just don't want to write uppercase Pig anymore. I just can't
> do it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira