Commit Graph

53362 Commits

Author SHA1 Message Date
myrrc
e2556659e0 fix3 2020-12-18 18:28:21 +03:00
myrrc
a199348860 fix2 2020-12-18 18:26:58 +03:00
myrrc
fbaa8d3951 fix 2020-12-18 18:24:31 +03:00
myrrc
ed6d74b218 another bad solution 2020-12-18 18:21:10 +03:00
myrrc
6f1c0b118a typo 2020-12-18 18:17:03 +03:00
myrrc
0dca856237 solution fix 2020-12-18 18:16:38 +03:00
myrrc
d22d045a59 fixed the impl 2020-12-18 18:12:31 +03:00
myrrc
9d24cafccd added vector mult branch 2020-12-18 18:06:24 +03:00
myrrc
7611f8d15b compile fix 2020-12-18 17:54:48 +03:00
myrrc
6b956a2a0d possible fix for non-const mult 2020-12-18 17:50:16 +03:00
myrrc
58ef4c34c0 prep for debug version 2020-12-18 17:44:24 +03:00
myrrc
3c01cfe630 no scale added 2020-12-18 17:34:51 +03:00
myrrc
fa1f7f40f5 another try 2020-12-18 17:32:44 +03:00
myrrc
6488846c92 signature fix 2020-12-18 17:23:51 +03:00
myrrc
bc651b3047 added the suboptimal solution 2020-12-18 17:21:32 +03:00
myrrc
764d462288 updated test with possible right values 2020-12-18 17:16:54 +03:00
myrrc
611d400106 fixed compile error 2020-12-18 17:13:15 +03:00
myrrc
6c91b3dba0 added explicit scale calc 2020-12-18 17:10:37 +03:00
myrrc
1f10514599 another attempt 2020-12-18 17:02:02 +03:00
myrrc
07bc3a2a4d reverted the overengineering 2020-12-18 16:49:00 +03:00
myrrc
c4ea410a4d updated the comments and branches 2020-12-18 16:45:44 +03:00
myrrc
15f0915ad3 replaced ternary if 2020-12-18 16:35:37 +03:00
myrrc
84013d253d fix: ternary if 2020-12-18 16:33:00 +03:00
myrrc
f34c0500db enlarged the test, updated scales calc 2020-12-18 16:29:53 +03:00
myrrc
d4f8c46210 fixed the test 2020-12-18 16:04:19 +03:00
myrrc
283268c50f Merge branch 'improvement/multiply-decimals-and-floats' of github:myrrc/clickhouse into improvement/multiply-decimals-and-floats 2020-12-18 15:42:39 +03:00
myrrc
5b6143bf2f fix style error 2020-12-18 15:42:12 +03:00
myrrc
05abfb04bd Merge remote-tracking branch 'upstream/master' into improvement/multiply-decimals-and-floats 2020-12-18 15:42:01 +03:00
alesapin
26637bd7ee
Merge pull request #17943 from ClickHouse/try_rewrite_writer
Small simplification of MergeTreeDataWriter
2020-12-18 12:41:16 +03:00
alexey-milovidov
0d9519a0a2
Merge pull request #17567 from ClickHouse/insert_quorum_parallel-default
Insert quorum parallel by default
2020-12-18 08:08:26 +03:00
alexey-milovidov
6ee2ada592
Merge pull request #18204 from ClickHouse/remove-strerror
Do not use non thread-safe function `strerror`
2020-12-18 08:07:46 +03:00
Alexey Milovidov
55604bde47 Whitespaces 2020-12-18 08:07:09 +03:00
alexey-milovidov
c343fa1ae4
Merge pull request #18202 from ClickHouse/update-libc-headers-2
Update libc headers
2020-12-18 08:03:11 +03:00
alexey-milovidov
6a5ce2eea7
Update config.xml 2020-12-18 07:58:56 +03:00
alexey-milovidov
44734a829e
Merge pull request #18207 from ClickHouse/better-config
Better config: example ports, security advices
2020-12-18 06:39:35 +03:00
alexey-milovidov
b4a59aecfe
Update config.xml 2020-12-18 06:39:21 +03:00
Nikita Mikhaylov
aa7793e38f
Merge pull request #18084 from nikitamikhaylov/fix-arcadia-third
Try to fix Arcadia
2020-12-18 01:54:42 +03:00
tavplubix
8bc9d8ed7e
Merge pull request #18198 from ClickHouse/materialize_mysql_optimize_on_insert
Enable optimize_on_insert for MaterializeMySQL
2020-12-18 01:50:32 +03:00
alexey-milovidov
6a9397a64b
Update FunctionBinaryArithmetic.h 2020-12-18 01:35:37 +03:00
myrrc
a50e9548fd Merge branch 'improvement/multiply-decimals-and-floats' of github:myrrc/clickhouse into improvement/multiply-decimals-and-floats 2020-12-18 01:26:23 +03:00
myrrc
43348bd708 fixed the possible values case 2020-12-18 01:25:30 +03:00
alexey-milovidov
0462340d8a
Update FunctionBinaryArithmetic.h 2020-12-18 01:03:25 +03:00
alexey-milovidov
5a78eafb05
Update FunctionBinaryArithmetic.h 2020-12-18 00:59:39 +03:00
alexey-milovidov
40c702c54a
Update multiply.cpp 2020-12-18 00:56:42 +03:00
alexey-milovidov
6fc3ca8b7b
Merge pull request #16724 from kitaisreal/added-function-accurate-cast-or-null
Added function accurateCastOrNull, allow different types inside IN subquery
2020-12-18 00:45:27 +03:00
Alexey Milovidov
92d8840ae5 Better config: example ports, security advices 2020-12-18 00:31:09 +03:00
alesapin
8140fbd0fb
Merge pull request #18200 from ClickHouse/more_logs_during_quorum
More logs during quorum insert
2020-12-18 00:22:19 +03:00
myrrc
fe1b396256 added test reference 2020-12-18 00:14:06 +03:00
myrrc
bf5e836414 updated the test 2020-12-18 00:03:45 +03:00
myrrc
7db7a9ef5b added another constexpr branch 2020-12-17 23:55:59 +03:00