GitHub user vvysotskyi opened a pull request:
https://github.com/apache/drill/pull/805
Drill 4139: Exception while trying to prune partition.
java.lang.UnsupportedOperationException: Unsupported type: BIT & Interval
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vvysotskyi/drill DRILL-4139
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/805.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 #805
----
commit 14d5d50b072c891db248eba9b093ea63a32fa678
Author: Przemyslaw Maciolek <[email protected]>
Date: 2016-05-31T18:46:53Z
DRILL-4139: Add missing BIT support for Paruet partition pruning
commit bbf37ec96b5bd885bb69e6d47f838355b99fad23
Author: Volodymyr Vysotskyi <[email protected]>
Date: 2017-03-24T16:02:07Z
DRILL-4139: Add missing Interval, VarBinary and Varchar with nulls
partition pruning support, unit tests
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---