-
Notifications
You must be signed in to change notification settings - Fork 483
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ORC-1413: Fix for ORC row level filter issue with ACID table
This PR fixes ORC row level filter with ACID table issue. Without this Hive can not work with ORC 1.8.3. and ACID table and row level filter enabled. Unit test added. Closes #1495 from zratkai/ORC-1413-1.8. Authored-by: Zoltan Ratkai <zratkai@cloudera.com> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
- Loading branch information
1 parent
488184b
commit 431c521
Showing
2 changed files
with
143 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters