You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by selvaganesang <gi...@git.apache.org> on 2018/08/13 23:48:03 UTC

[GitHub] trafodion pull request #1692: [TRAFODION-3171] Refactor Hive sequence file r...

GitHub user selvaganesang opened a pull request:

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

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

    …mplementation
    
    Ensured that split of non-compressed sequence file works. In case of compressed
    sequence filee, an exception is thrown when the file is split.

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

    $ git pull https://github.com/selvaganesang/trafodion sequence_files

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

    https://github.com/apache/trafodion/pull/1692.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 #1692
    
----
commit 1c8c81d708af0520e61b8c6a20ff69135a6b8f5c
Author: selvaganesang <se...@...>
Date:   2018-08-13T23:24:47Z

    [TRAFODION-3171] Refactor Hive sequence file reading to use the new implementation
    
    Ensured that split of non-compressed sequence file works. In case of compressed
    sequence filee, an exception is thrown when the file is split.

----


---

[GitHub] trafodion pull request #1692: [TRAFODION-3171] Refactor Hive sequence file r...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---