Igor Nikonov
|
031da054f3
|
Return initial timeout
|
2023-09-12 19:06:39 +00:00 |
|
Robert Schulze
|
8eb12c33a8
|
Update information_schema.md
|
2023-09-12 20:33:13 +02:00 |
|
robot-clickhouse
|
63f71b719d
|
Automatic style fix
|
2023-09-12 18:31:34 +00:00 |
|
Igor Nikonov
|
4671901313
|
Update stress_check.py
|
2023-09-12 18:17:55 +00:00 |
|
Robert Schulze
|
e587eae303
|
Docs: Update information_schema with case-insensitity
|
2023-09-12 18:09:54 +00:00 |
|
pufit
|
85b23e9403
|
Increase default timeout in tests for keeper-client
|
2023-09-12 14:06:57 -04:00 |
|
Igor Nikonov
|
8a4654c39e
|
Address review comment
|
2023-09-12 18:06:00 +00:00 |
|
Alexander Tokmakov
|
46fae52c29
|
fix zero copy garbage
|
2023-09-12 20:01:46 +02:00 |
|
alesapin
|
f3729da64b
|
Fix rare case of CHECKSUM_DOESNT_MATCH error
|
2023-09-12 19:55:56 +02:00 |
|
Igor Nikonov
|
7b3f32b95a
|
Merge pull request #54520 from ClickHouse/pr-cleanup
Parallel replicas: cleanup unused params
|
2023-09-12 19:48:18 +02:00 |
|
Nikolay Degterinsky
|
cf662712ea
|
Add new subDate function, apply review suggestions
|
2023-09-12 16:47:43 +00:00 |
|
slvrtrn
|
0a1495fd00
|
Revert information_schema changes (new PR)
|
2023-09-12 18:46:10 +02:00 |
|
slvrtrn
|
28e2ebf9db
|
Merge remote-tracking branch 'refs/remotes/origin/simplified-prepared-statements-for-mysql' into simplified-prepared-statements-for-mysql
|
2023-09-12 18:41:36 +02:00 |
|
slvrtrn
|
dddea9219a
|
Address the review comments
|
2023-09-12 18:39:03 +02:00 |
|
Robert Schulze
|
e406467346
|
More UB safety
|
2023-09-12 16:28:08 +00:00 |
|
robot-clickhouse
|
1c8ee76ba2
|
Merge pull request #54513 from Avogar/formats-with-names-no-header
Fix possible parsing error in WithNames formats with disabled input_format_with_names_use_header
|
2023-09-12 17:58:03 +02:00 |
|
vdimir
|
acb559ce8b
|
Update tests/ci/commit_status_helper.py
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
|
2023-09-12 17:34:52 +02:00 |
|
pufit
|
a54a7b726d
|
Merge pull request #54201 from ClickHouse/pufit/keeper-client-reconfig
Implementing `reconfig`, `sync`, `exists` commands for keeper-client
|
2023-09-12 10:58:02 -04:00 |
|
Anton Popov
|
38e0689b3b
|
Merge pull request #54512 from CurtizJ/fix-use-after-free
Fix use-after-free in `MergeTreePrefetchedReadPool`
|
2023-09-12 16:51:12 +02:00 |
|
Dmitry Novik
|
7edc0a30a3
|
Merge pull request #54335 from arenadata/ADQM-1109
Added peak_threads_usage to query_log table
|
2023-09-12 16:03:27 +02:00 |
|
Dmitry Novik
|
f730a003ea
|
Merge pull request #54467 from ClickHouse/drop-lost-part-log
Add a log message on replicated table drop
|
2023-09-12 15:59:18 +02:00 |
|
Igor Nikonov
|
7f90b7983c
|
Merge remote-tracking branch 'origin/master' into ci-check-process-timeout
|
2023-09-12 13:41:35 +00:00 |
|
Igor Nikonov
|
8db991faa0
|
Fix style
|
2023-09-12 13:41:31 +00:00 |
|
Anton Popov
|
3e242f8ba3
|
Merge pull request #54351 from Avogar/null-as-default-nested
Support NULL as default for nested types Array/Tuple/Map for input formats
|
2023-09-12 14:58:21 +02:00 |
|
Igor Nikonov
|
1287f68745
|
Handle clusterAllReplicas/remote cases to avoid unnecessary logging
|
2023-09-12 12:52:29 +00:00 |
|
vdimir
|
4e5a4b5c39
|
Revert "do not merge this commit"
This reverts commit 6a51d9fd7d .
|
2023-09-12 11:55:55 +00:00 |
|
vdimir
|
72d5a5d094
|
fix report.py
|
2023-09-12 11:54:35 +00:00 |
|
robot-clickhouse
|
63243fbc03
|
Merge pull request #54480 from amosbird/fix_54406
Fix aggregate projections with normalized states
|
2023-09-12 13:43:41 +02:00 |
|
Robert Schulze
|
3e16bdbcc7
|
Fix UB
|
2023-09-12 11:10:17 +00:00 |
|
Igor Nikonov
|
3acc26001a
|
Merge remote-tracking branch 'origin/master' into pr-cleanup
|
2023-09-12 10:38:06 +00:00 |
|
Kruglov Pavel
|
5354af00ae
|
Merge pull request #53003 from Chen768959/fix-51236
More precise Integer type inference, and fix #51236
|
2023-09-12 12:05:32 +02:00 |
|
vdimir
|
aea9ac7de2
|
Merge pull request #54503 from ClickHouse/vdimir/local_database_arg
clickhouse-local support --database command line argument
|
2023-09-12 11:40:40 +02:00 |
|
kssenii
|
dd6ee83ad4
|
Ping CI
|
2023-09-12 11:29:24 +02:00 |
|
Max Kainov
|
ed7b687a69
|
parallelize infile
|
2023-09-12 08:58:43 +00:00 |
|
slvrtrn
|
611a75a87f
|
Merge remote-tracking branch 'origin' into simplified-prepared-statements-for-mysql
|
2023-09-12 10:38:44 +02:00 |
|
Alexey Milovidov
|
e9daff6c2f
|
Merge pull request #54506 from azat/system.detached_parts-modification_time
Add modification_time into system.detached_parts
|
2023-09-12 04:53:59 +03:00 |
|
Alexey Milovidov
|
44a9dbd2b7
|
Update StorageSystemDetachedParts.cpp
|
2023-09-12 04:53:51 +03:00 |
|
Alexey Milovidov
|
ee8db35d66
|
Merge pull request #51449 from ClickHouse/cbrace
Fix data race in copyFromIStreamWithProgressCallback
|
2023-09-12 04:51:13 +03:00 |
|
Alexey Milovidov
|
f55d1915a3
|
Merge pull request #54528 from ClickHouse/revert-52842-bitmap-optimize
Revert "add runOptimize call in bitmap write method"
|
2023-09-12 04:50:39 +03:00 |
|
Alexey Milovidov
|
4890a516b4
|
Revert "add runOptimize call in bitmap write method"
|
2023-09-12 04:50:23 +03:00 |
|
Alexey Gerasimchuck
|
30c213a65e
|
Update src/Common/ConcurrencyControl.cpp
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
|
2023-09-12 10:10:20 +10:00 |
|
Alexey Gerasimchuck
|
60c9dd226d
|
Update src/Interpreters/QueryLog.h
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
|
2023-09-12 10:10:05 +10:00 |
|
Sema Checherinda
|
0ea0799118
|
Merge pull request #54430 from CheSema/remove-recursive-with-projection
reproduce and fix the bug in removeSharedRecursive
|
2023-09-12 00:18:55 +02:00 |
|
Igor Nikonov
|
d5ea047ab8
|
Parallel replicas: cleanup unused params
|
2023-09-11 21:52:40 +00:00 |
|
Igor Nikonov
|
2293923f66
|
Disable parallel replicas on shards with not enough nodes
|
2023-09-11 21:46:46 +00:00 |
|
Michael Kolupaev
|
df71dcd94d
|
Fix data race in copyFromIStreamWithProgressCallback
|
2023-09-11 21:04:37 +00:00 |
|
HarryLeeIBM
|
26b17f88d5
|
Add comment for the fix
|
2023-09-11 13:52:58 -07:00 |
|
Amos Bird
|
667426f1f2
|
DataTypeAggregateFunction::strictEquals
|
2023-09-12 03:54:19 +08:00 |
|
HarryLeeIBM
|
0a81389359
|
Fix endian issue in jemalloc_bins for s390x
|
2023-09-11 12:14:01 -07:00 |
|
Kruglov Pavel
|
dbd2c3f7d9
|
Fix tests
|
2023-09-11 20:57:49 +02:00 |
|