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

[jira] [Created] (AVRO-2205) Add IP address logical type and convertors

Tristan Stevens created AVRO-2205:
-------------------------------------

             Summary: Add IP address logical type and convertors
                 Key: AVRO-2205
                 URL: https://issues.apache.org/jira/browse/AVRO-2205
             Project: Avro
          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)