Alexander Tokmakov
|
77ea58d539
|
Update run-fuzzer.sh
|
2022-10-21 17:58:20 +03:00 |
|
Alexander Tokmakov
|
dc99e67d3f
|
Update run-fuzzer.sh
|
2022-10-14 17:45:17 +03: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 |
|
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 |
|
Alexander Tokmakov
|
9b7edd4f13
|
Merge pull request #42106 from ClickHouse/fix_loading_dependencies
Fixes for loading dependencies
|
2022-10-14 14:31:31 +03: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 |
|
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 |
|
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 |
|
Vladimir C
|
ba56540c3d
|
Merge pull request #42103 from ClickHouse/vdimir/tmp-data-followup
|
2022-10-12 15:26:43 +02:00 |
|
vdimir
|
0178307c27
|
Followup for TemporaryDataOnDisk
|
2022-10-12 15:25:23 +02:00 |
|
Sema Checherinda
|
52f57cd1ee
|
Merge pull request #42080 from azat/client-fuzzy-history
Avoid adding extra new line after using fuzzy history search
|
2022-10-12 10:50:26 +02:00 |
|
Robert Schulze
|
22fec9a9a1
|
Merge pull request #42249 from ClickHouse/cleanup-llvm
Minor cleanups of LLVM integration
|
2022-10-12 10:03:40 +02:00 |
|
Robert Schulze
|
50ae7d8484
|
Merge branch 'master' into cleanup-llvm
|
2022-10-12 10:02:55 +02:00 |
|
Maksim Kita
|
88fe6f4fd5
|
Merge pull request #42253 from ucasfl/useless-code
remove useless code
|
2022-10-12 11:02:27 +03:00 |
|
flynn
|
312afdc280
|
remove useless code
|
2022-10-12 03:48:37 +00:00 |
|
Nikolay Degterinsky
|
896e3c47f7
|
Merge pull request #42135 from ClibMouse/add-null-pointer-checks
Add null pointer checks
|
2022-10-12 01:22:55 +02:00 |
|
FArthur-cmd
|
b6304c46d4
|
move default settings to different part of ast
|
2022-10-11 18:25:28 +00:00 |
|
Robert Schulze
|
c08387eb0d
|
Minor cleanups of LLVM integration
|
2022-10-11 14:18:52 +00:00 |
|
ltrk2
|
15aa8a88dc
|
Throw an exception in case of inconsistent state
|
2022-10-11 05:04:47 -07:00 |
|
Kseniia Sumarokova
|
3819a21033
|
Merge pull request #42078 from azat/insert-progress
Fix progress for INSERT SELECT
|
2022-10-11 10:56:20 +02:00 |
|
Alexey Milovidov
|
97d16fd629
|
Add a test for #2389
|
2022-10-11 02:17:32 +02:00 |
|
Alexey Milovidov
|
56e59dd536
|
Merge branch 'master' into fix-projections
|
2022-10-11 02:24:12 +03:00 |
|
Alexander Tokmakov
|
4b371bd20c
|
fix
|
2022-10-10 16:38:35 +02:00 |
|
Alexander Tokmakov
|
fa1134f299
|
Merge branch 'master' into fix_loading_dependencies
|
2022-10-10 16:30:52 +02:00 |
|
Alexander Tokmakov
|
e12b573f15
|
Merge pull request #42216 from Algunenano/llvm_build_zstd
Fix LLVM build
|
2022-10-10 17:08:46 +03:00 |
|
Alexander Tokmakov
|
7515cf82f1
|
Merge branch 'master' into llvm_build_zstd
|
2022-10-10 17:08:10 +03:00 |
|
Alexander Tokmakov
|
2d2413fb7b
|
Merge pull request #42220 from ClickHouse/tavplubix-patch-5
Update safeExit.cpp
|
2022-10-10 15:01:55 +03:00 |
|
Alexander Tokmakov
|
ff03181d31
|
Update safeExit.cpp
|
2022-10-10 15:01:03 +03:00 |
|
Chun-Sheng, Li
|
33edab5042
|
Adding cron config checking before running sed cmd (#42081)
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2022-10-10 13:34:38 +02:00 |
|
Raúl Marín
|
dbed82e74c
|
Fix LLVM build
|
2022-10-10 12:18:05 +02:00 |
|
Nikolai Kochetov
|
dac71f445b
|
Merge pull request #42186 from ClickHouse/igor/distinct_in_order_fix
Fix: DISTINCT in order fails with LOGICAL_ERROR
|
2022-10-10 09:51:29 +02:00 |
|
alesapin
|
8a2ba6cd81
|
Add logging during merge tree startup (#42163)
|
2022-10-10 09:32:13 +02:00 |
|
Alexey Milovidov
|
e27dbf4369
|
Update MergeTreeDataSelectExecutor.cpp
|
2022-10-09 18:27:47 +03:00 |
|
Maksim Kita
|
2f5b2d782c
|
Merge pull request #42063 from kitaisreal/function-name-normalization-header-functions
Function name normalization fix functions header
|
2022-10-09 14:19:33 +03:00 |
|
Yakov Olkhovskiy
|
f8c9dd8a0c
|
Merge pull request #42196 from ClickHouse/fix-dialect-text
Fix dialect setting description
|
2022-10-09 01:38:59 -04:00 |
|
Alexey Milovidov
|
cebc38fa6e
|
Fix a bug with projections and aggregate_functions_null_for_empty setting
|
2022-10-09 05:30:25 +02:00 |
|
Yakov Olkhovskiy
|
b74783455f
|
Update Settings.h
fix dialect description
|
2022-10-08 21:57:05 -04:00 |
|