Dmitry Novik
|
bb97332599
|
Merge pull request #50441 from Algunenano/parallel_replicas_analyzer
Support parallel replicas with the analyzer
|
2023-06-21 17:28:06 +02:00 |
|
Kseniia Sumarokova
|
d18da7098a
|
Update LRUFileCachePriority.cpp
|
2023-06-21 17:25:09 +02:00 |
|
Dan Roscigno
|
da693c3c32
|
Merge branch 'master' into fix-settings-nav
|
2023-06-21 11:22:17 -04:00 |
|
DanRoscigno
|
804466f129
|
fix server settings nav
|
2023-06-21 11:20:17 -04:00 |
|
serxa
|
1f901f4ec4
|
fix
|
2023-06-21 15:18:49 +00:00 |
|
serxa
|
c5ade1c8fc
|
fix flaky AsyncLoader destructor
|
2023-06-21 15:16:18 +00:00 |
|
Alexander Gololobov
|
17a95a54e1
|
Merge pull request #51118 from ClickHouse/sys_zookeep_more_parallel_get
Make more parallel get requests to ZooKeeper in system.zookeeper
|
2023-06-21 17:07:21 +02:00 |
|
Sergei Trifonov
|
dfa39e2e7b
|
Merge branch 'master' into refactor-settings-enums
|
2023-06-21 16:48:14 +02:00 |
|
serxa
|
89f19fc912
|
fix values indexing
|
2023-06-21 14:47:47 +00:00 |
|
liuneng
|
3224e49757
|
fix
|
2023-06-21 22:46:41 +08:00 |
|
kssenii
|
b723f9e7bf
|
Fix sometimes not correct current_elements_num
|
2023-06-21 16:45:52 +02:00 |
|
Alexander Tokmakov
|
2831b0be0b
|
Merge pull request #51239 from ClickHouse/revert-51209-fix-s3-function
Revert "Fix a crash in s3 and s3Cluster functions"
|
2023-06-21 17:14:31 +03:00 |
|
Alexander Tokmakov
|
76e3d1e7b6
|
Revert "Fix a crash in s3 and s3Cluster functions"
|
2023-06-21 17:10:20 +03:00 |
|
Alexander Gololobov
|
6ebeb93a1a
|
Drop session if we fail to get API version
|
2023-06-21 16:05:48 +02:00 |
|
serxa
|
3157f29a46
|
introduce settings enum field with auto-generated values list
|
2023-06-21 13:25:10 +00:00 |
|
Robert Schulze
|
04a372bf20
|
Merge pull request #51233 from rschu1ze/pwd-typo
Typo: passowrd_sha256_hex --> password_sha256_hex
|
2023-06-21 15:24:12 +02:00 |
|
Kseniia Sumarokova
|
5c38231a14
|
One more profile event for fs cache (#51223)
|
2023-06-21 15:18:25 +02:00 |
|
Robert Schulze
|
ab26fce1dd
|
Typo: passowrd_sha256_hex --> password_sha256_hex
|
2023-06-21 12:57:33 +00:00 |
|
liuneng
|
e650a6094a
|
fix core dump when compile expression
|
2023-06-21 20:28:27 +08:00 |
|
Alexander Gololobov
|
a708adecee
|
Pass element type as param to ctor
|
2023-06-21 14:04:45 +02:00 |
|
santrancisco
|
a4137223e3
|
Testing fix for PPC platform https://github.com/apache/orc/pull/1542
|
2023-06-21 21:44:55 +10:00 |
|
Andrey Zvonov
|
b4f2e4020d
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-21 13:41:35 +02:00 |
|
Anton Popov
|
5e500cc799
|
fix test
|
2023-06-21 11:07:19 +00:00 |
|
Mikhail f. Shiryaev
|
4fb2dc8384
|
Decrease default settings for http headers name and value to 128K
|
2023-06-21 12:59:27 +02:00 |
|
Mikhail f. Shiryaev
|
118c3af4d6
|
Ignore errors for chown in fasttests
|
2023-06-21 12:59:21 +02:00 |
|
Kruglov Pavel
|
c5f8cb644e
|
Update test reference
|
2023-06-21 12:46:24 +02:00 |
|
Kruglov Pavel
|
52f6a4f98a
|
Fix style
|
2023-06-21 12:46:09 +02:00 |
|
Kruglov Pavel
|
bbd70932e2
|
Merge pull request #51158 from Avogar/extend-progress-protocol
Add total_bytes_to_read to Progress packet in TCP protocol for better progress bar
|
2023-06-21 12:43:45 +02:00 |
|
Kruglov Pavel
|
8f8cd97fd8
|
Merge pull request #51088 from Avogar/better-progress-bar
Improve progress bar for file/s3/hdfs/url table functions. Step 1
|
2023-06-21 12:42:25 +02:00 |
|
Sema Checherinda
|
4d08df8d29
|
fix finalization of cascade write buffer
|
2023-06-21 12:27:39 +02:00 |
|
Alexander Gololobov
|
a23caab98c
|
Merge branch 'master' into sys_zookeep_more_parallel_get
|
2023-06-21 12:16:57 +02:00 |
|
Nikolay Degterinsky
|
50c114f081
|
Merge pull request #51209 from evillique/fix-s3-function
Fix a crash in s3 and s3Cluster functions
|
2023-06-21 11:59:42 +02:00 |
|
Alexander Tokmakov
|
8896e90ad6
|
Merge pull request #51207 from ClickHouse/fix_lost_forever_check
Suppress check for covered parts in ZooKeeper
|
2023-06-21 12:26:09 +03:00 |
|
Kseniia Sumarokova
|
b60520ec55
|
Disable cache setting do_not_evict_index_and_mark_files
|
2023-06-21 11:15:55 +02:00 |
|
Robert Schulze
|
9b959eb1fb
|
Merge pull request #49577 from tpanetti/mysql_compatible_types
Change SHOW COLUMNS query to display MySQL types in MySQL Compatibility mode
|
2023-06-21 11:04:22 +02:00 |
|
Robert Schulze
|
06e8590c8e
|
Merge pull request #50775 from rschu1ze/non-experimental-qpl-deflate
Mark QPL_DEFLATE non-experimental but default: off-by-default
|
2023-06-21 10:43:16 +02:00 |
|
santrancisco
|
26fc9ee8dc
|
ran git checkout inside contrib/orc
|
2023-06-21 12:25:39 +10:00 |
|
santrancisco
|
c47e2a1e64
|
Fixed wrong contrib orc submodule url i meant to test *facepalm*
|
2023-06-21 11:57:47 +10:00 |
|
santrancisco
|
3365a8f436
|
Temporary check fix PR https://github.com/apache/orc/pull/1542#issuecomment-1599784337 with our build
|
2023-06-21 11:33:09 +10:00 |
|
Nikolay Degterinsky
|
150007bfc5
|
Merge branch 'master' into fix-s3-function
|
2023-06-21 03:04:59 +02:00 |
|
Nikolay Degterinsky
|
f9103abec8
|
Remove test from Fast Test
|
2023-06-21 02:23:51 +02:00 |
|
Nikolay Degterinsky
|
75b266e179
|
Fix crash in s3 and s3Cluster functions
|
2023-06-21 00:04:11 +00:00 |
|
Dan Roscigno
|
2abd580070
|
Merge pull request #51198 from den-crane/patch-53
Doc. Notes about mutations_sync
|
2023-06-20 19:01:22 -04:00 |
|
Kseniia Sumarokova
|
7076ec3837
|
Merge pull request #51187 from kssenii/add-logging-for-logical-error
Update exception message
|
2023-06-21 00:17:08 +02:00 |
|
Kseniia Sumarokova
|
9329cab0ca
|
Merge branch 'master' into add-logging-for-logical-error
|
2023-06-21 00:16:15 +02:00 |
|
Alexander Tokmakov
|
f973bd7516
|
suppress check for covered parts in zk
|
2023-06-20 23:53:32 +02:00 |
|
Alexey Milovidov
|
0349315143
|
Merge pull request #50797 from jrdi/fix-summing-mt-dt64
SummingMergeTree support for DateTime64
|
2023-06-20 23:02:21 +03:00 |
|
Dan Roscigno
|
3ccbfc8489
|
Merge branch 'master' into patch-53
|
2023-06-20 14:39:52 -04:00 |
|
Sema Checherinda
|
9b0c3359cf
|
Merge branch 'master' into better-log
|
2023-06-20 20:37:36 +02:00 |
|
Alexey Milovidov
|
ced1ae7287
|
Update emptyArray.cpp
|
2023-06-20 21:20:25 +03:00 |
|