xiedeyantu
|
61563d4f19
|
better
|
2022-10-24 11:52:20 +08:00 |
|
xiedeyantu
|
330777a0cc
|
fix
|
2022-10-19 17:44:36 +08:00 |
|
xiedeyantu
|
32ad28cbe5
|
optimize code
|
2022-10-19 17:37:26 +08:00 |
|
chen
|
163b3c9f52
|
fix test
fix test
|
2022-10-18 14:53:21 +08:00 |
|
xiedeyantu
|
10acf43db4
|
fix test
|
2022-10-18 09:20:59 +08:00 |
|
xiedeyantu
|
b26361c647
|
fix test
|
2022-10-17 23:02:39 +08:00 |
|
xiedeyantu
|
9e62570d61
|
fix test
|
2022-10-17 22:57:11 +08:00 |
|
xiedeyantu
|
9ec206f8f7
|
fix test
|
2022-10-16 19:52:53 +08:00 |
|
xiedeyantu
|
2a356715da
|
fix test
|
2022-10-16 16:46:00 +08:00 |
|
chen
|
0e86976e2b
|
Merge branch 'master' into system_table_add_column
|
2022-10-16 13:17:45 +08:00 |
|
xiedeyantu
|
66f6c0a683
|
fix test
|
2022-10-15 22:43:55 +08:00 |
|
Ilya Yatsishin
|
7fa7e1d822
|
Merge pull request #38519 from qoega/ast-fuzzer-where
|
2022-10-15 14:30:40 +02:00 |
|
Vitaly Baranov
|
91c438eebe
|
Merge pull request #42263 from vitlibar/refactor-udf
Refactor the implementation of user-defined functions
|
2022-10-15 12:33:10 +02:00 |
|
Alexey Milovidov
|
9ccbadc359
|
Merge pull request #42275 from zimv/doc-update-client-libraries
Docs: Add "node-clickhouse-orm" to the client-libraries.md
|
2022-10-15 08:18:16 +02:00 |
|
Nikolay Degterinsky
|
2299c74a1c
|
Merge pull request #42302 from ClickHouse/evillique-patch-1
Fix log-level in `clickhouse-disks`
|
2022-10-14 22:39:21 +02:00 |
|
Kruglov Pavel
|
6fc12dd922
|
Merge pull request #41703 from Avogar/json-object-each-row
Add setting to obtain object name as column value in JSONObjectEachRow format
|
2022-10-14 20:11:04 +02:00 |
|
Kruglov Pavel
|
b4e327d9e0
|
Merge pull request #42313 from ClickHouse/Avogar-patch-2
Remove forgotten debug logging
|
2022-10-14 19:23:06 +02:00 |
|
nvartolomei
|
7d9f097d3b
|
Fix bad copy & paste when loading background_merges_mutations_concurrency_ratio setting (#42315)
|
2022-10-14 19:19:14 +02:00 |
|
xiedeyantu
|
86a298b86d
|
Merge branch 'system_table_add_column' of https://github.com/xiedeyantu/ClickHouse into system_table_add_column
|
2022-10-14 23:38:59 +08:00 |
|
chen
|
09b9521e78
|
Merge branch 'master' into system_table_add_column
|
2022-10-14 23:33:43 +08:00 |
|
xiedeyantu
|
65a0b9fcc6
|
fix test
|
2022-10-14 23:32:13 +08:00 |
|
Nikolay Degterinsky
|
cecc1027fb
|
Merge branch 'master' into evillique-patch-1
|
2022-10-14 17:25:24 +02:00 |
|
jferroal
|
edfc388b7c
|
Doc: add zh translation (#42312)
|
2022-10-14 16:29:03 +02:00 |
|
Alexander Gololobov
|
480b3fa851
|
Merge pull request #42235 from ClickHouse/add-test-2389
Add a test for #2389
|
2022-10-14 16:03:56 +02:00 |
|
chen
|
1acfabcc98
|
Merge branch 'master' into system_table_add_column
|
2022-10-14 21:58:50 +08:00 |
|
Kruglov Pavel
|
d43b5bbcd0
|
Remove forgotten debug logging
|
2022-10-14 15:47:46 +02:00 |
|
Alexander Tokmakov
|
4187eebee2
|
Merge pull request #42266 from nvartolomei/patch-1
assert unused value in test_replicated_merge_tree_compatibility
|
2022-10-14 16:29:37 +03:00 |
|
Kseniia Sumarokova
|
555d275920
|
Update src/Storages/MergeTree/DataPartStorageOnDisk.h
|
2022-10-14 15:18:53 +02:00 |
|
Alexander Tokmakov
|
9b7edd4f13
|
Merge pull request #42106 from ClickHouse/fix_loading_dependencies
Fixes for loading dependencies
|
2022-10-14 14:31:31 +03:00 |
|
chen
|
e82ae0ffce
|
Merge branch 'master' into system_table_add_column
|
2022-10-14 11:50:47 +08:00 |
|
xiedeyantu
|
8ebe01d9cf
|
system.detached_parts add column bytes_on_disk and path
|
2022-10-14 11:43:42 +08:00 |
|
Nikolay Degterinsky
|
51e55db617
|
Fix log-level
|
2022-10-14 05:41:58 +02:00 |
|
Alexey Milovidov
|
ba7c3c5eae
|
Merge pull request #42273 from ddelnano/ddelnano/update-cctz-to-2022-e
Update cctz to the latest master, update tzdb to 2020e
|
2022-10-14 03:19:38 +02:00 |
|
Alexey Milovidov
|
018c68b36d
|
Merge pull request #42198 from ClickHouse/fix-projections
Fix a bug with projections and the `aggregate_functions_null_for_empty` setting
|
2022-10-14 03:14:19 +02:00 |
|
Nikolay Degterinsky
|
509f0426a9
|
Merge pull request #42279 from sperlingxx/intv_op_date32
Fix Date Interval add/minus over DataTypeDate32
|
2022-10-13 23:50:35 +02:00 |
|
Vladimir C
|
cf78c70bdd
|
Merge pull request #41544 from lhuang09287750/master
|
2022-10-13 17:47:41 +02:00 |
|
sperlingxx
|
a901faeb84
|
Fix add/minus Date Interval over Date32 type
Signed-off-by: sperlingxx <lovedreamf@gmail.com>
|
2022-10-13 18:00:54 +08:00 |
|
Vitaly Baranov
|
2e59d671fc
|
Split UserDefinedSQLObjectsLoader to interface and implementation.
|
2022-10-13 10:32:32 +02:00 |
|
zimv
|
56ef17e083
|
Docs: Add "node-clickhouse-orm" to the client-libraries.md
|
2022-10-13 14:57:35 +08:00 |
|
Dom Del Nano
|
6bbbbda868
|
Update cctz to pull in upstream 2022e changes
|
2022-10-12 21:46:51 -07:00 |
|
Alexey Milovidov
|
5b6be92042
|
Update build.md
|
2022-10-13 05:31:50 +03:00 |
|
Alexey Milovidov
|
96332d9159
|
Merge branch 'master' into fix-projections
|
2022-10-13 02:23:32 +02:00 |
|
nvartolomei
|
ea47ab1400
|
assert unused value in test_replicated_merge_tree_compatibility
|
2022-10-12 18:12:25 +01:00 |
|
Vitaly Baranov
|
9cb2052c7f
|
Consider Poco::Net::HostNotFoundException as ZCONNECTIONLOSS.
|
2022-10-12 15:52:55 +02:00 |
|
Nikolay Degterinsky
|
87b77094f0
|
Merge pull request #42187 from FArthur-cmd/add_default_support_for_settings
Add support for keyword DEFAULT in the set query
|
2022-10-12 15:30:30 +02:00 |
|
lhuang09287750
|
23deba59cf
|
add a case in test sql
|
2022-10-12 15:28:27 +02:00 |
|
lhuang09287750
|
215acf5e5b
|
check the result of conversion for decimal IN float
|
2022-10-12 15:28:27 +02:00 |
|
lhuang09287750
|
4b0ac268e8
|
delete an unusable include
|
2022-10-12 15:28:27 +02:00 |
|
lhuang09287750
|
cab0291873
|
for checkstyle:use a internal function to get field string ,instead of std::stringstream
|
2022-10-12 15:28:27 +02:00 |
|
lhuang09287750
|
338f41913c
|
add a function to process floating point literal comparing with decimal type in IN opertor
|
2022-10-12 15:28:27 +02:00 |
|