[ 
https://issues.apache.org/jira/browse/TRAFODION-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hans Zeller resolved TRAFODION-2456.
------------------------------------
    Resolution: Resolved

> TMUDF doesn't work in this scenario with its parallism
> ------------------------------------------------------
>
>                 Key: TRAFODION-2456
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2456
>             Project: Apache Trafodion
>          Issue Type: Improvement
>            Reporter: Kevin Xu
>            Assignee: Hans Zeller
>            Priority: Critical
>         Attachments: ParTest2.java
>
>
> Attached ParTest2.java.
> Expected to print 6 lines, but got only 1 line.
> Workaround is to add the following lines:
> @Override
>       public void describeStatistics(UDRInvocationInfo info) throws 
> UDRException {
>               info.out().setEstimatedNumRows(1000000);
>       }



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to