Github user omalley commented on the issue:
https://github.com/apache/orc/pull/184
I think we should change the processing for numerics (when there is
unmasked ranges) to be:
unmasked number -> string -> mask as string -> masked number---
