TriPawdCat commented on issue #17123: URL: https://github.com/apache/druid/issues/17123#issuecomment-2610780452
I would like better support for IPv6 address too... We store IPv4 addresses as both STRING and as a LONG. Obviously we are unable to store IPv6 addresses this way and would like to be able to support enhanced query speeds on IPv6 based on BIGINT datatype. A new IPAddress Datatype would be great to bring consistency across the 2 IP Address Types. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
