李扬
|
ef45889ecb
|
Add function pmod which return non-negative result based on modulo (#42755)
* add function positive_modulo
* add ducument
* fix type deduction of positive_modulo
* add function positive_modulo
* add ducument
* fix type deduction of positive_modulo
* add notice
* fix typo
* fix typo
* fix bug
* fix ub error
* fix ub error
|
2022-11-15 00:15:58 +01:00 |
|
Dan Roscigno
|
b30a0656e1
|
Merge pull request #43226 from ClickHouse/DanRoscigno-patch-4
Update set-role.md
|
2022-11-14 17:01:51 -05:00 |
|
Vitaly Baranov
|
21e7d843da
|
Merge pull request #43097 from vitlibar/correct-error-message-after-dropping-current-user
Make error message after dropping current user more correct.
|
2022-11-14 21:13:58 +01:00 |
|
Dan Roscigno
|
0619fd93e0
|
Merge pull request #43230 from gingerwizard/git_analysis
Git analysis
|
2022-11-14 15:12:11 -05:00 |
|
Vitaly Baranov
|
b8286b836d
|
Merge pull request #43104 from vitlibar/fix-backup-of-lazy-db
Fix race for backup of tables in Lazy databases
|
2022-11-14 21:11:50 +01:00 |
|
Dale Mcdiarmid
|
fcf8e5bfd0
|
Merge remote-tracking branch 'upstream/master' into git_analysis
|
2022-11-14 20:07:21 +00:00 |
|
Dale Mcdiarmid
|
d557bece04
|
fix consecutive days query
|
2022-11-14 20:06:41 +00:00 |
|
Kruglov Pavel
|
386b69acae
|
Merge pull request #43131 from xiedeyantu/fix_s3cluster_connection_fail
fix skip_unavailable_shards does not work using s3Cluster table function
|
2022-11-14 20:48:00 +01:00 |
|
Dan Roscigno
|
00fe401961
|
Merge pull request #43224 from ClickHouse/DanRoscigno-patch-2
Update permissions-for-queries.md
|
2022-11-14 14:35:12 -05:00 |
|
DanRoscigno
|
5d6c622e40
|
apply suggestions and simplify
|
2022-11-14 14:20:55 -05:00 |
|
Dan Roscigno
|
4b182e7b58
|
Update set-role.md
|
2022-11-14 12:17:31 -05:00 |
|
DanRoscigno
|
446c029810
|
make read only clearer
|
2022-11-14 11:53:44 -05:00 |
|
Dan Roscigno
|
cacbce059e
|
Merge pull request #43176 from gingerwizard/git_analysis
Git analysis improvements
|
2022-11-14 11:36:37 -05:00 |
|
Dan Roscigno
|
b8bb7e3842
|
Merge branch 'master' into git_analysis
|
2022-11-14 11:36:02 -05:00 |
|
Dan Roscigno
|
4a90f8d3f5
|
Update permissions-for-queries.md
closes https://github.com/ClickHouse/ClickHouse/issues/43068
|
2022-11-14 11:34:06 -05:00 |
|
Kruglov Pavel
|
eacd7e1876
|
Merge pull request #42931 from zzsmdfj/MaterializedMySQL_improvement_bug_fix
Fix issue 42856 and MaterializedMySQL improvement
|
2022-11-14 16:54:12 +01:00 |
|
Kruglov Pavel
|
40b0287e9c
|
Merge pull request #42911 from Avogar/fix-datetime-inference
Fix datetime schema inference in case of empty string
|
2022-11-14 16:49:26 +01:00 |
|
Alexander Tokmakov
|
cc65a19ec4
|
Merge pull request #39737 from azat/fetch-remove-covered
[RFC] Remove covered parts for fetched part
|
2022-11-14 18:24:47 +03:00 |
|
Alexander Tokmakov
|
c64109a2de
|
Merge branch 'master' into fetch-remove-covered
|
2022-11-14 18:23:16 +03:00 |
|
Dale Mcdiarmid
|
3c21c1cba7
|
fixed tests query
|
2022-11-14 14:00:47 +00:00 |
|
Kruglov Pavel
|
fd7753c6e3
|
Merge pull request #43180 from Avogar/fix-parse-datetime-bet-effort
Fix decimal math overflow in parsing datetime with 'best effort' algorithm
|
2022-11-14 14:52:42 +01:00 |
|
Kruglov Pavel
|
48e6d39055
|
Merge pull request #43178 from Avogar/fix-if
Fix function if in case of NULL and const Nullable arguments
|
2022-11-14 14:52:30 +01:00 |
|
Kruglov Pavel
|
58b7f6ca04
|
Merge pull request #42320 from Avogar/improve-schema-inference-insert-select
Improve using structure from insertion table in table functions
|
2022-11-14 14:51:27 +01:00 |
|
Mikhail f. Shiryaev
|
eea23df48a
|
Merge pull request #43121 from ClickHouse/commit-status-improvement
Improve commit_status_helper.py
|
2022-11-14 14:48:27 +01:00 |
|
Alexander Tokmakov
|
8830235e06
|
Merge pull request #43218 from ClickHouse/revert-43187-igor/keeper_fault_injection_in_stress_test
Revert "Randomize keeper fault injection settings in stress tests"
|
2022-11-14 16:25:48 +03:00 |
|
Alexander Gololobov
|
2dda059cbd
|
Revert "Randomize keeper fault injection settings in stress tests"
|
2022-11-14 14:09:47 +01:00 |
|
Alexander Gololobov
|
992729f3c0
|
Merge pull request #43195 from ClickHouse/workaround-for-llvm-bug
A workaround for LLVM bug, https://github.com/llvm/llvm-project/issues/58633
|
2022-11-14 13:46:19 +01:00 |
|
Alexander Gololobov
|
d885b3cc4c
|
Merge pull request #43193 from jh0x/fix-25785-interval-cast
Fixed unexpected behaviour of Interval types with subquery and casting
|
2022-11-14 13:32:58 +01:00 |
|
Kseniia Sumarokova
|
b7df9aa3da
|
Merge pull request #43155 from zzsmdfj/add_oss_function_and_StorageOSS
to add_oss_function_and_StorageOSS
|
2022-11-14 12:23:57 +01:00 |
|
Kseniia Sumarokova
|
e58a7140be
|
Merge pull request #43194 from ClickHouse/async-metrics-documentation
Add documentation for `system.asynchronous_metrics`.
|
2022-11-14 12:21:34 +01:00 |
|
Alexander Tokmakov
|
8dbb7f0413
|
Merge pull request #43212 from ClickHouse/tavplubix-patch-5
Fix flaky 02449_check_dependencies_and_table_shutdown
|
2022-11-14 14:18:17 +03:00 |
|
Alexander Tokmakov
|
87550e33bb
|
Merge pull request #43092 from ClickHouse/make-clickhouse-local-progress-off-by-default
Disable clickhouse local and client non-interactive progress by default.
|
2022-11-14 14:14:29 +03:00 |
|
Antonio Andelic
|
1635d120a0
|
Merge pull request #43201 from ClickHouse/fix-tsan-race-config-reload
Stop `ConfigReloader` first to avoid data race
|
2022-11-14 11:58:43 +01:00 |
|
Kseniia Sumarokova
|
79206c6eb0
|
Merge pull request #43147 from kssenii/named-collections-refactoring
Add generic implementation for arbitrary structured named collections, access type and system.named_collections
|
2022-11-14 11:57:17 +01:00 |
|
Alexander Tokmakov
|
db6d867bf2
|
Update 02449_check_dependencies_and_table_shutdown.reference
|
2022-11-14 13:16:23 +03:00 |
|
Alexander Tokmakov
|
1229f8fd09
|
Update 02449_check_dependencies_and_table_shutdown.sql
|
2022-11-14 13:15:08 +03:00 |
|
Dale Mcdiarmid
|
a0fadf8ba7
|
more improvements + flipped sankey
|
2022-11-14 09:59:47 +00:00 |
|
Maksim Kita
|
ab5e1ab650
|
Merge pull request #43141 from kitaisreal/analyzer-join-with-constants-improvements
Analyzer improve JOIN with constants
|
2022-11-14 12:15:34 +03:00 |
|
Antonio Andelic
|
41c0100dd7
|
Merge pull request #43115 from ClickHouse/fix-4lw-command-test
Fix `test_keeper_four_word_command::test_cmd_stat`
|
2022-11-14 08:33:11 +01:00 |
|
Alexey Milovidov
|
aca53466ea
|
Merge pull request #42622 from ClickHouse/ubuntu-cruft
Remove Ubuntu cruft
|
2022-11-14 04:15:38 +01:00 |
|
Igor Nikonov
|
7386703508
|
Merge pull request #43187 from ClickHouse/igor/keeper_fault_injection_in_stress_test
Randomize keeper fault injection settings in stress tests
|
2022-11-13 23:15:50 +01:00 |
|
Alexey Milovidov
|
4012b46a87
|
Adjustments for Mac OS
|
2022-11-13 23:11:00 +01:00 |
|
Antonio Andelic
|
38ee1a81a3
|
Stop config reloader before anything else
|
2022-11-13 19:17:41 +00:00 |
|
Alexey Milovidov
|
a4797d372f
|
Merge branch 'master' into ubuntu-cruft
|
2022-11-13 05:12:32 +01:00 |
|
Alexey Milovidov
|
c2ddef897f
|
Update Dockerfile.ubuntu
|
2022-11-13 07:12:25 +03:00 |
|
Alexey Milovidov
|
f5270a6ebe
|
A workaround for LLVM bug, https://github.com/llvm/llvm-project/issues/58633
|
2022-11-13 04:51:46 +01:00 |
|
Alexey Milovidov
|
045fd06510
|
Clarifications
|
2022-11-13 04:30:43 +01:00 |
|
Alexey Milovidov
|
ddc01fd05e
|
Add a test
|
2022-11-13 04:24:51 +01:00 |
|
Alexey Milovidov
|
7aec54b95a
|
Clarifiactions
|
2022-11-13 04:19:32 +01:00 |
|
Alexey Milovidov
|
c06bff6615
|
More praise for heroes
|
2022-11-13 04:12:58 +01:00 |
|