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
|
831abbaff9
|
Fix build
|
2022-11-14 17:29:30 +01: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 |
|
zhongyuankai
|
ea11d80536
|
Priority is given to deleting completely expired Parts
|
2022-11-14 23:03:56 +08:00 |
|
flynn
|
5bd8e2338b
|
Merge branch 'master' into hudi-udtf
|
2022-11-14 22:28:04 +08:00 |
|
AlfVII
|
3768641bf7
|
Merge branch 'master' into fix-slow-json-extract-with-low-cardinality
|
2022-11-14 15:10:03 +01:00 |
|
Raúl Marín
|
ee1a1d852d
|
Address ubsan on readBinary with bool
|
2022-11-14 15:02:55 +01: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 |
|
Nikolay Degterinsky
|
7f86d1ed14
|
Merge branch 'master' into patch-7
|
2022-11-14 13:12:02 +01:00 |
|
Raúl Marín
|
58da0398a0
|
Merge remote-tracking branch 'blessed/master' into revert_SingleValueDataString
|
2022-11-14 12:46:00 +01:00 |
|
Yatsishin Ilya
|
c9ff7e8e01
|
Add test
|
2022-11-14 11:39:56 +00:00 |
|
Raúl Marín
|
4988e387f2
|
Merge remote-tracking branch 'blessed/master' into over-read
|
2022-11-14 12:28:31 +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 |
|
Raúl Marín
|
65f00cc246
|
Skip binary hash calculation if there isn't a checksum reference
|
2022-11-14 12:17:21 +01: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 |
|
Alfonso Martinez
|
769cef9458
|
Replaced str with chars directly
|
2022-11-14 11:51:50 +01:00 |
|
Maksim Kita
|
986e9a60da
|
Analyzer aggregation totals crash fix
|
2022-11-14 11:27:12 +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 |
|
Igor Nikonov
|
c57188f2f9
|
Merge branch 'master' into igor/keeper_retries_enable_fault_injection_in_tests
|
2022-11-14 10:26:42 +01: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
|
4edd8b0135
|
Remove unused method
|
2022-11-14 08:07:27 +01:00 |
|
Alexey Milovidov
|
17693de053
|
Better logs
|
2022-11-14 08:01:48 +01:00 |
|
Alexey Milovidov
|
9c48664f11
|
Better logs
|
2022-11-14 07:48:50 +01:00 |
|
Alexey Milovidov
|
582db233c4
|
Better logs
|
2022-11-14 07:22:17 +01:00 |
|
Alexey Milovidov
|
99f84d8095
|
Better logs
|
2022-11-14 07:22:02 +01:00 |
|
Alexey Milovidov
|
df01689ccc
|
Better logs
|
2022-11-14 07:13:42 +01:00 |
|
Alexey Milovidov
|
8e87e141a4
|
Miscellaneous changes
|
2022-11-14 06:57:53 +01:00 |
|
Alexey Milovidov
|
a77032fafa
|
Miscellaneous changes
|
2022-11-14 06:54:58 +01:00 |
|
Alexey Milovidov
|
15202833b1
|
Miscellaneous changes
|
2022-11-14 06:48:49 +01:00 |
|
Alexey Milovidov
|
53ee7446dc
|
Miscellaneous changes
|
2022-11-14 06:46:37 +01:00 |
|
Alexey Milovidov
|
cc1855ea33
|
Miscellaneous changes
|
2022-11-14 06:45:52 +01:00 |
|
Alexey Milovidov
|
4966556f47
|
Miscellaneous changes
|
2022-11-14 06:41:51 +01:00 |
|