Commit Graph

6709 Commits

Author SHA1 Message Date
Alexey Milovidov
f339c88079 Continue 2024-03-13 06:32:31 +01:00
Alexey Milovidov
ecd6b88831 Continue 2024-03-13 06:15:17 +01:00
Alexey Milovidov
17a7696a37 Continue 2024-03-13 06:06:07 +01:00
Alexey Milovidov
8d9a8fdfc1 Continue 2024-03-13 05:52:01 +01:00
Alexey Milovidov
b870d9d1cd Continue 2024-03-13 05:45:33 +01:00
Alexey Milovidov
5336a89117 Continue 2024-03-13 05:36:09 +01:00
Alexey Milovidov
a5383a4619 Continue 2024-03-13 05:27:05 +01:00
Alexey Milovidov
dbfda04701 Continue 2024-03-13 05:18:51 +01:00
Alexey Milovidov
ebd934e286 Continue 2024-03-13 05:05:23 +01:00
Alexey Milovidov
c27c1e1035 Fix build 2024-03-12 14:36:07 +01:00
Alexey Milovidov
1c82f8707d Fix tidy 2024-03-11 08:38:03 +01:00
Alexey Milovidov
4373d5ba16 Merge branch 'master' into split-cast-overload-resolver 2024-03-11 03:01:50 +01:00
Sema Checherinda
5c41727725 http connections pools 2024-03-10 10:00:18 +01:00
Alexey Milovidov
d2e29525c8 Maybe better 2024-03-10 04:08:34 +01:00
Alexey Milovidov
3c9e6cfc96 Maybe better 2024-03-10 03:52:14 +01:00
Alexey Milovidov
7c8a97a91a Maybe better 2024-03-10 03:13:15 +01:00
Alexey Milovidov
6c0f877342 I did not understand this code and removed it 2024-03-10 03:02:38 +01:00
Alexey Milovidov
bbeecf4ed5 Fix error 2024-03-10 02:51:32 +01:00
Alexey Milovidov
e30a1c9cbc Remove garbage 2024-03-10 02:26:18 +01:00
Alexey Milovidov
3ac4f56cfa Fix tests 2024-03-09 18:53:31 +01:00
Alexey Milovidov
d2e19a5da3 Remove unused header 2024-03-09 08:55:53 +01:00
Alexey Milovidov
3cd70f48b0 Anonymous 2024-03-09 08:49:55 +01:00
Alexey Milovidov
f2c4a5bb94 Prevent garbage from appearing 2024-03-09 08:30:13 +01:00
Alexey Milovidov
804c07156d Fix garbage 2024-03-09 08:24:53 +01:00
Alexey Milovidov
061cee257c Remove crap 2024-03-09 08:10:59 +01:00
Alexey Milovidov
feed74e598 Better 2024-03-09 07:59:09 +01:00
Alexey Milovidov
574d486322 Something 2024-03-09 07:55:59 +01:00
Alexey Milovidov
83a5611355 Remove garbage 2024-03-09 07:04:05 +01:00
Alexey Milovidov
dc7f4b39ee Remove garbage 2024-03-09 07:00:28 +01:00
Alexey Milovidov
0d05b8ccc1 Fix style 2024-03-09 06:37:50 +01:00
Alexey Milovidov
7983e2b620 Remove garbage 2024-03-09 06:14:32 +01:00
Alexey Milovidov
6d45eecdad Remove garbage 2024-03-09 06:11:34 +01:00
Alexey Milovidov
c67e8d5d73 Add files 2024-03-09 05:50:19 +01:00
Alexey Milovidov
2be09581dd Split CastOverloadResolver translation unit 2024-03-09 05:48:52 +01:00
Alexey Milovidov
009c2ea9f6 Move a class into an anonymous namespace 2024-03-09 05:27:29 +01:00
Robert Schulze
1366a3ebe2
Merge pull request #60649 from rschu1ze/revert-revert-54746_to_millisecond_function
Revert "Revert "Add `toMillisecond` function""
2024-03-08 10:55:04 +01:00
Nikolai Kochetov
73cc3e1c92 Merge branch 'master' into constant-folding-scalar-subqueries 2024-03-07 17:49:31 +00:00
Nikita Mikhaylov
82ba97c3a7
More explicit template instantiations (#60730) 2024-03-07 17:16:13 +01:00
Nikolai Kochetov
2b8cf8b6e9 Merge branch 'master' into constant-folding-scalar-subqueries 2024-03-07 16:06:55 +00:00
Kruglov Pavel
1b7d0f19a9
Merge pull request #60384 from bigo-sg/opt_multiif_decimal
Execute multiIf function columnarly when result_type's underlying type is number
2024-03-07 12:54:53 +01:00
Yarik Briukhovetskyi
2eb7fa297b
Merge pull request #60763 from zvonand/zvonand-fix-toStartOf
Fix toStartOfInterval
2024-03-06 13:55:21 +01:00
Robert Schulze
1c10b96361
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-54746_to_millisecond_function 2024-03-06 09:04:57 +00:00
李扬
e4b78e7dac
fix bugs 2024-03-06 15:10:45 +08:00
Yarik Briukhovetskyi
d93dd98b66
Merge pull request #60672 from yariks5s/fix_int_div_decimal_with_datetime
Fix `intDiv` for decimal and date arguments
2024-03-05 13:41:08 +01:00
Nikolai Kochetov
d4570aa3b2 Merge branch 'master' into constant-folding-scalar-subqueries 2024-03-05 12:14:54 +00:00
Robert Schulze
7dfe8afa76
Add in-source docs 2024-03-05 11:11:18 +00:00
taiyang-li
8b2e163d76 Merge remote-tracking branch 'origin/master' into opt_multiif_decimal 2024-03-05 17:17:10 +08:00
taiyang-li
4251cc3a11 fix building 2024-03-05 17:05:40 +08:00
Raúl Marín
6ac4f60caa
Merge pull request #60764 from Algunenano/i59655
Fix crash in arrayEnumerateRanked
2024-03-04 20:22:30 +01:00
Kruglov Pavel
4bdafed801
Merge pull request #60420 from HowePa/format_case_insensitive
Make all format names case insensitive.
2024-03-04 19:09:10 +01:00