mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 13:42:02 +00:00
26dc629366
This function takes an IP address and a CIDR network prefix, and determines if the address is contained in the network. It supports both IPv4 and IPv6 addresses, and expects arguments to be strings. ClickHouse doesn't support union types. We cannot use the native IPv4 and IPv6 types for this reason. |
||
---|---|---|
.. | ||
Access | ||
AggregateFunctions | ||
Client | ||
Columns | ||
Common | ||
Compression | ||
Coordination | ||
Core | ||
Databases | ||
DataStreams | ||
DataTypes | ||
Dictionaries | ||
Disks | ||
Formats | ||
Functions | ||
Interpreters | ||
IO | ||
Parsers | ||
Processors | ||
Server | ||
Storages | ||
TableFunctions | ||
CMakeLists.txt | ||
NOTICE | ||
ya.make |