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

    https://github.com/apache/incubator-trafodion/pull/257#discussion_r51159328
  
    --- Diff: core/sql/generator/GenRelScan.cpp ---
    @@ -787,6 +798,7 @@ short FileScan::codeGenForHive(Generator * generator)
       const Int32 executorPredTuppIndex = 3;
       const Int32 asciiTuppIndex = 4;
       ULng32 asciiRowLen; 
    +  ULng32 translateRowLen; 
    --- End diff --
    
    Looks like this is not needed? Same for transVids on line 811 and transVal 
on lines 1518 and 1614?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to