Raúl Marín
|
5de11979ce
|
Unify query elapsed time measurements (#43455)
* Unify query elapsed time reporting
* add-test: Make shell tests executable
* Add some tests around query elapsed time
* Style and ubsan
|
2022-12-28 21:01:41 +01:00 |
|
Alexey Milovidov
|
4fce10940e
|
Merge pull request #44629 from Algunenano/revert_flamegraph
Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log
|
2022-12-28 22:56:50 +03:00 |
|
Alexey Milovidov
|
4b8b5e0f95
|
Merge pull request #44601 from azat/move-line-readers
Slightly cleanup interactive line reader code
|
2022-12-28 22:44:47 +03:00 |
|
Alexey Milovidov
|
96b7bf5598
|
Fix flaky test "01502_long_log_tinylog_deadlock_race"
|
2022-12-28 20:32:29 +01:00 |
|
Raúl Marín
|
e915ce1e95
|
Merge remote-tracking branch 'blessed/master' into perf_experiment
|
2022-12-28 20:15:43 +01:00 |
|
Raúl Marín
|
f6428964cc
|
Better and common error handling
|
2022-12-28 20:15:27 +01:00 |
|
Alexey Milovidov
|
c3eff78f20
|
Don't be kind with third-party code
|
2022-12-28 20:07:26 +01:00 |
|
alesapin
|
b0d6d8b904
|
Remove empty line
|
2022-12-28 19:50:18 +01:00 |
|
Alexey Milovidov
|
23ea273f73
|
Edit another test
|
2022-12-28 19:49:57 +01:00 |
|
alesapin
|
f962468404
|
Add retries to HTTP requests in ClickHouse test
|
2022-12-28 19:49:12 +01:00 |
|
Alexey Milovidov
|
edd78da0cb
|
ODBC test: avoid poisoning other tests
|
2022-12-28 19:45:01 +01:00 |
|
alesapin
|
6d27e2ddbc
|
Merge pull request #44606 from ClickHouse/faster-startup-bc-check
Faster server startup after stress test
|
2022-12-28 19:41:45 +01:00 |
|
Alexey Milovidov
|
a9af75cdb2
|
Fix flaky test "git import"
|
2022-12-28 19:35:23 +01:00 |
|
Alexey Milovidov
|
4933336553
|
Whitespace
|
2022-12-28 19:35:05 +01:00 |
|
alesapin
|
3ac0df9d7a
|
Make test less stressful
|
2022-12-28 19:30:49 +01:00 |
|
Alexey Milovidov
|
cf594a659d
|
Update MongoDBSource.cpp
|
2022-12-28 21:26:42 +03:00 |
|
Alexey Milovidov
|
0263499b0c
|
Merge pull request #44666 from azat/tests/integration/kazoo-stop
tests/integration: add missing kazoo client termination
|
2022-12-28 21:20:14 +03:00 |
|
vdimir
|
c50e1863d6
|
Apply aggregate_functions_null_for_empty in QueryAnalysisPass
|
2022-12-28 18:17:55 +00:00 |
|
Alexey Milovidov
|
33bcd07be5
|
Remove old code
|
2022-12-28 19:02:06 +01:00 |
|
alesapin
|
697617548c
|
Tiny improvement
|
2022-12-28 18:59:24 +01:00 |
|
avogar
|
f1191bbbc6
|
Input/ouptut avro bool type as ClickHouse bool type
|
2022-12-28 17:38:58 +00:00 |
|
Alexey Milovidov
|
a129eaece4
|
Whitespace
|
2022-12-28 18:36:58 +01:00 |
|
Han Fei
|
cd0624e846
|
Merge pull request #44413 from save-my-heart/fix_explain_insert_query
fix explain ast insert with data
|
2022-12-28 18:08:49 +01:00 |
|
Nikolai Kochetov
|
f6a0d12567
|
Update 02516_join_with_totals_and_subquery_bug.sql
|
2022-12-28 18:08:03 +01:00 |
|
Alexander Gololobov
|
10a058d138
|
More cleanups in the logic of applying current step filter and final filter
|
2022-12-28 18:07:36 +01:00 |
|
Alexander Gololobov
|
6ebac0e018
|
A test for non-bool column in prewhere
|
2022-12-28 18:07:36 +01:00 |
|
Alexander Gololobov
|
fd5d328fae
|
Test accumulating filters ignoring prewhere_info->need_filter flag
|
2022-12-28 18:07:36 +01:00 |
|
Alexander Gololobov
|
a6249a3d7a
|
Check result size
|
2022-12-28 18:07:36 +01:00 |
|
Alexander Gololobov
|
a7adc0a91b
|
Cleanups
|
2022-12-28 18:07:36 +01:00 |
|
Alexander Gololobov
|
b22711baa3
|
Reset need_filter flag when filter is applied
|
2022-12-28 18:07:36 +01:00 |
|
Alexander Gololobov
|
ada6422985
|
Restored old logic for filling _part_offset
|
2022-12-28 18:07:36 +01:00 |
|
Alexander Gololobov
|
4cebc6f3a4
|
Cleanups
|
2022-12-28 18:07:36 +01:00 |
|
Alexander Gololobov
|
13e457c754
|
Cleanups
|
2022-12-28 18:07:36 +01:00 |
|
Alexander Gololobov
|
a1cdad4815
|
Fix for reading _part_offset along with newly added column that has only default value
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
b21e4de6fa
|
Read _part_offset along with newly added column that has only default value
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
ac1549f6b3
|
Skip filtering if there are no rows after optimize()
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
f273f8712d
|
Avoid filtering same column in block_before_prewhere if it is present in the result
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
f3646248c5
|
Avoid unneeded work if all rows were filtered
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
75152ddabb
|
Apply filter only if needed
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
a18850458c
|
Test applying current filter at each step
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
3d6aa4738f
|
Test for proper filtering after intermediate PREWHERE steps
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
59a9fe0d92
|
Test specifically with wide parts
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
feb5c8f278
|
Fixed test where UInt8 column value was replaced with 0 or 1 because of filtering
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
29b5c4af07
|
Test dirty intermediate changes
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
8b1eb2d7e0
|
Test colum with default value
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
c561acb774
|
Properly handle low cardinality column as prewhere filter
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
aa276b230b
|
Don't need to save filter and rows_per_granule from previous step
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
1eb24e13b3
|
Inrease step to speed up 02473_multistep_prewhere test
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
c4a01cbd5b
|
Fix for propely cleaning rows_per_granule_original between prewhere steps
|
2022-12-28 18:07:35 +01:00 |
|
Alexander Gololobov
|
0379ab6a52
|
Cover more cases 02473_multistep_prewhere test
|
2022-12-28 18:07:35 +01:00 |
|