Frank Chen
|
c2ae762a5a
|
Fix tests
|
2022-07-09 13:59:11 +08:00 |
|
Frank Chen
|
da57a993e4
|
Fix CI
|
2022-07-09 13:43:10 +08:00 |
|
Frank Chen
|
9711559391
|
Remove extra code
|
2022-07-08 18:56:07 +08:00 |
|
Frank Chen
|
6ae2504e57
|
Fix code
|
2022-07-08 18:55:59 +08:00 |
|
Frank Chen
|
90efbc323d
|
Fix conflicts
|
2022-07-07 17:44:32 +08:00 |
|
Frank Chen
|
93dc109e36
|
Fix code
|
2022-07-07 17:44:19 +08:00 |
|
Frank Chen
|
495555f04f
|
Remove useless span
|
2022-07-07 17:42:53 +08:00 |
|
Frank Chen
|
57a7e4a7c9
|
Remove old API reference
|
2022-07-07 17:42:35 +08:00 |
|
Frank Chen
|
8c04456148
|
Fix query span at executeQuery layer
|
2022-07-07 17:41:58 +08:00 |
|
Frank Chen
|
2e8c530bed
|
Move thread trace context out of ThreadStatus
|
2022-07-07 17:41:10 +08:00 |
|
Igor Nikonov
|
01bbfd86ad
|
Merge pull request #38910 from ClickHouse/explain_ast_after_rewrite
EXPLAIN AST rewrite option
|
2022-07-07 10:09:55 +02:00 |
|
Igor Nikonov
|
77317c65fd
|
Merge pull request #38902 from ClickHouse/interpreter_cleanup_2
Interpreter cleanup: ContextPtr -> const ContextPtr & in parameters
|
2022-07-06 23:46:55 +02:00 |
|
Igor Nikonov
|
810926c7fc
|
Rename setting after_rewrite -> rewrite
|
2022-07-06 17:29:30 +00:00 |
|
Igor Nikonov
|
f1bec4ef21
|
EXPLAIN AST option after_rewrite
|
2022-07-06 14:21:59 +00:00 |
|
Maksim Kita
|
b94489d52c
|
Merge pull request #38859 from kitaisreal/merge-tree-merge-disable-batch-optimization
MergeTree merge disable batch optimization
|
2022-07-06 15:59:40 +02:00 |
|
Vladimir C
|
3c7fdb604d
|
Merge pull request #35363 from vdimir/kv-join
|
2022-07-06 15:57:30 +02:00 |
|
Igor Nikonov
|
9ca08f8fda
|
Continue: ContextPtr -> const ContextPtr & in parameters
|
2022-07-06 13:13:19 +00:00 |
|
Ilya Yatsishin
|
1863fb82f6
|
Merge pull request #38814 from qoega/otel-debug
Use native Map type for OpenTelemetry attributes
|
2022-07-06 14:33:56 +02:00 |
|
Igor Nikonov
|
059c5c0f0a
|
Simple cleanup: context ptr usage in interpreters
|
2022-07-06 12:29:20 +00:00 |
|
Igor Nikonov
|
99de1ee109
|
Simple cleanup: interpreters and parsers
|
2022-07-05 22:13:39 +00:00 |
|
Yatsishin Ilya
|
e9b7f52874
|
another one
|
2022-07-05 17:36:45 +00:00 |
|
Maksim Kita
|
bdc21737d5
|
MergeTree merge disable batch optimization
|
2022-07-05 16:15:00 +02:00 |
|
Yatsishin Ilya
|
f39ce7e668
|
Merge remote-tracking branch 'origin' into otel-debug
|
2022-07-05 11:30:36 +00:00 |
|
vdimir
|
17903117d2
|
better
|
2022-07-05 10:46:08 +00:00 |
|
Kruglov Pavel
|
a6a9824261
|
Merge pull request #38362 from Avogar/better-exception-messages
Better exception messages on wrong table engines/functions argument types
|
2022-07-05 11:21:44 +02:00 |
|
vdimir
|
c0cb588e45
|
Fix build
|
2022-07-04 17:28:34 +00:00 |
|
vdimir
|
43afda408b
|
do not call setStorageJoin when setting isn't set
|
2022-07-04 17:28:15 +00:00 |
|
vdimir
|
65ac97ce89
|
direct join: handle nullable, add tests
|
2022-07-04 17:28:14 +00:00 |
|
vdimir
|
0c12adc934
|
fix style
|
2022-07-04 17:28:14 +00:00 |
|
vdimir
|
e40f799f96
|
handle right rey rename in direct join
|
2022-07-04 17:28:13 +00:00 |
|
vdimir
|
87794f9b5b
|
get/setTotas to IJoin
|
2022-07-04 17:28:13 +00:00 |
|
vdimir
|
a1388813e4
|
fix src/Interpreters/ExpressionAnalyzer.cpp
|
2022-07-04 17:28:12 +00:00 |
|
vdimir
|
8359753a85
|
Move DirectJoin to separate file
|
2022-07-04 17:28:11 +00:00 |
|
vdimir
|
51a6c347ad
|
make join_alorithm settings with multiple choices
|
2022-07-04 17:28:11 +00:00 |
|
vdimir
|
0dfd400f51
|
check conditions before using direct join
|
2022-07-04 17:28:10 +00:00 |
|
vdimir
|
085e70c7a3
|
wip left kvjoin
|
2022-07-04 17:28:10 +00:00 |
|
vdimir
|
980000d04c
|
Change getByKeys, add StorageEmbeddedRocksDB::getByKeysImpl
|
2022-07-04 17:28:09 +00:00 |
|
vdimir
|
744c692be3
|
wip key value join
|
2022-07-04 17:28:09 +00:00 |
|
Ilya Yatsishin
|
867b3aa873
|
fix
|
2022-07-04 18:01:24 +02:00 |
|
Ilya Yatsishin
|
f871cbc7d5
|
Update src/Interpreters/OpenTelemetrySpanLog.cpp
Co-authored-by: Dmitry Novik <d1mas1k4@yandex.ru>
|
2022-07-04 17:52:06 +02:00 |
|
Dmitry Novik
|
c66e2c8095
|
Merge pull request #37155 from amosbird/projection-fix-two
Fix intermediate header in aggregate projection
|
2022-07-04 16:32:34 +02:00 |
|
Yatsishin Ilya
|
b4e62e06e7
|
Use native Map
|
2022-07-04 14:07:29 +00:00 |
|
Kruglov Pavel
|
6c4b6fa834
|
Merge branch 'master' into better-exception-messages
|
2022-07-04 15:07:31 +02:00 |
|
Alexey Milovidov
|
c711012399
|
Merge pull request #38731 from azat/views-max_insert_threads
Fix number of threads for pushing to views
|
2022-07-04 07:43:26 +03:00 |
|
Igor Nikonov
|
2e2ef08712
|
Merge pull request #37803 from ClickHouse/dictinct_in_order_optimization
DISTINCT in order optimization
|
2022-07-03 21:59:04 +02:00 |
|
Azat Khuzhin
|
dd3515da98
|
Fix parallel_view_processing with optimize_trivial_insert_select=1
|
2022-07-03 15:14:05 +03:00 |
|
Azat Khuzhin
|
4ae7db8369
|
Fix max_insert_threads while pushing to views
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-07-03 15:14:05 +03:00 |
|
mergify[bot]
|
12f5250e86
|
Merge branch 'master' into dictinct_in_order_optimization
|
2022-07-01 22:51:35 +00:00 |
|
Maksim Kita
|
8177608860
|
SQL create drop index fix formatting
|
2022-07-01 22:35:20 +02:00 |
|
Yakov Olkhovskiy
|
776a80bff8
|
Merge pull request #38136 from bigo-sg/translate_qualified_bug
Bug fixed in TranslateQualifiedNamesMatcher
|
2022-07-01 14:07:00 -04:00 |
|