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 |
|
李扬
|
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 |
|
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 |
|
Alexey Milovidov
|
bc0cf83668
|
Merge pull request #60738 from ClickHouse/sql-json-remove-nonsense
Remove nonsense from SQL/JSON
|
2024-03-04 18:57:50 +03:00 |
|
Yarik Briukhovetskyi
|
e361e5e296
|
Merge branch 'ClickHouse:master' into fix_int_div_decimal_with_datetime
|
2024-03-04 14:51:20 +01:00 |
|
Raúl Marín
|
f212c9c230
|
Fix crash in arrayEnumerateRanked
|
2024-03-04 13:14:13 +01:00 |
|
Yarik Briukhovetskyi
|
033b9624b4
|
Merge branch 'ClickHouse:master' into fix_int_div_decimal_with_datetime
|
2024-03-04 12:56:17 +01:00 |
|
zvonand
|
41ff818a20
|
fix toStartOfInterval
|
2024-03-04 12:53:41 +01:00 |
|
Alexey Milovidov
|
43e0a1b708
|
Remove nonsense from SQL/JSON
|
2024-03-04 05:59:02 +01:00 |
|
Alexey Milovidov
|
cbf5443585
|
Remove old code
|
2024-03-04 00:11:55 +01:00 |
|
Alexey Milovidov
|
0208828d3f
|
Merge pull request #60535 from ClickHouse/changelog-24.2
General sanity in function `seriesOutliersDetectTukey`
|
2024-03-03 19:09:04 +03:00 |
|
Alexey Milovidov
|
1f1e0f082a
|
Merge branch 'master' into changelog-24.2
|
2024-03-03 03:27:28 +03:00 |
|
Alexey Milovidov
|
3883cdbf00
|
Merge branch 'master' into fix-bad-error-message
|
2024-03-02 03:18:50 +01:00 |
|
Yarik Briukhovetskyi
|
57482de0f0
|
Update FunctionBinaryArithmetic.h
|
2024-03-02 01:16:47 +01:00 |
|
Nikita Taranov
|
bcd3ad01de
|
Merge pull request #55809 from amosbird/alt-51399
Improve the performance of serialized aggregation method when involving multiple [nullable] columns
|
2024-03-01 22:44:56 +01:00 |
|
yariks5s
|
0b10612c86
|
fix
|
2024-03-01 17:42:57 +00:00 |
|
Alexander Tokmakov
|
5225fc6a14
|
Revert "Add toMillisecond function"
|
2024-03-01 13:59:03 +01:00 |
|
Nikolai Kochetov
|
9211495fed
|
Merge branch 'master' into constant-folding-scalar-subqueries
|
2024-03-01 12:06:26 +00:00 |
|
Robert Schulze
|
6d89455525
|
Merge pull request #60523 from rschu1ze/clang-tidy-src
Fix a bunch of clang-tidy warnings in headers
|
2024-03-01 12:37:48 +01:00 |
|
Robert Schulze
|
44c3de1a0b
|
Merge pull request #60281 from Blargian/54746_to_millisecond_function
Add `toMillisecond` function
|
2024-03-01 11:34:20 +01:00 |
|
Robert Schulze
|
52b1fc6db9
|
Minor fixes
|
2024-03-01 10:06:54 +00:00 |
|
李扬
|
0820fd49e9
|
Merge branch 'ClickHouse:master' into opt_multiif_decimal
|
2024-03-01 10:32:17 +08:00 |
|
Blargian
|
6594219943
|
Fix style-check
|
2024-02-29 20:52:30 +01:00 |
|
Blargian
|
f1c9b1abcd
|
Fix millisecond calculation
|
2024-02-29 18:05:49 +01:00 |
|
Robert Schulze
|
4ee1aa8c7c
|
Fixing more headers
|
2024-02-29 15:40:30 +00:00 |
|
Amos Bird
|
3b04f5c605
|
Improve the performance of serialized aggregation method when involving multiple [nullable] columns.
|
2024-02-29 21:48:15 +08:00 |
|
Robert Schulze
|
278ad6f491
|
Fixing tukey even more
|
2024-02-29 12:51:23 +00:00 |
|
Robert Schulze
|
e760c082bf
|
More fixups for tukey
|
2024-02-29 12:23:17 +00:00 |
|
Robert Schulze
|
cfed36e8a9
|
Merge remote-tracking branch 'rschu1ze/master' into byteSlice
|
2024-02-29 11:29:15 +00:00 |
|
taiyang-li
|
46f9fddc4d
|
fix code style
|
2024-02-29 15:11:02 +08:00 |
|
taiyang-li
|
656412c93e
|
fix failed uts
|
2024-02-29 15:03:59 +08:00 |
|
taiyang-li
|
f7d1739808
|
fix failed uts
|
2024-02-29 15:00:09 +08:00 |
|
Alexey Milovidov
|
414e6eb600
|
General sanity in function seriesOutliersDetectTukey
|
2024-02-29 06:30:28 +01:00 |
|
taiyang-li
|
f89cb57d02
|
fix failed ut
|
2024-02-29 12:32:27 +08:00 |
|
Alexey Milovidov
|
3749618ba1
|
Add a test
|
2024-02-28 23:28:46 +01:00 |
|
Alexey Milovidov
|
98be049e66
|
Fix bad error message
|
2024-02-28 23:08:29 +01:00 |
|
Robert Schulze
|
42f29c01cf
|
Merge remote-tracking branch 'rschu1ze/master' into byteSlice
|
2024-02-28 19:10:48 +00:00 |
|
Kruglov Pavel
|
a7eabbbe3a
|
Merge branch 'master' into variant-improvements
|
2024-02-28 17:38:54 +01:00 |
|
Alexey Milovidov
|
b0ab0b37db
|
Merge pull request #60434 from ClickHouse/revert-60216-revert-59697-check-stack-size-in-parser
Revert "Revert "Check stack size in Parser""
|
2024-02-28 19:20:49 +03:00 |
|
taiyang-li
|
4beb6fdcb0
|
fix code stule
|
2024-02-28 22:39:49 +08:00 |
|
Robert Schulze
|
e02c083e60
|
Add convenience alias byteSlice for substring
|
2024-02-28 13:32:56 +00:00 |
|
Ilya Yatsishin
|
6473023ad5
|
Merge pull request #60359 from Avogar/fix-ipv6-hashing
Fix use-of-uninitialized-value and invalid result in hashing functions with IPv6
|
2024-02-28 15:32:57 +04:00 |
|
Robert Schulze
|
613e426484
|
Some fixups
|
2024-02-28 11:14:53 +00:00 |
|