ClickHouse/docs/en
Sami Kerola 5fb5fd1884
[docs] tell the cutIPv6() is cutting bytes not bits
The IPv6CIDRToRange() appears to use bits while cutIPv6() will cut in bytes.

    WITH IPv6StringToNum('FFFF:FFFF:FFFF:FFFF:AAAA:AAAA:AAAA:AAAA') AS ipv6
    SELECT
      cutIPv6(ipv6, 8, 0),
      tupleElement(IPv6CIDRToRange(ipv6, 64), 1)
2020-04-03 19:56:46 +01:00
..
commercial Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
development Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
engines Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
faq Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
getting_started Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
guides Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
images [ImgBot] Optimize images 2020-02-17 21:02:18 +00:00
interfaces Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
introduction Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
operations Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
sql_reference [docs] tell the cutIPv6() is cutting bytes not bits 2020-04-03 19:56:46 +01:00
whats_new Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
index.md Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00