Commit Graph

101830 Commits

Author SHA1 Message Date
serxa
2ad8c5829f add test 2022-11-09 14:18:56 +00:00
Vladimir C
d02d1fd489
Merge pull request #42872 from ClickHouse/vdimir/dashboard_html_reload_usability 2022-11-09 15:14:40 +01:00
vdimir
e3f211a943 dashboard.html: add debug mode to add add_http_cors_header 2022-11-09 15:13:22 +01:00
vdimir
a977ea3071 dashboard.html: scroll and focus to new chart 2022-11-09 15:13:22 +01:00
vdimir
6d59fcaec6 dashboard.html: show reload button on connection params change 2022-11-09 15:13:22 +01:00
Alexander Tokmakov
dce0994c2e
Merge pull request #42316 from ClickHouse/tavplubix-patch-5
Save full server log in AST Fuzzer checks
2022-11-09 16:21:11 +03:00
Alexander Tokmakov
af78f4b66a
Merge branch 'master' into tavplubix-patch-5 2022-11-09 16:20:24 +03:00
kssenii
e94e087187 Add generic named collections class and factory 2022-11-09 14:08:16 +01:00
Igor Nikonov
379113f8f1 Merge remote-tracking branch 'origin/master' into igor/insert_zk_retries_retry 2022-11-09 13:03:32 +00:00
Vitaly Baranov
e867f7fc11 Fix build. 2022-11-09 13:51:27 +01:00
Vitaly Baranov
7e813726bc Fix tests. 2022-11-09 13:51:23 +01:00
flynn
0ffdf3e0c7 fix style 2022-11-09 12:42:13 +00:00
flynn
c226a3cc9a fix style 2022-11-09 12:32:12 +00:00
Raúl Marín
39f4120655 Fix broken build 2022-11-09 13:21:59 +01:00
vdimir
5f5fbcee0c
Style fixes for FuseFunctionsPass 2022-11-09 11:48:02 +00:00
vdimir
d6da9f53f2
quantiles function in FuseFunctionsPass 2022-11-09 11:47:59 +00:00
vdimir
f732c97cf6
fixes for FuseFunctionsPass 2022-11-09 11:47:46 +00:00
vdimir
5de29257e6
Restore 02244_issue_35598_fuse 2022-11-09 11:47:46 +00:00
vdimir
8548c623ea
add test 02476_fuse_sum_count 2022-11-09 11:47:45 +00:00
vdimir
14e8daf078
revert removing fuse_sum_count ast optimization 2022-11-09 11:47:43 +00:00
vdimir
7daf5200f0
better code in FuseFunctionsPass.cpp 2022-11-09 11:47:17 +00:00
vdimir
97e7c505ad
Support optimize_syntax_fuse_functions for sum/count/avg via analyzer 2022-11-09 11:47:15 +00:00
Alexander Tokmakov
f05b29d38c
Merge pull request #42878 from ClickHouse/fix_intersecting_parts2
Some fixes for ReplicatedMergeTree
2022-11-09 14:41:20 +03:00
Alexander Tokmakov
1c6a617207
Merge branch 'master' into fix_intersecting_parts2 2022-11-09 14:38:18 +03:00
Alexander Tokmakov
9edb4d779b fix 2022-11-09 12:18:29 +01:00
Alexander Tokmakov
d9af3d61b6 Merge branch 'master' into tavplubix-patch-5 2022-11-09 12:17:54 +01:00
JackyWoo
6a2957c269 fix test 2022-11-09 19:15:56 +08:00
Maksim Kita
a2b6d2e595
Merge pull request #43070 from kitaisreal/analyzer-ast-key-condition-crash
Analyzer AST key condition crash fix
2022-11-09 14:09:05 +03:00
Maksim Kita
768ada118b Analyzer AST key condition crash fix 2022-11-09 11:41:39 +01:00
Vladimir C
82bf992099
Merge pull request #42869 from zhongyuankai/optimze_ttl_merge 2022-11-09 11:26:46 +01:00
Raúl Marín
43e065c18e Add global flags to base/ libraries 2022-11-09 11:24:20 +01:00
flynn
592f6b31d9 fix and add test 2022-11-09 10:04:53 +00:00
flynn
1a8dd85a48
Update src/TableFunctions/TableFunctionDelta.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-11-09 17:11:20 +08:00
flynn
b7cb7ab6db
Update src/TableFunctions/TableFunctionDelta.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-11-09 17:11:11 +08:00
flynn
75d3907e79
Update src/TableFunctions/TableFunctionDelta.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-11-09 17:10:57 +08:00
Antonio Andelic
e0adcd79c6 Add space after comment 2022-11-09 09:45:32 +01:00
flynn
9022baeab5
Merge branch 'master' into hudi-udtf 2022-11-09 16:24:35 +08:00
Antonio Andelic
5ac2414b44 Disable server test 2022-11-09 09:15:11 +01:00
flynn
5eafe3fc46 fix comment 2022-11-09 08:03:32 +00:00
flynn
ee856fc458 Add table function hudi and deltaLake 2022-11-09 08:01:05 +00:00
李扬
9b2dd49b4a
Merge branch 'master' into enable_max_splits 2022-11-09 15:31:06 +08:00
SmitaRKulkarni
1c1432c11f
Merge pull request #42827 from ClickHouse/42452_Bug_fix_parent_node_corrupted
42452 Bug fix for parent node corrupted
2022-11-09 08:11:22 +01:00
Duc Canh Le
b9a3d090ed use const string & 2022-11-09 13:07:24 +08:00
Nikolay Degterinsky
2720cddeec Add support for interactive parameters in INSERT VALUES queries 2022-11-09 04:28:02 +00:00
Duc Canh Le
901e1e2fef better logging for mark range filtering on projection parts 2022-11-09 12:01:51 +08:00
Dan Roscigno
3eec147906
Merge pull request #43073 from DanRoscigno/set-alter-order-docs-nav
fix nav for ALTER statement
2022-11-08 20:27:14 -05:00
DanRoscigno
c822c8161f fix nav 2022-11-08 20:21:26 -05:00
Dan Roscigno
120234b512
Merge pull request #43071 from DanRoscigno/fix-sql-ref-pagination
DOCS: update sql > statements > alter for nav issue
2022-11-08 19:56:35 -05:00
Dan Roscigno
0b094e5378
Merge branch 'master' into fix-sql-ref-pagination 2022-11-08 19:34:17 -05:00
DanRoscigno
45c9debeaf update links 2022-11-08 19:17:58 -05:00