[
https://issues.apache.org/jira/browse/ORC-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001660#comment-16001660
]
ASF GitHub Bot commented on ORC-188:
------------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/117
ORC-188 Fix RAT problems
Signed-off-by: Owen O'Malley <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-188
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/117.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 #117
----
commit 0b784eb446993cf89302c30daa50074e303453e5
Author: Owen O'Malley <[email protected]>
Date: 2017-05-08T21:04:15Z
ORC-188 Fix RAT problems
Signed-off-by: Owen O'Malley <[email protected]>
----
> Fix RAT problems
> ----------------
>
> Key: ORC-188
> URL: https://issues.apache.org/jira/browse/ORC-188
> Project: ORC
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
>
> No, we aren't cleaning out our dungeons. However, we have discovered some RAT
> problems for files that don't have the appropriate Apache headers.
> {code}
> java/tools/src/test/resources/orc-file-dump-bloomfilter.out
> java/tools/src/test/resources/orc-file-dump-bloomfilter2.out
> java/tools/src/test/resources/orc-file-dump-dictionary-threshold.out
> java/tools/src/test/resources/orc-file-dump.json
> java/tools/src/test/resources/orc-file-dump.out
> java/tools/src/test/resources/orc-file-has-null.out
> java/bench/fetch-data.sh
> java/bench/src/main/resources/github.schema
> java/bench/src/main/resources/log4j.properties
> java/bench/src/main/resources/sales.schema
> java/bench/src/main/resources/taxi.schema
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)