Maksim Kita
|
fe48a1ce7e
|
Merge pull request #42681 from kitaisreal/merge-tree-indexes-use-actions-dag
MergeTree indexes use ActionsDAG
|
2022-11-01 13:55:17 +03:00 |
|
Yakov Olkhovskiy
|
bab0e06e3d
|
Merge pull request #42458 from Clark0/match-func-use-index
match function can use index if it's a condition on string prefix #37333
|
2022-10-31 17:33:58 -04:00 |
|
Alexander Tokmakov
|
599ccb9939
|
Update MergeTreeData.h
|
2022-10-31 16:18:17 +03:00 |
|
Alexander Tokmakov
|
b2b9479afa
|
Update src/Storages/MergeTree/MergeTreeData.h
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
|
2022-10-31 16:15:35 +03:00 |
|
Maksim Kita
|
bca22ec5f5
|
Fixed code review issues
|
2022-10-31 12:30:00 +01:00 |
|
Maksim Kita
|
115fcaffc5
|
Fixed tests
|
2022-10-31 11:30:56 +01:00 |
|
Alexander Tokmakov
|
f53df7870c
|
fix race between drop and failed insert
|
2022-10-30 17:59:47 +01:00 |
|
Alexander Tokmakov
|
c68ab231f9
|
fix accessing part in Deleting state
|
2022-10-30 17:30:51 +01:00 |
|
clarkcaoliu
|
ca5dbe88db
|
match function can use index if prefix
|
2022-10-29 18:25:29 +08:00 |
|
Alexey Milovidov
|
f64e632707
|
Merge pull request #42469 from amosbird/issue_42456
Fix misbehavior of key analysis
|
2022-10-28 16:18:00 +02:00 |
|
Anton Popov
|
7715afa595
|
Merge pull request #42618 from CurtizJ/refactor-data-part
Try to save `IDataPartStorage` interface
|
2022-10-27 22:20:44 +02:00 |
|
Nikolai Kochetov
|
24e1aaf324
|
Merge pull request #42576 from ClickHouse/table-function-merge-invalid-where-type
Invalid type in where for Merge table (logical error)
|
2022-10-27 13:03:27 +02:00 |
|
Antonio Andelic
|
10aa7091ca
|
Merge pull request #42605 from ClickHouse/correctly-handle-prewhere-type
Correctly handle non-native integers in PREWHERE
|
2022-10-27 09:25:38 +02:00 |
|
Nikolai Kochetov
|
313cbb1058
|
Fix test.
|
2022-10-26 17:49:36 +00:00 |
|
Maksim Kita
|
f04f663818
|
Fixed tests
|
2022-10-26 18:55:14 +02:00 |
|
Nikolai Kochetov
|
1520bcd53c
|
Fix error code.
|
2022-10-26 15:50:10 +00:00 |
|
Anton Popov
|
ca4df62e37
|
Merge branch 'master' into refactor-data-part
|
2022-10-26 17:49:20 +02:00 |
|
Mikhail f. Shiryaev
|
fdecac65b8
|
Merge pull request #42699 from ClickHouse/22.11-prepare
Update version after release
|
2022-10-26 16:31:48 +02:00 |
|
Maksim Kita
|
1c17e9d454
|
Fixed tests
|
2022-10-26 15:54:37 +02:00 |
|
Mikhail f. Shiryaev
|
d3461abd1f
|
Update version to 22.11.1.1
|
2022-10-26 15:27:09 +02:00 |
|
Nikolai Kochetov
|
db422fa903
|
Merge pull request #42410 from ClickHouse/fix-multi-arg-monotonicity
Fix possible LOGICAL_ERROR in binary ariphmetics monotonicity.
|
2022-10-26 14:11:23 +02:00 |
|
Kruglov Pavel
|
219553df8d
|
Merge pull request #42580 from hanfei1991/fei/limit_max_rows
fix behaviour of max_rows_to_read for trival limit queries
|
2022-10-26 14:09:59 +02:00 |
|
Maksim Kita
|
c47ca522f4
|
Fixed style check
|
2022-10-26 13:27:14 +02:00 |
|
Maksim Kita
|
1b6293f6db
|
MergeTree indexes use ActionsDAG
|
2022-10-26 12:44:37 +02:00 |
|
SmitaRKulkarni
|
5df138da82
|
Merge pull request #42376 from ClickHouse/36316_Support_glob_for_recursive_directory_traversal
Added ** glob support for recursive directory traversal to filesystem…
|
2022-10-26 11:49:20 +02:00 |
|
Antonio Andelic
|
979d180931
|
Merge branch 'master' into correctly-handle-prewhere-type
|
2022-10-26 11:13:16 +02:00 |
|
Anton Popov
|
79889198b1
|
fix style check
|
2022-10-25 23:03:37 +00:00 |
|
Anton Popov
|
d8b09b430f
|
add comments
|
2022-10-25 22:27:11 +00:00 |
|
Anton Popov
|
c4d4f2dbed
|
better interface
|
2022-10-25 22:14:06 +00:00 |
|
Nikolai Kochetov
|
bfb5e6eae4
|
Fix logical error for invalid prewhere type in StorageMerge.
|
2022-10-25 13:58:29 +00:00 |
|
Anton Popov
|
c8199bc125
|
Merge branch 'master' into refactor-data-part
|
2022-10-25 14:31:05 +02:00 |
|
Raúl Marín
|
0016bc2b73
|
Improve the time to recover keeper connections (#42541)
Co-authored-by: Nikita Mikhaylov <nikitamikhaylov@clickhouse.com>
Co-authored-by: robot-clickhouse <robot-clickhouse@clickhouse.com>
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
|
2022-10-25 13:26:29 +02:00 |
|
Antonio Andelic
|
af0c54e055
|
Small fix
|
2022-10-25 11:13:41 +00:00 |
|
Antonio Andelic
|
451a50d9e9
|
Merge branch 'master' into correctly-handle-prewhere-type
|
2022-10-25 10:48:35 +00:00 |
|
Maksim Kita
|
06fe6f3c8b
|
Merge pull request #31796 from kitaisreal/identifier-resolver
Added Analyzer
|
2022-10-25 12:36:08 +03:00 |
|
Anton Popov
|
cbfa887e52
|
fix merge of projections
|
2022-10-24 23:51:57 +00:00 |
|
Anton Popov
|
f865b28da4
|
fix drop of MergeTree tables
|
2022-10-24 22:38:53 +00:00 |
|
Alexey Milovidov
|
9ee7131f67
|
Merge pull request #42423 from ClickHouse/optimize-partitions-in-background
Optimize partitions in background
|
2022-10-24 19:41:50 +02:00 |
|
SmitaRKulkarni
|
96c8260230
|
Merge branch 'master' into 36316_Support_glob_for_recursive_directory_traversal
|
2022-10-24 18:34:19 +02:00 |
|
Anton Popov
|
dcb7667808
|
share transaction for projections
|
2022-10-24 16:28:19 +00:00 |
|
Anton Popov
|
128fdd785e
|
better interface
|
2022-10-24 14:44:22 +00:00 |
|
Antonio Andelic
|
5579d139eb
|
Avoid crash with big int in prewhere
|
2022-10-24 08:37:52 +00:00 |
|
Maksim Kita
|
d083200d65
|
Fixed code review issues
|
2022-10-24 10:22:38 +02:00 |
|
Maksim Kita
|
10438aea01
|
Added JOIN support for different algorithm
|
2022-10-24 10:22:21 +02:00 |
|
Maksim Kita
|
890d9678b9
|
Fixed tests
|
2022-10-24 10:22:20 +02:00 |
|
Maksim Kita
|
ca93ee7479
|
Fixed tests
|
2022-10-24 10:22:20 +02:00 |
|
Maksim Kita
|
fed146e198
|
Added SAMPLE BY support. Added SAMPLE BY, FINAL support for JOINS.
|
2022-10-24 10:22:20 +02:00 |
|
Anton Popov
|
cf375c9732
|
better interface
|
2022-10-23 22:29:24 +00:00 |
|
Han Fei
|
4a8326ff0c
|
fix typo
|
2022-10-23 23:22:52 +02:00 |
|
Anton Popov
|
b40d9200d2
|
better semantic of constsness of DataPartStorage
|
2022-10-23 15:24:20 +00:00 |
|