Commit Graph

95715 Commits

Author SHA1 Message Date
Igor Nikonov
ea10fd65b8 Sorting properties in EXPLAIN PLAN
~ change formatting for sorting
~ rename sortmode option -> sorting
2022-08-15 15:14:59 +00:00
DanRoscigno
71409f8f67 trying tags with Algolia 2022-08-15 11:08:46 -04:00
Alexander Tokmakov
c18f3bef91 fix 2022-08-15 16:03:03 +02:00
Dan Roscigno
d921935b80
Merge pull request #40235 from DanRoscigno/add-title-field-to-create-user
add title frontmatter to create/user
2022-08-15 09:31:23 -04:00
DanRoscigno
ced68e9298 add title frontmatter 2022-08-15 09:27:20 -04:00
Igor Nikonov
e7baf920a9
Merge pull request #39600 from zvonand/zvonand-decimal-overflow
Check Decimal division overflow based on operands scale
2022-08-15 15:03:06 +02:00
avogar
c4ff3ffeea Rename settings 2022-08-15 12:45:18 +00:00
Robert Schulze
4ee1a645d5
style: rename helper method reserve() to resize() 2022-08-15 12:03:21 +00:00
Alexander Tokmakov
edaff70010 better error message when restoring covered parts 2022-08-15 13:53:14 +02:00
Mikhail f. Shiryaev
9f3b2fafcc
Merge pull request #40177 from ClickHouse/cherry-pick-logging
Improve assignment and logging for cherry-pick and backport steps
2022-08-15 13:41:52 +02:00
avogar
c8571f82f9 Fix performance test 2022-08-15 11:41:03 +00:00
avogar
c160033837 Fix 2022-08-15 11:38:28 +00:00
Alexander Tokmakov
0e22b4b800
Update src/Common/filesystemHelpers.cpp
Co-authored-by: alesapin <alesapin@clickhouse.com>
2022-08-15 14:25:25 +03:00
Nikita Mikhaylov
d3cc234986
Parallel distributed insert select from *Cluster table functions (#39107) 2022-08-15 12:41:17 +02:00
Alexander Tokmakov
6f5a7c3bf7 fix a bug with symlinks detection 2022-08-15 12:30:47 +02:00
Amos Bird
0341e16dc5
Fix again 2022-08-15 18:22:53 +08:00
Maksim Kita
ee5e61c9a5 Fixed tests 2022-08-15 11:09:39 +02:00
Alexey Milovidov
2aa07d2505 Add a test 2022-08-15 10:04:26 +02:00
Amos Bird
1bbe19d794
Fix test 2022-08-15 14:04:07 +08:00
Alexey Milovidov
24371f6cf0 Simplify the code and check what will happen 2022-08-15 06:56:29 +02:00
Alexey Milovidov
9cc34fb6df
Merge pull request #40205 from ClickHouse/profile-events-incomplete-result
ProfileEvents for incomplete data due to query complexity settings
2022-08-15 04:53:23 +03:00
Alexey Milovidov
ad936ae32a
Merge pull request #40211 from canhld94/ch_canh_fix_datetime
Fix unexpected result arrayDifference of Array(UInt32)
2022-08-15 04:52:58 +03:00
Igor Nikonov
6f00643bc1
Merge branch 'master' into zvonand-decimal-overflow 2022-08-15 02:38:45 +02:00
Igor Nikonov
2cb78c7220 Detailed comment about overflow check 2022-08-15 00:37:18 +00:00
Kruglov Pavel
ac85676d84
Update arrow_format.xml 2022-08-15 00:10:08 +02:00
Igor Nikonov
62105d0a90 Test improvements + more tests 2022-08-14 13:36:12 +00:00
Kruglov Pavel
7df1dd0f48
Fix fasttest 2022-08-14 12:40:32 +02:00
Kruglov Pavel
7d4581a6c8
Fix fasttest 2022-08-14 12:40:07 +02:00
Alexey Milovidov
3a5f05bd22
Merge pull request #40175 from ClickHouse/disable-zero-copy-replication
Disable zero-copy replication by default
2022-08-14 12:47:38 +03:00
Alexey Milovidov
439d347f9d
Merge pull request #40196 from ClickHouse/remove-old-code-3
Remove old code
2022-08-14 12:46:53 +03:00
Alexey Milovidov
5ea7f8dbde
Merge pull request #40214 from lmangani/patch-1
Add metrico applications (qryn, clickhouse-mate)
2022-08-14 12:11:32 +03:00
Lorenzo Mangani
5f90de93e3
Update gui.md 2022-08-14 11:00:57 +02:00
Lorenzo Mangani
297e49ff6c
Add metrico applications (qryn, clickhouse-mate) 2022-08-14 10:53:51 +02:00
Duc Canh Le
272447c5dc remove junk log 2022-08-14 16:19:09 +08:00
Duc Canh Le
71dd2a19fc fix arrayDiff 2022-08-14 16:14:13 +08:00
Alexey Milovidov
903021f35a
Merge branch 'master' into profile-events-incomplete-result 2022-08-14 11:04:19 +03:00
Alexey Milovidov
dc96129615
Merge pull request #40199 from ClickHouse/revert-38682-separate-counter-for-rss-in-memory-tracker
Revert "Use separate counter for RSS in global memory tracker."
2022-08-14 11:03:14 +03:00
Alexey Milovidov
bada9ebefa
Merge branch 'master' into disable-zero-copy-replication 2022-08-14 10:40:16 +03:00
Alexey Milovidov
1a8ddf2956 Addition to prev. revision 2022-08-14 09:35:22 +02:00
Alexey Milovidov
8dab7908ad Add a test 2022-08-14 09:35:00 +02:00
Alexey Milovidov
001aca3b47 ProfileEvents for incomplete data due to query complexity settings 2022-08-14 09:17:02 +02:00
Alexey Milovidov
216c1d8efa
Revert "Use separate counter for RSS in global memory tracker." 2022-08-14 09:50:12 +03:00
Alexey Milovidov
490d6c2a84
Merge pull request #40197 from ClickHouse/riscv64-linker
Set linker for RISC-V 64
2022-08-14 09:48:00 +03:00
Alexey Milovidov
a818880b30
Merge branch 'master' into remove-old-code-3 2022-08-14 09:47:17 +03:00
Alexey Milovidov
3d0948b77e
Merge pull request #40194 from ClickHouse/decrypt-bad-arguments
Fix insufficient argument check for encryption functions
2022-08-14 09:46:42 +03:00
Alexey Milovidov
cb75da8e4a
Merge pull request #40193 from ClickHouse/benchmark-server-side-time
Display server-side time in `clickhouse-benchmark` by default
2022-08-14 09:46:16 +03:00
Alexey Milovidov
53926105e0
Merge pull request #40198 from clickhouse-robot-curie/patch-1
Update README.md
2022-08-14 08:22:55 +03:00
Alexey Milovidov
4225b66372
Merge pull request #39980 from azat/stress-dmesg
tests/stress: fix dmesg reading
2022-08-14 08:07:03 +03:00
clickhouse-robot-curie
a4cc33ab00
Update README.md 2022-08-14 07:04:49 +02:00
Alexey Milovidov
5ce6c07005 Set linker for RISC-V 64 2022-08-14 05:57:55 +02:00