You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pr...@apache.org on 2017/11/21 22:48:27 UTC

[3/3] hive git commit: HIVE-12360: Bad seek in uncompressed ORC with predicate pushdown (Prasanth Jayachandran reviewed by Sergey Shelukhin)

HIVE-12360: Bad seek in uncompressed ORC with predicate pushdown (Prasanth Jayachandran reviewed by Sergey Shelukhin)


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/903a0862
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/903a0862
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/903a0862

Branch: refs/heads/branch-1
Commit: 903a08623e2ddf159ad87228039fb5ebb7d91802
Parents: f993147
Author: Prasanth Jayachandran <pr...@apache.org>
Authored: Tue Nov 21 14:47:58 2017 -0800
Committer: Prasanth Jayachandran <pr...@apache.org>
Committed: Tue Nov 21 14:47:58 2017 -0800

----------------------------------------------------------------------
 data/files/numtab_100k.csv                      | 100000 ++++++++++++++++
 .../hadoop/hive/ql/io/orc/MetadataReader.java   |      2 +
 .../clientpositive/orc_bloomfilter_seek.q       |     28 +
 .../clientpositive/orc_bloomfilter_seek.q.out   |     77 +
 4 files changed, 100107 insertions(+)
----------------------------------------------------------------------