Commit Graph

1207 Commits

Author SHA1 Message Date
keenwolf
4b6cc4ea4b Add Function to read file as a String, Using ReadBuffer. 2021-01-14 23:48:38 +08:00
keenwolf
53e483d36c Small fix 2021-01-14 20:09:13 +08:00
keenwolf
791a4cfb52 Small fix 2021-01-14 19:46:19 +08:00
keenwolf
e95b8089cd Make code clean including properly exception handle 2021-01-14 18:44:16 +08:00
root
701b61dced Function arguments declaration Upgrade with super class 2021-01-14 13:36:22 +08:00
root
66e1072c2c Add the function to read file as a String. 2021-01-14 00:46:55 +08:00
tavplubix
00d240853d
Merge pull request #18718 from zhang2014/fix/ISSUES-7690
ISSUES-7690 try fix nullable string type convert to decimal type
2021-01-11 16:18:56 +03:00
zhang2014
cccafcfc3d try fix build failure 2021-01-08 18:29:51 +08:00
alexey-milovidov
7e1d5b0387
Update FunctionsStringHash.h 2021-01-07 00:10:54 +03:00
Azat Khuzhin
6261d4135c Add sanity checks for Sim/Min hash arguments
Fixes: #18799
Fixes: #18524
2021-01-06 22:38:05 +03:00
Alexey Milovidov
f5c81a5c72 Merge branch 'master' into uuid-fuzz 2021-01-05 02:51:36 +03:00
Alexey Milovidov
039edbb724 Don't allow conversion between UUID and numeric types 2021-01-05 01:33:59 +03:00
zhang2014
84ddff92f2 ISSUES-7690 try fix nullable string type convert to decimal type 2021-01-04 20:40:33 +08:00
Alexey Milovidov
38d982b199 Merge branch 'master' into harmful 2021-01-04 04:06:46 +03:00
Alexey Milovidov
501785c397 Merge branch 'master' into function_byte_size 2021-01-03 18:07:40 +03:00
Alexey Milovidov
f2ae42b857 utils/generate-ya-make/generate-ya-make.sh 2021-01-03 04:37:10 +03:00
Alexey Milovidov
25b100761f Merge branch 'master' into function_byte_size 2021-01-03 04:36:48 +03:00
Alexey Milovidov
a368a6802d Move implementation inside out 2021-01-03 01:58:10 +03:00
Alexey Milovidov
820af3a48d Simplify code of function "bar" 2021-01-02 23:40:15 +03:00
pingyu
4cf7f0c607 style fix 2021-01-02 01:00:14 +08:00
pingyu
df188aa49d bug fix 2021-01-02 00:28:32 +08:00
pingyu
cc2dc43b0d optimize vec_size for first argument 2021-01-02 00:24:47 +08:00
pingyu
dc72624111 wip 2021-01-01 23:03:50 +08:00
pingyu
b8b3c1f166 wip 2021-01-01 01:14:21 +08:00
Denis Glazachev
f9d5d3dcd3 Remove auto in function parameters 2020-12-31 20:17:51 +04:00
alexey-milovidov
80ae2b5138
Merge pull request #18656 from ClickHouse/remove-sumbur
Remove sumburConsistentHash function
2020-12-31 14:46:52 +03:00
alexey-milovidov
81f8ee5fd8
Merge pull request #17569 from vdimir/speedup-apply-cidr-mask-v6
Speedup applyCIDRMask for IPv6
2020-12-31 03:31:43 +03:00
Alexey Milovidov
98687ff8f4 Merge branch 'master' into harmful 2020-12-31 02:25:28 +03:00
Alexey Milovidov
aa2e89611d Remove sumburConsistentHash function 2020-12-31 02:22:04 +03:00
Alexey Milovidov
be884a89f8 Minor fixes for min/sim hash 2020-12-29 13:16:43 +03:00
pingyu
d12e29cfa9 bug fix; codes refinement 2020-12-29 01:36:19 +08:00
alexey-milovidov
48050a3ed4
Merge pull request #18524 from ClickHouse/sim-hash-fixes
Sim/Min Hash fixes
2020-12-28 18:01:12 +03:00
pingyu
d81392c539 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into func_byte_size 2020-12-28 19:32:08 +08:00
pingyu
d2ce110a6d bug fix 2020-12-28 19:29:54 +08:00
alexey-milovidov
bf3187010b
Merge pull request #18145 from myrrc/improvement/multiply-decimals-and-floats
Allow multiplication of Decimal and Float
2020-12-27 22:37:09 +03:00
alexey-milovidov
b086a78f81
Update FunctionBinaryArithmetic.h 2020-12-27 22:35:38 +03:00
Nikolai Kochetov
ca6ddfafc4 Fix style 2020-12-27 16:55:55 +03:00
Nikolai Kochetov
be4832de6d Try fix test. 2020-12-27 12:54:59 +03:00
pingyu
f8e55a9c9b wip #17540 2020-12-27 12:11:38 +08:00
vdimir
b1d7778287 Merge remote-tracking branch 'upstream/master' into speedup-apply-cidr-mask-v6 2020-12-26 19:53:06 +00:00
alexey-milovidov
8eb9788955
Merge pull request #18523 from CurtizJ/fix-cast-to-map
Fix cast to map from tuple of arrays with unequal sizes
2020-12-26 10:00:01 +03:00
pingyu
bb0558a01e Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into func_byte_size 2020-12-26 11:25:53 +08:00
Nikolai Kochetov
f1d433be4c Add min word size. 2020-12-25 21:03:08 +03:00
Nikolai Kochetov
31191d8396 Add min word size. 2020-12-25 20:58:44 +03:00
Nikolai Kochetov
f8854fed5c Update test. 2020-12-25 20:30:44 +03:00
Anton Popov
721bb60edd fix cast to map from tuple of arrays with unequal sizes 2020-12-25 20:12:47 +03:00
Nikolai Kochetov
63de06fa31 Fixing build. 2020-12-25 20:02:19 +03:00
Nikolai Kochetov
b53442e521 Fixing build. 2020-12-25 20:00:42 +03:00
Nikolai Kochetov
2c06a65e1c Fixing build. 2020-12-25 19:56:51 +03:00
Nikolai Kochetov
309b0a860a Fixing build. 2020-12-25 19:55:15 +03:00