[
https://issues.apache.org/jira/browse/TRAFODION-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323188#comment-15323188
]
ASF GitHub Bot commented on TRAFODION-2045:
-------------------------------------------
GitHub user zellerh opened a pull request:
https://github.com/apache/incubator-trafodion/pull/535
[TRAFODION-2045] Minor Javadoc/Doxygen update
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zellerh/incubator-trafodion bug/1910
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/535.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #535
----
commit 0c77153a67e58782b8ce0bbbf3e6e20606944291
Author: Hans Zeller <[email protected]>
Date: 2016-06-09T19:40:52Z
[TRAFODION-2045] Minor Javadoc/Doxygen update
----
> Document handling of identifiers in UDF interface
> -------------------------------------------------
>
> Key: TRAFODION-2045
> URL: https://issues.apache.org/jira/browse/TRAFODION-2045
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: sql-cmp
> Affects Versions: 1.3-incubating
> Reporter: Hans Zeller
> Assignee: Hans Zeller
> Priority: Minor
> Fix For: 2.1-incubating
>
>
> Ming Liu ran into this problem, defining a TMUDF column with a lowercase
> name, which then required a delimited identifier in Trafodion. We should add
> the same Javadoc/Doxygen explanation that's already in other places to the
> ColumnInfo constructor as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)