bharatnc
|
e967ba5f3b
|
try fix clang-11-darwin build
|
2021-01-30 12:12:38 -08:00 |
|
vdimir
|
5cb99ae699
|
Use offsets in FunctionIPv6StringToNum for copying ipv4 to buffer
|
2021-01-30 20:20:11 +03:00 |
|
bharatnc
|
419c916612
|
replace strcat with memcpy
|
2021-01-27 10:16:46 -08:00 |
|
vdimir
|
36963e0eba
|
Minor fix
|
2021-01-27 18:17:42 +03:00 |
|
bharatnc
|
db8975c38f
|
remove redundant strcpy call
|
2021-01-25 17:38:55 -08:00 |
|
bharatnc
|
fc8e22075e
|
refactor code to not use strings
|
2021-01-25 17:38:55 -08:00 |
|
bharatnc
|
7abedaeaa0
|
simplify logic flow
|
2021-01-25 17:38:55 -08:00 |
|
bharatnc
|
562d01e8d8
|
fix code and rebase
|
2021-01-25 17:38:55 -08:00 |
|
bharatnc
|
9152a7a4be
|
init - make toIPv6 parse IPv4 addresses
|
2021-01-25 17:38:55 -08:00 |
|
vdimir
|
b1d7778287
|
Merge remote-tracking branch 'upstream/master' into speedup-apply-cidr-mask-v6
|
2020-12-26 19:53:06 +00:00 |
|
spongedc
|
121f7ae833
|
Support builtin function isIPv4String && isIPv6String
|
2020-12-22 16:06:33 +08:00 |
|
vdimir
|
cd8e7981e0
|
Speedup applyCIDRMask for IPv6 with compile-time generated mask array
|
2020-11-29 20:54:46 +03:00 |
|
Ivan Lezhankin
|
f897f7c93f
|
Refactor IFunction to execute with const arguments
|
2020-11-17 16:24:45 +03:00 |
|
Nikolai Kochetov
|
a0da588f06
|
Merge branch 'master' into new-block-for-functions-4
|
2020-10-21 16:16:58 +03:00 |
|
nikitamikhaylov
|
f33ae7f167
|
style
|
2020-10-20 16:34:57 +03:00 |
|
vladimir golovchenko
|
a64bc6c586
|
Fixed IPv4CIDRToRange/IPv6CIDRToRange functions to pass Const IP address.
|
2020-10-20 15:06:22 +03:00 |
|
Nikolai Kochetov
|
50dcba6df4
|
Part 5.
|
2020-10-18 17:49:19 +03:00 |
|
Nikolai Kochetov
|
959424f28a
|
Rename block to columns.
|
2020-10-14 17:04:50 +03:00 |
|
Nikolai Kochetov
|
966b1d6cf5
|
Rename Block to ColumnsWithTypeAndName.
|
2020-10-14 16:09:11 +03:00 |
|
Nikolai Kochetov
|
d28325a353
|
Replace getByPosition to []
|
2020-10-10 21:24:57 +03:00 |
|
Nikolai Kochetov
|
a7fb2e38a5
|
Use ColumnWithTypeAndName as function argument instead of Block.
|
2020-10-09 10:41:28 +03:00 |
|
Artem Zuikov
|
becc186c91
|
Add support for extended precision integers and decimals (#13097)
|
2020-08-19 14:52:17 +03:00 |
|
Nikolai Kochetov
|
e4689ce302
|
Make IFunction::executeImpl const.
|
2020-07-21 16:58:07 +03:00 |
|
Azat Khuzhin
|
f29e5c60a5
|
Add const qualifier for IFunction::isInjective()
|
2020-04-18 01:50:15 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|