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
Mikhail f. Shiryaev
eec74e46e4
Move get_commit_filtered_statuses to commit_status_helper
2022-11-10 13:12:22 +01:00
Mikhail f. Shiryaev
e2de809532
Add typing to commit_status_helper.py
2022-11-10 13:12:20 +01:00
robot-clickhouse
98bb346a29
Automatic style fix
2022-11-10 12:05:41 +00:00
Nikolai Kochetov
77c0728e77
Fix aarch build.
2022-11-10 11:59:25 +00:00
Nikolai Kochetov
71437851b1
Update client.py
2022-11-10 12:56:00 +01:00
Vitaly Baranov
c003c90341
Merge pull request #39819 from quickhouse/transparentrowpolicies
...
Added applied row-level policies to `system.query_log`
2022-11-10 12:47:50 +01:00
Alexander Tokmakov
64e6a00f94
Merge pull request #43116 from ClickHouse/revert-42607-igor/insert_zk_retries_retry
...
Revert " Keeper retries during insert (clean)"
2022-11-10 14:12:58 +03:00
Alexander Tokmakov
fb8c527a2f
Revert " Keeper retries during insert (clean)"
2022-11-10 14:12:24 +03:00
Antonio Andelic
c50e795788
Fix expected ZXID
2022-11-10 11:04:51 +00:00
Igor Nikonov
1b9be27fdb
Merge pull request #42607 from ClickHouse/igor/insert_zk_retries_retry
...
Keeper retries during insert (clean)
2022-11-10 12:01:00 +01:00
Nikolai Kochetov
5ad15173bb
Merge pull request #43102 from ClickHouse/fix_projection_part
...
More stable test
2022-11-10 11:51:09 +01:00
Maksim Kita
8c333817e8
Merge pull request #42689 from ClickHouse/vdimir/identifier-resolver-fuse-sum
...
Support optimize_syntax_fuse_functions for sum/count/avg via analyzer
2022-11-10 13:05:12 +03:00
vdimir
961befb1f5
Not implemented for window frame type 'groups' in analyzer
2022-11-10 09:50:45 +00:00