[ 
https://issues.apache.org/jira/browse/TRAFODION-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555098#comment-16555098
 ] 

ASF GitHub Bot commented on TRAFODION-2430:
-------------------------------------------

Github user zellerh commented on a diff in the pull request:

    https://github.com/apache/trafodion/pull/1662#discussion_r204972620
  
    --- Diff: core/sql/executor/ExStats.cpp ---
    @@ -1831,11 +1825,11 @@ Int64 ExFragRootOperStats::getNumVal(Int32 i) const
         case 1:
           return ExOperStats::getNumVal(i);
         case 2:
    -         return cpuTime_ + espCpuTime_;
    +         return reqMsgBytes_ + replyMsgBytes_;
    --- End diff --
    
    Thank you. You made my day :-)


> python installer - need to modify Makefile for building a tar package
> ---------------------------------------------------------------------
>
>                 Key: TRAFODION-2430
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2430
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: installer
>            Reporter: Eason Zhang
>            Assignee: Eason Zhang
>            Priority: Major
>
> need to modify Makefile for building a tar package



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to