[3/3] orc git commit: ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding.

2016-09-22 Thread omalley
ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding. Fixes #60 Signed-off-by: Owen O'Malley Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/833cc0e7 Tree:

[1/3] orc git commit: ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding. [Forced Update!]

2016-09-22 Thread omalley
Repository: orc Updated Branches: refs/heads/master 604dcc801 -> 833cc0e73 (forced update) http://git-wip-us.apache.org/repos/asf/orc/blob/833cc0e7/java/storage-api/src/java/org/apache/hive/common/util/BloomFilter.java -- diff

[3/4] orc git commit: ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding.

2016-09-22 Thread omalley
ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding. Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/9d39cb80 Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/9d39cb80 Diff:

[1/4] orc git commit: ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding.

2016-09-22 Thread omalley
Repository: orc Updated Branches: refs/heads/master 7118e968b -> 604dcc801 http://git-wip-us.apache.org/repos/asf/orc/blob/9d39cb80/java/storage-api/src/java/org/apache/hive/common/util/Murmur3.java -- diff --git

orc git commit: Update site with orc-101.

2016-09-22 Thread omalley
Repository: orc Updated Branches: refs/heads/asf-site 98bfa8a3c -> e68e94916 Update site with orc-101. Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/e68e9491 Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/e68e9491

[4/4] orc git commit: ORC-101 using little endian encoding of bloom filter bitsets and update spec.

2016-09-22 Thread omalley
ORC-101 using little endian encoding of bloom filter bitsets and update spec. Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/604dcc80 Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/604dcc80 Diff:

[2/4] orc git commit: ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding.

2016-09-22 Thread omalley
http://git-wip-us.apache.org/repos/asf/orc/blob/9d39cb80/java/core/src/test/org/apache/orc/impl/TestRecordReaderImpl.java -- diff --git a/java/core/src/test/org/apache/orc/impl/TestRecordReaderImpl.java

[3/3] orc git commit: ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding.

2016-09-22 Thread omalley
ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding. Fixes #60 Signed-off-by: Owen O'Malley Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/0b62c560 Tree:

[1/3] orc git commit: ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding.

2016-09-22 Thread omalley
Repository: orc Updated Branches: refs/heads/branch-1.2 9de9e1abc -> 0b62c5607 http://git-wip-us.apache.org/repos/asf/orc/blob/0b62c560/java/storage-api/src/java/org/apache/hive/common/util/BloomFilter.java -- diff --git