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

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

GitHub user selvaganesang opened a pull request:

    https://github.com/apache/trafodion/pull/1706

    [TRAFODION-3171] Refactor Hive sequence file reading to use the new i…

    …mplementation
    
    Fix for hive/TEST006 failure in daily build

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/selvaganesang/trafodion trafodion-3171

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1706.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 #1706
    
----
commit 02ad26b8e1384c156ac1d877b28b52d0af6b8931
Author: selvaganesang <selva.govindarajan@...>
Date:   2018-08-27T18:23:14Z

    [TRAFODION-3171] Refactor Hive sequence file reading to use the new 
implementation
    
    Fix for hive/TEST006 failure in daily build

----


> Refactor Sequence File Reading to use the new implementation
> ------------------------------------------------------------
>
>                 Key: TRAFODION-3171
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3171
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-exe
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Selvaganesan Govindarajan
>            Priority: Major
>
> SequenceFileReader is done via JNI/Java earlier. However, the HdfsScan was 
> traversing the older states in ExHdfsScanTcb work method. This new 
> implementation should use the current ByteBuffer infrastructure to enable 
> obsoleting the older implemenation 



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

Reply via email to