GitHub user t3rmin4t0r reopened a pull request:

    https://github.com/apache/orc/pull/310

    ORC-406: First padded version with 3 failing tests

    This implementation always pads the CHAR() columns, which is undone by the 
reader codepath (causing the current failures).
    
    Will fix test-case when it is clear whether the padding is necessary or not.

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

    $ git pull https://github.com/t3rmin4t0r/orc ORC-406

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

    https://github.com/apache/orc/pull/310.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 #310
    
----
commit 8330bc77fc85573dd30c9f6ae5e401acb13ba44b
Author: Gopal V <gopalv@...>
Date:   2018-09-19T08:49:23Z

    ORC-406: First version with 3 failing tests

commit 750dfd83c5f0e0078c9b7c897e37bbd245b6bf4d
Author: Gopal V <gopalv@...>
Date:   2018-09-19T08:52:52Z

    Fix ASF license nit

commit a7ef0cfbed7231886290199af84e685d7e7c5b5b
Author: Gopal V <gopalv@...>
Date:   2018-09-19T21:47:44Z

    Have tests test with rTrim assumptions for Java readers

----


---

Reply via email to