Azat Khuzhin
|
69fadd2193
|
tests: capture dmesg in integration tests
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-23 15:50:10 +01:00 |
|
Nikolai Kochetov
|
5030c92373
|
Merge branch 'master' into fix-wrong-condition-for-async-reading-from-mt
|
2022-12-23 14:18:08 +01:00 |
|
Nikolai Kochetov
|
4f84becfa0
|
Fix wrong condition for enabling asyn creading from MergeTree.
|
2022-12-23 13:00:23 +00:00 |
|
alesapin
|
2fecf420cb
|
Merge pull request #44513 from ClickHouse/small_polishing
Minor code polishing
|
2022-12-23 13:47:26 +01:00 |
|
Alexander Gololobov
|
0788269c25
|
Merge pull request #44410 from ClickHouse/fix_unicode_bar
Fix buffer overrun in UnicodeBar::render
|
2022-12-23 13:17:24 +01:00 |
|
Mikhail f. Shiryaev
|
6d0cd35cd0
|
Ignore exit code 1 for tar in integration tests
|
2022-12-23 13:08:59 +01:00 |
|
Vladimir C
|
9b05f21acc
|
Merge pull request #44016 from ClickHouse/vdimir/join_on_and_const
|
2022-12-23 12:24:14 +01:00 |
|
Vladimir C
|
62b8acdeb9
|
Merge pull request #44371 from ClickHouse/vdimir/join_switch_alias_fuzz
|
2022-12-23 12:12:06 +01:00 |
|
Vladimir C
|
7482ea54ab
|
Merge pull request #43972 from ClickHouse/vdimir/tmp-data-in-fs-cache-2
|
2022-12-23 11:59:27 +01:00 |
|
Kseniia Sumarokova
|
068f2f329b
|
Merge pull request #44517 from kssenii/better-error-message
Better error message if named collection does not exist
|
2022-12-23 11:39:06 +01:00 |
|
Vladimir C
|
63f5712319
|
Merge pull request #44506 from canhld94/ch_canh_fix_lc_in
close undefined
|
2022-12-23 11:28:26 +01:00 |
|
Denys Golotiuk
|
f364c28f4a
|
Added docs for randUniform
Implemented in [22.10](https://clickhouse.com/docs/en/whats-new/changelog/#new-feature-2) and delivered in https://github.com/ClickHouse/ClickHouse/pull/42411
|
2022-12-23 11:59:43 +02:00 |
|
Duc Canh Le
|
188de7969a
|
fix error code
|
2022-12-23 10:25:37 +08:00 |
|
Duc Canh Le
|
475d06b216
|
Merge branch 'master' into ch_canh_fix_lc_in
|
2022-12-23 10:12:15 +08:00 |
|
Duc Canh Le
|
a3a601ff85
|
fix style
|
2022-12-23 10:06:43 +08:00 |
|
Dmitry Novik
|
6c23721255
|
Merge pull request #43761 from ClickHouse/refector-function-node
Refactor FunctionNode
|
2022-12-22 23:53:27 +01:00 |
|
alesapin
|
a32fab90d5
|
Merge pull request #44436 from ClickHouse/fix_bug_with_max_task_count_update
Fix bug with merge/mutate pool size increase
|
2022-12-22 23:48:54 +01:00 |
|
Dmitry Novik
|
d3502937c7
|
Update MergeTreeIndexSet
|
2022-12-22 22:17:18 +00:00 |
|
Dmitry Novik
|
cff882d506
|
Merge remote-tracking branch 'origin/master' into refector-function-node
|
2022-12-22 21:34:29 +00:00 |
|
Joanna Hulboj
|
5d7b287e40
|
FIXUP: Simplify as per PR comment
|
2022-12-22 20:08:14 +00:00 |
|
Dan Roscigno
|
5c860133d6
|
Merge pull request #44514 from mrcrypster/patch-1
Added docs for new rand* functions (distributions)
|
2022-12-22 13:12:16 -05:00 |
|
Joanna Hulboj
|
501cc390f6
|
Prevent duplicates in column name hints. Improve formatting.
|
2022-12-22 16:58:30 +00:00 |
|
Dan Roscigno
|
8da98001da
|
Merge pull request #44488 from DanRoscigno/from-final
From final
|
2022-12-22 11:30:10 -05:00 |
|
Dan Roscigno
|
37826d6301
|
Update docs/en/sql-reference/statements/select/from.md
|
2022-12-22 11:13:36 -05:00 |
|
vdimir
|
5a91fa332f
|
Fix after merge
|
2022-12-22 15:38:28 +00:00 |
|
Denys Golotiuk
|
83d2b4da52
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:14:59 +02:00 |
|
Denys Golotiuk
|
d33670d965
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:14:55 +02:00 |
|
Denys Golotiuk
|
859fa04dfb
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:14:48 +02:00 |
|
alesapin
|
8d0ad4bbcd
|
Strange why I have to supress in .cpp
|
2022-12-22 16:14:19 +01:00 |
|
Denys Golotiuk
|
6e5703125c
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:14:14 +02:00 |
|
Denys Golotiuk
|
e8d8b60e34
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:14:08 +02:00 |
|
Denys Golotiuk
|
ddd3b99d40
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:14:02 +02:00 |
|
Denys Golotiuk
|
5a2e6ec568
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:13:57 +02:00 |
|
Denys Golotiuk
|
88ad6d47b4
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:13:51 +02:00 |
|
Denys Golotiuk
|
fd81509a48
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:13:45 +02:00 |
|
Denys Golotiuk
|
344dfb0064
|
Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2022-12-22 17:13:28 +02:00 |
|
kssenii
|
11c0aa189a
|
Better error message
|
2022-12-22 15:29:35 +01:00 |
|
Denys Golotiuk
|
3de02287bc
|
Added docs for new rand* functions (distributions)
|
2022-12-22 16:10:25 +02:00 |
|
Nikolay Degterinsky
|
99e37b8736
|
Merge pull request #44408 from evillique/better_collections_parser
Better ParserAllCollectionsOfLiterals
|
2022-12-22 15:10:17 +01:00 |
|
Alexander Gololobov
|
0ae7f03516
|
Merge branch 'master' into fix_unicode_bar
|
2022-12-22 14:53:33 +01:00 |
|
Kruglov Pavel
|
6a017a6586
|
Merge pull request #43379 from Avogar/better-capn-proto
Add small improvements in CapnProto format
|
2022-12-22 14:50:10 +01:00 |
|
alesapin
|
fa467b3398
|
Minor code polishing
|
2022-12-22 14:31:42 +01:00 |
|
vdimir
|
921ac8f9fb
|
Fix build and unit test
|
2022-12-22 13:08:54 +00:00 |
|
Nikolai Kochetov
|
773de7a8a6
|
Merge pull request #44472 from CurtizJ/fix-mutations
Fix mutations with setting `max_streams_for_merge_tree_reading`
|
2022-12-22 14:05:20 +01:00 |
|
Dan Roscigno
|
b238106f93
|
Merge pull request #44492 from DanRoscigno/fix-macOS
fix case of macOS
|
2022-12-22 07:38:34 -05:00 |
|
Konstantin Bogdanov
|
a90a6997c0
|
Merge pull request #44499 from ClickHouse/fix_parent_pid_check
Removed parent pid check that breaks in containers
|
2022-12-22 13:24:41 +01:00 |
|
alesapin
|
049103c550
|
Merge pull request #44495 from azat/mergetree/static-storage-fix
Do not try to remove WAL/move broken parts for static storage
|
2022-12-22 12:27:08 +01:00 |
|
Vladimir C
|
9a38911d5d
|
Merge pull request #43239 from bigo-sg/array_join_support_map
|
2022-12-22 12:18:34 +01:00 |
|
Vladimir C
|
f3a1ddd04f
|
Merge pull request #44483 from ClickHouse/vdimir/flaky_01092_memory_profiler
|
2022-12-22 12:13:39 +01:00 |
|
Duc Canh Le
|
24d7d9de90
|
Merge branch 'master' into ch_canh_fix_lc_in
|
2022-12-22 19:11:22 +08:00 |
|