Pavel Kruglov
|
03bc631cf2
|
Merge pull request #72454 from Avogar/fix-empty-variant
Don't allow creating empty Variant
|
2024-12-05 18:21:56 +00:00 |
|
Raúl Marín
|
a1d119e179
|
Merge pull request #72812 from Algunenano/siphash
Remove more nested includes
|
2024-12-05 15:12:50 +00:00 |
|
avogar
|
dace4f705e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-empty-variant
|
2024-12-05 13:26:53 +00:00 |
|
Pavel Kruglov
|
94184a3bef
|
Merge pull request #71784 from Avogar/object-to-json-alter
Support ALTER from Object to JSON
|
2024-12-05 13:18:57 +00:00 |
|
Raúl Marín
|
90a03e149a
|
Remove deps from SipHash
|
2024-12-04 15:45:26 +01:00 |
|
Raúl Marín
|
fd4795c00f
|
Remove some nested deps on SipHash
|
2024-12-04 15:45:26 +01:00 |
|
Raúl Marín
|
291db8a366
|
Merge pull request #72722 from Algunenano/exception_compilation
Remove some nested includes
|
2024-12-03 22:58:37 +00:00 |
|
Raúl Marín
|
28e09e2b81
|
Remove some nested inclusion of WriteHelpers.h
|
2024-12-02 23:49:04 +01:00 |
|
zhanglistar
|
3c3f1c919d
|
Merge branch 'master' into tostring-fix
|
2024-12-02 12:21:00 +08:00 |
|
alesapin
|
4f596388a2
|
Merge pull request #72556 from ClickHouse/devirtualize_serialize_call
Devirtualize serialize call in AggregateFunction
|
2024-12-01 21:18:38 +00:00 |
|
zhanglistar
|
a80df289ef
|
Merge branch 'master' of https://github.com/bigo-sg/ClickHouse into tostring-fix
|
2024-11-29 15:56:49 +08:00 |
|
alesapin
|
79f2bfc901
|
Update SerializationAggregateFunction.cpp
|
2024-11-28 15:20:51 +01:00 |
|
alesapin
|
e80920ecd1
|
Devirtualize serialize call in AggregateFunction
|
2024-11-27 19:11:21 +01:00 |
|
taiyang-li
|
70f2a877ec
|
solve conflicts
|
2024-11-27 12:30:58 +08:00 |
|
Robert Schulze
|
f7795a638d
|
Merge pull request #72457 from rschu1ze/clang-tidy-absl
Remove duplicate checks of clang-tidy `bugprone-reserved-identifier`
|
2024-11-26 17:37:04 +00:00 |
|
avogar
|
5c893b0225
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into object-to-json-alter
|
2024-11-26 12:47:47 +00:00 |
|
Robert Schulze
|
6762c30a88
|
Use std::string::contains where possible
|
2024-11-26 11:27:37 +00:00 |
|
avogar
|
6d935a6abe
|
Don't allow creating empty Variant
|
2024-11-26 11:20:15 +00:00 |
|
Pavel Kruglov
|
0b22faa973
|
Rename setting in error message
|
2024-11-25 16:13:02 +01:00 |
|
avogar
|
f7428d275b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into object-to-json-alter
|
2024-11-22 12:27:16 +00:00 |
|
Pavel Kruglov
|
96c65e7122
|
Merge pull request #71816 from Avogar/fix-dynamic-json-serialization-compatibility
Fix JSON/Dynamic Native serialization with old server and new client and add a setting to fallback to V1 version
|
2024-11-22 12:26:47 +00:00 |
|
Pavel Kruglov
|
3f8295c75e
|
Merge pull request #71923 from Avogar/dynamic-pretty-json-fix
Fix Dynamic serialization in Pretty JSON formats
|
2024-11-22 12:26:24 +00:00 |
|
Alexey Milovidov
|
1d453fbc85
|
Merge pull request #72020 from ClickHouse/casted
Fix a problem with cast
|
2024-11-22 00:49:47 +00:00 |
|
Alexey Milovidov
|
ad4b201892
|
Merge branch 'master' into casted
|
2024-11-21 06:04:02 +01:00 |
|
taiyang-li
|
7a74f0223d
|
fix conflicts
|
2024-11-21 09:08:56 +08:00 |
|
Konstantin Bogdanov
|
b2c81981fb
|
Use clang-19
|
2024-11-20 23:08:47 +01:00 |
|
avogar
|
7aadca13ba
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into object-to-json-alter
|
2024-11-20 14:20:34 +00:00 |
|
zhanglistar
|
46bcfd4fca
|
Merge branch 'tostring-fix' of https://github.com/bigo-sg/ClickHouse into tostring-fix
|
2024-11-20 18:26:02 +08:00 |
|
zhanglistar
|
7dbead934c
|
add composed_data_type_output_format_mode
|
2024-11-20 18:25:41 +08:00 |
|
zhanglistar
|
0309ffc37b
|
Merge branch 'ClickHouse:master' into tostring-fix
|
2024-11-20 18:24:26 +08:00 |
|
Raúl Marín
|
5286fa65c4
|
Fix
|
2024-11-19 15:07:17 +01:00 |
|
Raúl Marín
|
2146ab4e4e
|
Move more things to private
|
2024-11-19 14:37:06 +01:00 |
|
Pavel Kruglov
|
8f4c9c1520
|
Merge branch 'master' into fix-dynamic-json-serialization-compatibility
|
2024-11-18 12:46:13 +01:00 |
|
Alexey Milovidov
|
1062e6316f
|
Fix cast
|
2024-11-18 01:35:03 +01:00 |
|
taiyang-li
|
bcc2a31bac
|
fix conflicts
|
2024-11-15 09:36:15 +08:00 |
|
avogar
|
2c0f9dbfc5
|
Fix Dynamic serialization in Pretty JSON formats
|
2024-11-14 13:22:06 +00:00 |
|
taiyang-li
|
187cbdd06f
|
solve conflicts
|
2024-11-14 09:01:41 +08:00 |
|
avogar
|
013fde41e4
|
Add setting to fallback to V1 serialization for Dynamic and Object
|
2024-11-12 15:18:00 +00:00 |
|
avogar
|
69e4f93a2a
|
Fix JSON/Dynamic Native serialization with old server and new client
|
2024-11-12 13:14:53 +00:00 |
|
avogar
|
b2c77df001
|
Support ALTER from Object to JSON
|
2024-11-11 20:27:34 +00:00 |
|
Alexey Milovidov
|
89b015cecf
|
Do not compile BFloat16
|
2024-11-11 00:25:11 +01:00 |
|
Alexey Milovidov
|
08e6e598f7
|
Better code
|
2024-11-10 17:41:37 +01:00 |
|
Alexey Milovidov
|
bec94da77e
|
Progressing
|
2024-11-10 13:19:08 +01:00 |
|
Alexey Milovidov
|
c3f42b7bc7
|
Something
|
2024-11-10 01:25:25 +01:00 |
|
Alexey Milovidov
|
04a6107966
|
Merge branch 'master' into fp16
|
2024-11-10 00:11:28 +01:00 |
|
Pavel Kruglov
|
0c9e6fca5a
|
Merge pull request #70442 from Avogar/alter-to-json
Support alter from String to JSON
|
2024-11-07 17:40:31 +00:00 |
|
Pavel Kruglov
|
0702fa259e
|
Merge branch 'master' into alter-to-json
|
2024-11-07 13:47:56 +01:00 |
|
Pavel Kruglov
|
e3c716c9c2
|
Merge pull request #71369 from Avogar/fix-json-suspicions-hints
Check suspicious and experimental types in JSON type hints
|
2024-11-07 12:47:25 +00:00 |
|
Alexey Milovidov
|
304b9190f3
|
Merge pull request #71320 from Avogar/tuple-to-json
Implement simple CAST from Map/Tuple/Object to new JSON through serialization/deserialization from JSON string
|
2024-11-06 22:27:18 +00:00 |
|
zhanglistar
|
9164670d90
|
Merge branch 'master' into tostring-fix
|
2024-11-06 09:13:09 +08:00 |
|