Kruglov Pavel
|
73adbb4c15
|
Merge pull request #35986 from amosbird/better-scalar1
Fix performance regression of scalar query
|
2022-04-07 14:07:59 +02:00 |
|
Amos Bird
|
df06f9f974
|
Fix performance regression of scalar query
|
2022-04-06 17:50:22 +08:00 |
|
Vladimir C
|
2ebae2d722
|
Merge pull request #35682 from CurtizJ/dynamic-columns-6
|
2022-04-06 11:48:07 +02:00 |
|
Maksim Kita
|
b160ffd726
|
Merge pull request #35723 from ClickHouse/array-has-all-sse-avx2-optimizations
Merging #27653
|
2022-04-05 11:09:14 +02:00 |
|
Maksim Kita
|
47528de78b
|
Fix build
|
2022-04-04 14:07:05 +02:00 |
|
Maksim Kita
|
af405d3ba6
|
Fixed style check
|
2022-04-04 13:34:27 +02:00 |
|
Nikolai Kochetov
|
19819c72f8
|
Merge pull request #35290 from bigo-sg/function_enumerate_streams
Add function getTypeSerializationStreams
|
2022-04-04 12:09:53 +02:00 |
|
Alexey Milovidov
|
d9e5ca2119
|
Merge pull request #34394 from holadepo/last_day
Add toLastDayOfMonth function
|
2022-04-04 07:02:08 +03:00 |
|
taiyang-li
|
a5765dccb1
|
Merge branch 'master' into function_enumerate_streams
|
2022-03-31 12:21:00 +08:00 |
|
Kruglov Pavel
|
4ec3c35e14
|
Merge pull request #35755 from Avogar/fix-custom-to-string
Fix bug in conversion from custom types to string
|
2022-03-31 00:06:48 +02:00 |
|
Maksim Kita
|
e43fdcd7eb
|
Function hasAll added dynamic dispatch for SSE4.2, AVX2
|
2022-03-30 18:41:34 +02:00 |
|
Maksim Kita
|
8d0a9689e4
|
Update gatherutils CMakeLists to use X86_INTRINSICS_FLAGS from cpu_features
|
2022-03-30 18:40:18 +02:00 |
|
Maksim Kita
|
91eec8962f
|
Rename test
|
2022-03-30 18:39:28 +02:00 |
|
avogar
|
af4bfec051
|
Fix bug in conversion from custom types to string
|
2022-03-30 11:19:03 +00:00 |
|
Vladimir C
|
31c367d3cd
|
Merge pull request #35651 from amosbird/columntransformerrename
|
2022-03-30 12:37:30 +02:00 |
|
Antonio Andelic
|
d85ed8f2a9
|
Merge pull request #35655 from ClickHouse/exception-compile-time-message-check
Use compile-time check for `Exception` messages
|
2022-03-30 08:11:32 +02:00 |
|
taiyang-li
|
47f3e9330e
|
merge master and fix conflict
|
2022-03-30 11:06:51 +08:00 |
|
Anton Popov
|
a842a81aba
|
Merge pull request #35690 from CurtizJ/flatten-tuple
Add function `flattenTuple`
|
2022-03-30 00:24:36 +02:00 |
|
Maksim Kita
|
2742b88e6c
|
Merge pull request #27653 from ContentSquare/hasAllAny_SIMD
Implement HasAll specialization for SSE and AVX2
|
2022-03-29 16:35:59 +02:00 |
|
Antonio Andelic
|
9990abb76a
|
Use compile-time check for Exception messages, fix wrong messages
|
2022-03-29 13:16:11 +00:00 |
|
Anton Popov
|
9610139477
|
Merge pull request #35629 from CurtizJ/dynamic-columns-5
Support schema inference for type `Object` in format `JSONEachRow`
|
2022-03-29 14:17:09 +02:00 |
|
Alexander Gololobov
|
bf376ee2f5
|
Merge pull request #35628 from ClickHouse/make_date
Implementation of makeDate and makeDate32
|
2022-03-29 13:35:26 +02:00 |
|
taiyang-li
|
db436ad621
|
Merge branch 'master' into function_enumerate_streams
|
2022-03-29 11:35:21 +08:00 |
|
Alexander Gololobov
|
b49993f993
|
Fixes according to the code review
|
2022-03-28 22:47:39 +02:00 |
|
Anton Popov
|
24c0cf86d4
|
add function 'flattenTuple'
|
2022-03-28 19:32:12 +00:00 |
|
Anton Popov
|
6cbdc6af00
|
remove obsolete parameter
|
2022-03-28 18:44:53 +00:00 |
|
Alexander Gololobov
|
93021e387e
|
Implementation of makeDate and makeDate32
|
2022-03-28 18:57:24 +02:00 |
|
Amos Bird
|
6003a49a87
|
Fix style
|
2022-03-28 17:48:47 +08:00 |
|
Amos Bird
|
58a78fba12
|
formatString bug fix and refactoring
|
2022-03-28 15:47:48 +08:00 |
|
Anton Popov
|
67195bfdd5
|
support schema inference for type Object in format JSONEachRow
|
2022-03-25 21:51:53 +00:00 |
|
taiyang-li
|
7889059f7d
|
fix building
|
2022-03-25 22:39:57 +08:00 |
|
taiyang-li
|
4788006030
|
Merge branch 'master' into function_enumerate_streams
|
2022-03-25 22:31:10 +08:00 |
|
Antonio Andelic
|
e76074ef7f
|
Merge branch 'master' into fix-casewithexpression-type-deduction
|
2022-03-25 11:12:38 +00:00 |
|
taiyang-li
|
dd0873189d
|
rename all files
|
2022-03-25 14:54:01 +08:00 |
|
taiyang-li
|
c9acc55008
|
rename function name
|
2022-03-25 14:51:59 +08:00 |
|
Antonio Andelic
|
fbba450cff
|
Take ELSE branch into account for result type deduction
|
2022-03-24 11:23:18 +00:00 |
|
Alexey Milovidov
|
31eeeeb428
|
Add compatibility alias
|
2022-03-24 02:21:57 +01:00 |
|
Alexey Milovidov
|
d54138425f
|
Rename yandexConsistentHash to kostikConsistentHash
|
2022-03-24 02:18:25 +01:00 |
|
Maksim Kita
|
4b88c6f934
|
Merge pull request #35534 from kitaisreal/set-in-ipv4-ipv6-address-cast-fix
Fix cast into IPv4, IPv6 address in IN section
|
2022-03-24 01:26:25 +01:00 |
|
Maksim Kita
|
31b3d2e840
|
Fixed tests
|
2022-03-23 19:59:26 +01:00 |
|
Yakov Olkhovskiy
|
1631656803
|
Merge pull request #34353 from zvonand/issue_33147
Extended usage of Milliseconds, Microseconds, Nanoseconds
|
2022-03-23 13:33:07 -04:00 |
|
Maksim Kita
|
ff2d5dae83
|
Fix cast into IPv4, IPv6 address in IN section
|
2022-03-23 15:22:08 +01:00 |
|
alesapin
|
0ab9a9c0f6
|
Merge pull request #33664 from ClickHouse/release-steps
Refactor releasing process
|
2022-03-22 14:43:18 +01:00 |
|
Maksim Kita
|
0576c1b0f3
|
Merge pull request #35500 from kitaisreal/throw-if-constant-argument-crash-fix
Fix crash for function throwIf with constant arguments
|
2022-03-22 13:44:37 +01:00 |
|
Maksim Kita
|
22112feef3
|
Fix crash for function throwIf with constant arguments
|
2022-03-22 12:30:25 +01:00 |
|
alesapin
|
bad78f0daa
|
Don't unwind inlines if we unable to do it
|
2022-03-22 11:11:36 +01:00 |
|
avogar
|
0f69baa231
|
Fix bug in function if that led to logical error
|
2022-03-21 14:27:25 +00:00 |
|
mergify[bot]
|
e11ef05c2b
|
Merge branch 'master' into issue_33147
|
2022-03-21 13:40:17 +00:00 |
|
Maksim Kita
|
695b1300f9
|
Merge pull request #35383 from rschu1ze/enable-if-to-concepts-pt2
Replace more uses of std::enable_if for SFINAE by concepts
|
2022-03-21 10:47:28 +01:00 |
|
taiyang-li
|
b52a066903
|
fix style
|
2022-03-21 14:19:54 +08:00 |
|