canenoneko
0ed1d983fd
Update distinctive-features.md
2022-11-11 09:53:27 +08:00
Nikolay Degterinsky
b0faecf75b
Merge remote-tracking branch 'upstream/master' into query_parameters_inserts
2022-11-10 22:33:01 +00:00
Stig Bakken
9020631826
Ignore SAVEPOINT queries in MaterializedMySQL
2022-11-10 23:27:21 +01:00
kssenii
63de577172
Better, add tests
2022-11-10 22:47:30 +01:00
Azat Khuzhin
953457de28
Remove POCO_CLICKHOUSE_PATCH
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-10 22:41:26 +01:00
Alexander Tokmakov
bb00a246f1
priority for DROP_RANGEs, assertion for others
2022-11-10 20:53:05 +01:00
Dan Roscigno
f54cce7269
Merge pull request #43130 from gingerwizard/git_analysis
...
Github initial analysis
2022-11-10 14:38:52 -05:00
DanRoscigno
790a3b94fa
bad code indent
2022-11-10 14:08:54 -05:00
kssenii
a5d06cd909
Better Impl
2022-11-10 19:59:52 +01:00
Dan Roscigno
2e5a3adaf0
Merge branch 'master' into git_analysis
2022-11-10 13:56:00 -05:00
DanRoscigno
312875627b
spelling
2022-11-10 13:55:39 -05:00
DanRoscigno
978f567d42
broken img markdown?
2022-11-10 13:47:35 -05:00
Maksim Kita
a05cc01a88
Merge pull request #43002 from kitaisreal/analyzer-added-identifier-hints
...
Analyzer added identifier typo corrections
2022-11-10 21:27:07 +03:00
Maksim Kita
057cef469d
Fixed comments
2022-11-10 19:21:51 +01:00
Maksim Kita
46f5d0ef93
Fixed tests
2022-11-10 19:21:51 +01:00
Maksim Kita
9398b96dde
Fixed style check
2022-11-10 19:21:51 +01:00
Maksim Kita
8adc4c8163
Updated tests
2022-11-10 19:21:51 +01:00
Maksim Kita
7fb3f8f7c5
Updated tests
2022-11-10 19:21:51 +01:00
Maksim Kita
a6d2069c2b
Added compound types typo corrections
2022-11-10 19:21:51 +01:00
Maksim Kita
66683dd175
Added function typo corrections
2022-11-10 19:21:51 +01:00
Maksim Kita
c627251f9e
Added tests
2022-11-10 19:21:51 +01:00
Maksim Kita
e220906c9e
Analyzer added identifier typo corrections
2022-11-10 19:21:51 +01:00
Maksim Kita
80a13538ca
Merge pull request #43090 from ClickHouse/vdimir/window_frame_type_groups_assert
...
Throw not implemented for window frame type 'groups' in analyzer
2022-11-10 21:14:09 +03:00
Azat Khuzhin
ac27bc0193
Add trailing slash (/) in S3ObjectStorage::getDirectoryContents()
...
Otherwise it returns only the directory itself.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-10 18:08:41 +01:00
Azat Khuzhin
d3e0f16873
Remove common root path in MetadataStorageFromPlainObjectStorage::listDirectory()
...
This path should not leak into users/outside, since later it can be
passed to other APIs, i.e. exists() and so on.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-10 18:08:41 +01:00
Azat Khuzhin
9296bfb161
Handle list_object_keys_size for Azure
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-10 18:08:41 +01:00
Azat Khuzhin
2cbc61df18
Fix ATTACH FROM s3_plain for wide part
...
Previously because of incorrect
MetadataStorageFromPlainObjectStorage::exists(), that used
S3ObjectStorage::exists() before, which works only for existing keys,
not some intermediate path.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-10 18:08:41 +01:00
Azat Khuzhin
41884d3b88
Optimize MetadataStorageFromPlainObjectStorage::getFileSize()
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-10 18:08:41 +01:00
Azat Khuzhin
7b7ae175df
Add max_keys for IObjectStorage::findAllFiles()
...
v2: Fix google-default-arguments for IObjectStorage::findAllFiles()
v3: Update max_keys for S3 requests in S3ObjectStorage::findAllFiles() loop
v4: Clarify things about max_keys vs list_object_keys_size in S3ObjectStorage::findAllFiles()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-10 18:08:26 +01:00
Azat Khuzhin
434b9c14d8
Handle all entries for azure blob storage (not only first 5k)
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-10 17:42:32 +01:00
Azat Khuzhin
afc6c8bb73
tests: add ATTACH FROM s3_plain for wide part
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-10 17:42:32 +01:00
Alexander Tokmakov
545e1ae6c9
Merge pull request #43134 from ClickHouse/revert-42869-optimze_ttl_merge
...
Revert "Optimize TTL merge, completely expired parts can be removed in time"
2022-11-10 19:39:48 +03:00
Alexander Tokmakov
e415fc6e95
Revert "Optimize TTL merge, completely expired parts can be removed in time"
2022-11-10 19:38:55 +03:00
Dale Mcdiarmid
5c147262e9
add toc
2022-11-10 16:36:30 +00:00
Alfonso Martinez
92028756f7
Merge remote-tracking branch 'upstream/master' into fix-slow-json-extract-with-low-cardinality
2022-11-10 17:22:58 +01:00
robot-clickhouse
fe283af82b
Automatic style fix
2022-11-10 16:08:05 +00:00
kssenii
a47aac3e2b
Better system table structure
2022-11-10 17:07:17 +01:00
kssenii
bed7ac9442
Support arbitrary structure collections
2022-11-10 17:05:24 +01:00
Dmitry Novik
4e15d648e7
Add test_global_overcommit_tracker/__init__.py
2022-11-10 16:02:45 +00:00
Dmitry Novik
b1e942e14c
Do not run global test with sanitizers
2022-11-10 16:00:10 +00:00
kssenii
c4f522b414
Support arbintrary structure collections
2022-11-10 16:32:15 +01:00
Dale Mcdiarmid
49e53e48f9
initial analysis
2022-11-10 15:32:06 +00:00
flynn
fc7311aab7
fix
2022-11-10 15:09:55 +00:00
taiyang-li
8a7c7bfb3d
extract test of function factorial
2022-11-10 21:12:55 +08:00
taiyang-li
f58e960a7d
update as request
2022-11-10 21:07:44 +08:00
Vitaly Baranov
6bc8b544ce
Merge branch 'master' into correct-error-message-after-dropping-current-user
2022-11-10 13:36:52 +01:00
Vitaly Baranov
59d45bc4c2
Merge branch 'master' into fix-backup-of-lazy-db
2022-11-10 13:36:22 +01:00
Igor Nikonov
c00f71327a
Fix: backward-compatility check
...
- remove unused config for now
2022-11-10 12:31:22 +00:00
serxa
cbdb2b0be4
add more asserts in test
2022-11-10 12:19:06 +00:00
Igor Nikonov
f8c907c463
Revert "Revert " Keeper retries during insert (clean)""
2022-11-10 13:14:04 +01:00