You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Tristan Stevens (JIRA)" <ji...@apache.org> on 2018/07/30 15:57:00 UTC

[jira] [Created] (PARQUET-1363) Add IP address logical type

Tristan Stevens created PARQUET-1363:
----------------------------------------

             Summary: Add IP address logical type
                 Key: PARQUET-1363
                 URL: https://issues.apache.org/jira/browse/PARQUET-1363
             Project: Parquet
          Issue Type: Improvement
            Reporter: Tristan Stevens


IP addresses can be much more optimally represented as a 64 bit integer, meaning that it's much more efficient for storage and allowing consumers to do equality or subnet (range) comparisons using long-integer arithmetic.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)