Github user omalley commented on the issue:
https://github.com/apache/orc/pull/186
Since this is removing the old functionality, you should remove the old
constructor that takes the bitWidth. With this change, someone who passed in a
non-one width would be surprised with the result.---
