Maksim Kita
|
00569baf4b
|
Updated analyzer failed tests
|
2023-11-16 19:23:55 +03:00 |
|
Alexey Milovidov
|
e72cf785ce
|
Merge pull request #56587 from ClickHouse/vdimir/analyzer_array_join_set_error
Analyzer: fix logical error with set in array join
|
2023-11-15 08:35:59 +01:00 |
|
Alexey Milovidov
|
94a2b08c33
|
Merge pull request #56708 from Avogar/fix-use-structure-from-table-with-analyzer
Fix use_structure_from_insertion_table_in_table_functions with new Analyzer
|
2023-11-15 08:33:00 +01:00 |
|
Kruglov Pavel
|
79ed0f8a21
|
Update analyzer_tech_debt.txt
|
2023-11-14 19:21:56 +01:00 |
|
Nikolai Kochetov
|
823b913f1a
|
Merge pull request #56595 from ClickHouse/fix-02554_fix_grouping_sets_predicate_push_down-analyzer
Fix 02554_fix_grouping_sets_predicate_push_down with analyzer.
|
2023-11-14 13:56:18 +01:00 |
|
Raúl Marín
|
73d058967a
|
Add back flaky tests to analyzer_tech_debt.txt
|
2023-11-13 15:50:36 +00:00 |
|
vdimir
|
fede5d8fcb
|
Analyzer: fix logical error with set in array join
|
2023-11-13 11:54:01 +00:00 |
|
Alexey Milovidov
|
36d6d5b71f
|
Remove some entries from analyzer_tech_debt.txt
|
2023-11-13 07:24:07 +01:00 |
|
Maksim Kita
|
504cc33a2a
|
Analyzer special functions projection names fix
|
2023-11-11 12:49:33 +03:00 |
|
Nikolai Kochetov
|
047f87a3e0
|
Update analyzer_tech_debt.txt
|
2023-11-10 17:14:50 +00:00 |
|
Nikolai Kochetov
|
a666f26056
|
Merge pull request #56419 from ClickHouse/fix-02404_memory_bound_merging-with-analyzer
Fix 02404_memory_bound_merging with analyzer.
|
2023-11-10 15:04:14 +01:00 |
|
Nikolai Kochetov
|
d233743200
|
Merge pull request #56531 from kitaisreal/analyzer-log-used-row-policies
Analyzer log used row policies
|
2023-11-10 12:26:11 +01:00 |
|
Maksim Kita
|
23f0811267
|
Analyzer ORDER BY read in order query plan add test
|
2023-11-09 19:44:01 +03:00 |
|
Maksim Kita
|
bf37f05ccd
|
Analyzer log used row policies
|
2023-11-09 19:43:31 +03:00 |
|
Nikolai Kochetov
|
d1c1e52030
|
Merge branch 'master' into fix-02404_memory_bound_merging-with-analyzer
|
2023-11-09 11:51:00 +00:00 |
|
Nikolai Kochetov
|
0bfa2b6975
|
Merge pull request #56254 from ClickHouse/aggregate-by-partition-analyzer
Properly process aliases for aggregation-by-partition optimization.
|
2023-11-09 12:49:25 +01:00 |
|
Nikolai Kochetov
|
f7e7089bc9
|
Merge pull request #56391 from ClickHouse/rocks-db-analyzer
Fix rocksdb with analyzer.
|
2023-11-09 12:48:18 +01:00 |
|
Nikolai Kochetov
|
7d13a76767
|
Update analyzer_tech_debt.txt
|
2023-11-07 14:21:49 +00:00 |
|
Nikolai Kochetov
|
bc0c71f689
|
Merge pull request #56315 from ClickHouse/eazy-analyzer-tests-fix-2
Fix more tests with analyzer.
|
2023-11-07 12:45:03 +01:00 |
|
Nikita Mikhaylov
|
b696540a5a
|
Merge branch 'master' into rocks-db-analyzer
|
2023-11-07 00:44:49 +01:00 |
|
vdimir
|
cd2e2cab83
|
update 02861_join_on_nullsafe_compare
|
2023-11-06 19:35:27 +00:00 |
|
Nikolai Kochetov
|
34fdb8a7c6
|
Fix rocksdb with analyzer.
|
2023-11-06 18:46:39 +00:00 |
|
Nikolai Kochetov
|
40c2329fc3
|
Fix more tests with analyzer.
|
2023-11-03 18:37:45 +00:00 |
|
Nikolai Kochetov
|
8707b75ad8
|
Merge pull request #56274 from ClickHouse/fix-union-with-view
Fix incomplete query result for UNION in view() function.
|
2023-11-03 12:45:58 +01:00 |
|
vdimir
|
86524fce0f
|
Merge pull request #56246 from ClickHouse/vdimir/analyzer_01019_alter_materialized_view
Analyzer: fix 01019_alter_materialized_view_consistent
|
2023-11-03 11:04:14 +01:00 |
|
Nikolai Kochetov
|
f08c13a2ba
|
Fix incomplete query result for UNION in view() function.
|
2023-11-02 18:33:57 +00:00 |
|
Nikolai Kochetov
|
5095a21758
|
Update tests list.
|
2023-11-02 11:23:12 +00:00 |
|
vdimir
|
5703e0995b
|
Analyzer: fix 01019_alter_materialized_view_consistent
|
2023-11-02 10:27:22 +00:00 |
|
Nikolai Kochetov
|
817a4a6cab
|
Update analyzer_tech_debt.txt
|
2023-11-01 16:46:14 +01:00 |
|
Nikolai Kochetov
|
e72b902902
|
Remove skip_unused_shards tests from analyzer skiplist
|
2023-11-01 13:07:58 +00:00 |
|
Kruglov Pavel
|
62b154930a
|
Merge pull request #53504 from filimonov/ignore_max_distributed_connections_for_async_remote
Disable logic max_threads=max_distributed_connections when async_socket_for_remote=1
|
2023-10-24 14:15:21 +02:00 |
|
Alexey Milovidov
|
9e476eb56e
|
A test 01019_alter_materialized_view_consistent is unstable with Analyzer
|
2023-10-21 23:58:56 +02:00 |
|
Raúl Marín
|
f799f5d7a1
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-10-16 15:07:11 +02:00 |
|
Alexey Milovidov
|
1d65393bff
|
Remove passed tests from analyzer_tech_debt.txt
|
2023-10-13 23:28:34 +02:00 |
|
Raúl Marín
|
c5bd29792a
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-10-13 15:05:47 +02:00 |
|
vdimir
|
84e838d038
|
Fix 02382_join_and_filtering_set
Copy missing corresponding code from Interpreter, adjust test (removed
with cube)
|
2023-10-12 10:45:56 +00:00 |
|
vdimir
|
624f38633c
|
Fix 01721_join_implicit_cast_long
|
2023-10-12 10:45:55 +00:00 |
|
vdimir
|
1c70e04301
|
Fix 02242_join_rocksdb
|
2023-10-11 10:54:52 +00:00 |
|
vdimir
|
7a9c3ca98a
|
Fix 01353_low_cardinality_join_types
|
2023-10-11 10:54:52 +00:00 |
|
vdimir
|
57dfe29f15
|
Fix 02267_join_dup_columns_issue36199
|
2023-10-11 10:54:47 +00:00 |
|
Raúl Marín
|
95d2063e91
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-10-10 17:29:45 +02:00 |
|
filimonov
|
bff832c7f0
|
Disable logic max_threads=max_distributed_connections when async_socket_for_remote=1
See #53287
|
2023-10-02 08:34:46 +02:00 |
|
Azat Khuzhin
|
d9a634eb0f
|
Fix filtering parts with indexHint for non analyzer
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
(cherry picked from commit ffa82e9297 )
|
2023-09-20 11:29:35 +02:00 |
|
Azat Khuzhin
|
c439c4bca2
|
Revert "Fix filtering parts with indexHint for non analyzer"
|
2023-09-19 21:39:21 +02:00 |
|
Azat Khuzhin
|
ffa82e9297
|
Fix filtering parts with indexHint for non analyzer
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-09-08 18:17:06 +02:00 |
|
Raúl Marín
|
45e8185f9b
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-08-29 11:17:34 +02:00 |
|
vdimir
|
bb6b939d2b
|
Support 'is not distinct from' in join on section
|
2023-08-28 11:41:36 +00:00 |
|
Igor Nikonov
|
421610338e
|
Merge remote-tracking branch 'origin/master' into analyzer-fix-test-unique-index
|
2023-08-08 21:59:01 +00:00 |
|
Igor Nikonov
|
040d666546
|
Fix: 00838_unique_index test with analyzer
|
2023-08-08 21:57:27 +00:00 |
|
vdimir
|
1142180302
|
upd tests/analyzer_tech_debt.txt
|
2023-08-04 10:09:36 +00:00 |
|