Kruglov Pavel
|
933c2f3fb5
|
Merge pull request #52440 from Enmk/fix_insert_into_buffer_table
Fixed inserting into Buffer engine
|
2023-07-26 16:41:00 +02:00 |
|
chen
|
6bb1a3005e
|
Merge branch 'ClickHouse:master' into add-alias
|
2023-07-26 22:29:32 +08:00 |
|
Anton Popov
|
338188ae7f
|
fix test
|
2023-07-26 14:10:27 +00:00 |
|
Nikolai Kochetov
|
a4a8c73108
|
Merge pull request #48669 from ClickHouse/prewhere-optimization-update-sort-desc
Update sort desc in ReadFromMergeTree after applying PREWHERE info
|
2023-07-26 15:47:18 +02:00 |
|
Han Fei
|
dccbe875d2
|
check if storage shutdown before we operate MergeTreeDeduplicationLog
|
2023-07-26 15:37:58 +02:00 |
|
Dmitry Novik
|
9ea479a1a1
|
Analyzer: Support ARRAY JOIN COLUMNS(...) syntax
|
2023-07-26 13:37:33 +00:00 |
|
Sema Checherinda
|
7d430b8037
|
retry ConnectionResetException
|
2023-07-26 17:31:14 +04:00 |
|
Robert Schulze
|
aa25ce9e3d
|
Follow-up to "Implement support of encrypted elements in configuration file"
Cf. PR #50986
- rename XML attribute "encryption_codec" to "encrypted_by"
|
2023-07-26 13:27:13 +00:00 |
|
Sema Checherinda
|
1854a21fbd
|
Merge branch 'master' into finalize-gindexstore
|
2023-07-26 16:23:58 +03:00 |
|
Kruglov Pavel
|
3046886843
|
Merge branch 'master' into fix_insert_into_buffer_table
|
2023-07-26 15:20:24 +02:00 |
|
robot-ch-test-poll4
|
110500049a
|
Merge pull request #50532 from nickitat/more_pushdown_for_right_side_of_join
Push down to right side of a join in more cases
|
2023-07-26 14:43:57 +02:00 |
|
Alexander Gololobov
|
42c5c42024
|
Set zxid in all multi responses
|
2023-07-26 14:09:19 +02:00 |
|
Alexander Gololobov
|
b80a334eb7
|
Return zxid in TestKeeper responses
|
2023-07-26 14:08:08 +02:00 |
|
Nikita Taranov
|
bf30186765
|
upd test
|
2023-07-26 13:23:09 +02:00 |
|
Kruglov Pavel
|
19c95d0f9b
|
Merge pull request #52585 from ClickHouse/Avogar-patch-2
Fix possible error "Cannot drain connections: cancel first"
|
2023-07-26 13:22:34 +02:00 |
|
Kruglov Pavel
|
f176c8389d
|
Merge branch 'master' into Avogar-patch-2
|
2023-07-26 13:18:27 +02:00 |
|
Kruglov Pavel
|
a875cf5898
|
Merge pull request #51286 from Avogar/better-progress-bar-2
Use read_bytes/total_bytes_to_read for progress bar in s3/file/url/... table functions
|
2023-07-26 13:16:49 +02:00 |
|
Nikita Taranov
|
04180549b0
|
Fix possible double-free in Aggregator (#52439)
|
2023-07-26 13:15:58 +02:00 |
|
Kruglov Pavel
|
15cc046883
|
Merge branch 'master' into better-progress-bar-2
|
2023-07-26 13:12:24 +02:00 |
|
Anton Popov
|
77e645db4f
|
Merge pull request #52517 from CurtizJ/fix-drop-of-projection
Fix lightweight delete after drop of projection
|
2023-07-26 13:00:08 +02:00 |
|
Anton Popov
|
45542fd712
|
Merge branch 'master' into fix-drop-of-projection
|
2023-07-26 12:55:18 +02:00 |
|
Nikita Taranov
|
017d34d40f
|
determine task size by prewhere columns
|
2023-07-26 12:54:50 +02:00 |
|
Robert Schulze
|
d4737ca033
|
Merge pull request #50986 from arenadata/ADQM-822
Implement support of encrypted elements in configuration file
|
2023-07-26 12:27:04 +02:00 |
|
Alexander Tokmakov
|
4d03c23166
|
Merge pull request #51851 from ClickHouse/add_delay_for_replicated
Make shutdown of `ReplicatedMergeTree` tables more soft
|
2023-07-26 12:59:37 +03:00 |
|
Roman Vasin
|
2cf79ac592
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-984
|
2023-07-26 09:58:26 +00:00 |
|
Kruglov Pavel
|
93e10077ba
|
Fix attaching gdb in stress tests (#51445)
* Fix attaching gdb in stress tests
* Fix
* Update run.sh
* Try remove run_with_retry
* Return run_with_retry
* Don't set -e in run_with_retry if it was't set before
* Update tests/ci/utils.lib
* Fix bash
---------
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2023-07-26 12:53:19 +03:00 |
|
Alexander Tokmakov
|
6bbed6262e
|
Merge branch 'master' into add_delay_for_replicated
|
2023-07-26 12:48:48 +03:00 |
|
Antonio Andelic
|
63d88ebf3c
|
Merge pull request #52587 from ClickHouse/fix-again-02497_trace_events_stress_long
Fix `02497_trace_events_stress_long` again
|
2023-07-26 11:10:32 +02:00 |
|
robot-ch-test-poll4
|
50dff58097
|
Merge pull request #51280 from saitama951/external_aggregation_fix
external_aggregation_fix for big endian machines
|
2023-07-26 10:47:15 +02:00 |
|
Sema Checherinda
|
991584506f
|
fix a bug when files are finalizated after first write
|
2023-07-26 12:42:18 +04:00 |
|
Roman Vasin
|
2b91a9da78
|
Remove logging from test
|
2023-07-26 07:51:26 +00:00 |
|
Antonio Andelic
|
5aae9c8833
|
Merge pull request #52568 from ClickHouse/fix-00995_exception_while_insert
Fix flaky `00995_exception_while_insert`
|
2023-07-26 09:26:12 +02:00 |
|
Alexey Milovidov
|
3928f7ef46
|
Remove peak memory usage from the final message in the client
|
2023-07-26 09:19:35 +02:00 |
|
robot-clickhouse
|
48fa1047a9
|
Merge pull request #52575 from valbok/typos
MaterializedMySQL: Fix typos in tests
|
2023-07-26 06:45:54 +02:00 |
|
robot-ch-test-poll3
|
ead59eff9e
|
Merge pull request #52574 from jmaicher/fix/docs/modify-column-remove-syntax
fix(docs): Document correct MODIFY COLUMN REMOVE syntax
|
2023-07-26 00:10:30 +02:00 |
|
Alexey Milovidov
|
7ac5c421ad
|
Merge pull request #49343 from ClickHouse/sleep-each-row-max-time
Merging #34909
|
2023-07-26 00:03:27 +03:00 |
|
Alexander Tokmakov
|
d85f9ddb35
|
Update parallel_skip.json
|
2023-07-26 00:03:08 +03:00 |
|
Alexander Tokmakov
|
20300804b1
|
Update test.py
|
2023-07-26 00:01:46 +03:00 |
|
Sema Checherinda
|
83d869860e
|
Merge pull request #51946 from arenadata/ADQM-940
Expose Peak memory usage in query statistics.
|
2023-07-25 22:17:58 +03:00 |
|
Nikita Mikhaylov
|
1dc9ca2c24
|
Merge pull request #52549 from ClickHouse/whitespace-before-comma
Check for punctuation
|
2023-07-25 20:30:36 +02:00 |
|
Antonio Andelic
|
d78b3e560f
|
Fix 02497_trace_events_stress_long again
|
2023-07-25 17:45:13 +00:00 |
|
Kruglov Pavel
|
59db219410
|
Fix possible error "Cannot drain connections: cancel first"
|
2023-07-25 19:21:41 +02:00 |
|
Rich Raposa
|
2ecfde96b6
|
Merge pull request #52119 from ClickHouse/DanRoscigno-patch-4
Update s3.md regarding partitioned data
|
2023-07-25 11:14:44 -06:00 |
|
zvonand
|
4f7bdf308d
|
add explicit else
|
2023-07-25 18:57:54 +02:00 |
|
Sanjam Panda
|
413ec520b3
|
fix code style
|
2023-07-25 18:54:27 +02:00 |
|
zvonand
|
2cc1ac45dd
|
update missed error
|
2023-07-25 18:45:56 +02:00 |
|
robot-ch-test-poll1
|
49a60b27a0
|
Merge pull request #51076 from priera/50727_currentDatabase_alias
#50727 new alias for current_database and added current_schemas
|
2023-07-25 18:22:48 +02:00 |
|
robot-ch-test-poll3
|
5fa2f64f84
|
Merge pull request #52180 from jinjunzh/iaadeflate_upgrade_qpl_v1.2.0
Upgrade QPL to v1.2.0 and accel-config to v4.0
|
2023-07-25 18:10:59 +02:00 |
|
Sema Checherinda
|
c341df1949
|
draft with retry ConnectionResetException
|
2023-07-25 19:59:39 +04:00 |
|
Igor Nikonov
|
9b4357723f
|
Merge pull request #47135 from ClickHouse/remove-perf-test-duplicate-order-by-and-distinct
Remove duplicate_order_by_and_distinct optimization
|
2023-07-25 17:26:22 +02:00 |
|