DanRoscigno
|
5aae1d0724
|
update note ot include default user
|
2022-11-15 10:49:13 -05:00 |
|
Dan Roscigno
|
bb93ff93e7
|
Merge branch 'master' into standardize-dictionary-categories
|
2022-11-15 10:35:17 -05:00 |
|
Raúl Marín
|
d49b65cf1e
|
Fix capacity check
|
2022-11-15 16:31:12 +01:00 |
|
Antonio Andelic
|
6beab87610
|
Merge pull request #43080 from ucasfl/hudi-udtf
Add table function hudi and deltaLake
|
2022-11-15 15:42:25 +01:00 |
|
Raúl Marín
|
143b67d0be
|
Fix ubsan in AggregateFunctionMinMaxAny::read with high sizes
|
2022-11-15 15:40:06 +01:00 |
|
Sema Checherinda
|
7e73b187cc
|
Merge pull request #43159 from Algunenano/over-read
Fix several buffer over-reads
|
2022-11-15 15:04:24 +01:00 |
|
alesapin
|
a12f2d14dc
|
Simpler check
|
2022-11-15 14:46:38 +01:00 |
|
Anton Popov
|
8c66c759d4
|
Merge pull request #43133 from amosbird/issue_43111
Fix Nullable keys in hyperrectangle
|
2022-11-15 14:30:13 +01:00 |
|
alesapin
|
4ec11d0f58
|
Remove redundant branch
|
2022-11-15 13:58:53 +01:00 |
|
vdimir
|
d7c882951f
|
Fix nullptr dereference in collectScopeValidIdentifiersForTypoCorrection
|
2022-11-15 12:36:28 +00:00 |
|
Antonio Andelic
|
0e5e58bed9
|
Remove exception if shared ID already created
|
2022-11-15 12:18:24 +00:00 |
|
Christoph Wurm
|
2a9ab046dd
|
Unify spelling of DateTime
|
2022-11-15 11:51:14 +00:00 |
|
Anton Popov
|
a901c22454
|
Merge pull request #43189 from ClickHouse/proj_later_update_missing_columns_bug
Fix for missing columns bug with projections an ALTER UPDATE
|
2022-11-15 12:48:22 +01:00 |
|
Kseniia Sumarokova
|
59cf5def67
|
Merge branch 'master' into disk-s3-throttler
|
2022-11-15 12:13:37 +01:00 |
|
Dan Roscigno
|
b5a306c4db
|
Merge branch 'master' into standardize-dictionary-categories
|
2022-11-14 21:30:05 -05:00 |
|
taiyang-li
|
7178d80c51
|
Merge branch 'function_factorial' of https://github.com/bigo-sg/ClickHouse into function_factorial
|
2022-11-15 09:46:44 +08:00 |
|
taiyang-li
|
5eba20e119
|
modify return type from Int64 to UInt64
|
2022-11-15 09:46:24 +08:00 |
|
李扬
|
10449247fd
|
Merge branch 'master' into function_factorial
|
2022-11-15 09:34:43 +08:00 |
|
Alexey Milovidov
|
2c7377be92
|
Merge pull request #43129 from Algunenano/skip_hash_in_sanitizer
Skip hash logging on sanitizer builds
|
2022-11-15 02:16:27 +01:00 |
|
Alexey Milovidov
|
6e01b2b2a1
|
Merge pull request #43203 from ClickHouse/fix-typo-2
Fix typo
|
2022-11-15 01:39:34 +01:00 |
|
Alexey Milovidov
|
372059fe87
|
Merge pull request #43191 from ClickHouse/fix-git-import-indent
Fix the `indent` field in the `git-import` tool
|
2022-11-15 01:14:15 +01:00 |
|
Alexey Milovidov
|
83ecbf7f0b
|
Merge pull request #43216 from qoega/add-test-43167
Add test to check #43167 for all builds
|
2022-11-15 01:12:42 +01:00 |
|
Alexey Milovidov
|
3cab3ce484
|
Merge pull request #43198 from FArthur-cmd/MySQL_clickhouse_connect
add columns to information schema
|
2022-11-15 01:11:29 +01:00 |
|
Nikolay Degterinsky
|
d48d4cf87e
|
Merge branch 'master' into query_parameters_inserts
|
2022-11-15 01:05:40 +01:00 |
|
Nikolay Degterinsky
|
7cb34ee459
|
Merge pull request #43150 from Tiaonmmn/patch-7
Update CompressionCodecDeflateQpl.cpp
|
2022-11-15 00:59:43 +01:00 |
|
alesapin
|
6a50a32cfc
|
Fix parts_to_do
|
2022-11-15 00:53:20 +01:00 |
|
李扬
|
1de5bb2392
|
Add function canonicalRand (#43124)
* add function canonicalRand
* add perf test
* revert rand.xml
|
2022-11-15 00:27:19 +01:00 |
|
李扬
|
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 |
|
alesapin
|
f53ada2bbd
|
Revert "Fix bug in replication queue which can lead to premature mutation finish"
This reverts commit 3b5424811c .
|
2022-11-14 22:59:09 +01:00 |
|
Nikolai Kochetov
|
e6b90c181a
|
Add test with detach/attach and alter update sync
|
2022-11-14 20:54:35 +00:00 |
|
alesapin
|
3b5424811c
|
Fix bug in replication queue which can lead to premature mutation finish
|
2022-11-14 21:53:16 +01: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 |
|
flynn
|
5bd8e2338b
|
Merge branch 'master' into hudi-udtf
|
2022-11-14 22:28:04 +08:00 |
|