Commit Graph

100919 Commits

Author SHA1 Message Date
flynn
d96d11899b fix 2022-11-11 06:14:51 +00:00
flynn
eebc5349cc add documentation 2022-11-11 02:42:18 +00:00
flynn
6f6a1f5d76 fix 2022-11-11 02:30:05 +00:00
flynn
fc7311aab7 fix 2022-11-10 15:09:55 +00:00
flynn
2d08c03bf9
Merge branch 'master' into hudi-udtf 2022-11-10 17:04:17 +08:00
Antonio Andelic
1954ff385d
Merge pull request #43076 from canhld94/ch_canh_minor
Better logging for mark range filtering on projection parts
2022-11-10 09:33:12 +01:00
Antonio Andelic
e512d7f036
Merge pull request #42619 from ClickHouse/jepen-multiple-tests
Extend Jepsen tests with support for server
2022-11-10 09:01:40 +01:00
flynn
da77199bf5 fix style
fix style
2022-11-10 03:35:38 +00:00
flynn
6cbfab4e95 fix test 2022-11-10 03:10:25 +00:00
Dmitry Novik
61baf3b441
Merge pull request #42999 from Algunenano/agg_memory_rails
Add some guard rails around aggregation memory management
2022-11-09 19:19:36 +01:00
alesapin
9e1627fcdd
Merge pull request #43060 from ClickHouse/fix_projection_part
Fix projection part removal with zero-copy replication
2022-11-09 18:15:49 +01: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
flynn
0ffdf3e0c7 fix style 2022-11-09 12:42:13 +00:00
flynn
c226a3cc9a fix style 2022-11-09 12:32:12 +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
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
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
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
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
Nikolay Degterinsky
2ae9a3581e
Merge pull request #42979 from evillique/fix-parser-3
Try to fix lambda parsing
2022-11-09 01:13:56 +01:00
Alexander Gololobov
ecb4c2b9fb
Only look for logs with Error level 2022-11-09 00:49:11 +01:00
DanRoscigno
d225366335 update links 2022-11-08 18:04:22 -05:00
DanRoscigno
090b153b1e a dir named index with index.md broke nav 2022-11-08 17:37:20 -05:00
Alexander Tokmakov
236f3329bc
Update run-fuzzer.sh 2022-11-08 22:54:58 +03:00
Alexander Tokmakov
bfb8820557
Merge pull request #43065 from Algunenano/glibc_warning
Fix msan warning
2022-11-08 22:33:23 +03:00
Dmitry Novik
a3c1049f9d
Update run-fuzzer.sh 2022-11-08 19:42:13 +01:00