Github user vvysotskyi commented on the issue:

    https://github.com/apache/drill/pull/1049
  
    LGTM, +1. Except `INT_32` and `INT_64` parquet can contain other logical 
numeric types: `UINT_8`, `UINT_16`, `UINT_32`, `UINT_64`, `INT_8`, `INT_16`[1]. 
It would be great to add support for these logical types in this pull request 
or create another Jira for this.
    
    [1] 
https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#numeric-types


---

Reply via email to