Robert Schulze
|
05f08357a9
|
Merge pull request #37764 from ClickHouse/like_with_trailing_backslash
Disallow LIKE patterns with trailing escape
|
2022-06-03 13:19:51 +02:00 |
|
Kruglov Pavel
|
ed3bc4328e
|
Merge pull request #37788 from ClickHouse/Avogar-patch-5
Ignore PART_IS_TEMPORARILY_LOCKED error in BC check
|
2022-06-03 13:09:04 +02:00 |
|
Alexey Milovidov
|
1529d47207
|
Merge pull request #34754 from ClickHouse/llvm-14
Switch to clang/llvm 14
|
2022-06-03 14:07:34 +03:00 |
|
Alexey Milovidov
|
de16784832
|
Merge pull request #37633 from ClickHouse/dump-column-structure-more-precise
More precise result of the `dumpColumnStructure` and `byteSize` miscellaneous functions
|
2022-06-03 14:05:20 +03:00 |
|
Kseniia Sumarokova
|
9c0e838404
|
Merge pull request #37770 from Vxider/fix-empty-target-id
Fix empty target table id in WindowView
|
2022-06-03 11:23:35 +02:00 |
|
Ilya Yatsishin
|
48e662981c
|
Merge pull request #37497 from qoega/aarch64-perf
Try to run aarch64 performance tests
|
2022-06-03 10:52:36 +02:00 |
|
Nikolai Kochetov
|
bc166e4394
|
Merge pull request #37543 from ClickHouse/refactor-read-metrics-and-callbacks
Refactor read metrics and callbacks
|
2022-06-03 09:43:25 +02:00 |
|
Antonio Andelic
|
a72f03fdeb
|
Merge pull request #37705 from tonickkozlov/tonickkozlov/odbc-disable-connection-pooling
Add an option to disable connection pooling in ODBC bridge
|
2022-06-03 09:41:14 +02:00 |
|
Antonio Andelic
|
2e440529f8
|
Merge pull request #37806 from ClickHouse/cache-table-vector-to-array
Minor follow-up to cache table: std::{vector-->array}
|
2022-06-03 09:16:18 +02:00 |
|
Alexey Milovidov
|
ea89f81a78
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into llvm-14
|
2022-06-03 03:07:14 +02:00 |
|
Rich Raposa
|
567f98b1e4
|
Merge pull request #37784 from ClickHouse/rfraposa-patch-2
Remove H1 anchor tags from docs
|
2022-06-02 15:51:28 -06:00 |
|
Nikolai Kochetov
|
468c04ee66
|
Fix test.
|
2022-06-02 21:29:29 +00:00 |
|
Nikolai Kochetov
|
176af473c3
|
Fix build.
|
2022-06-02 19:38:47 +00:00 |
|
mergify[bot]
|
906182548b
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 18:30:21 +00:00 |
|
Robert Schulze
|
657662d89f
|
Minor follow-up to cache table: std::{vector-->array}
|
2022-06-02 20:18:10 +02:00 |
|
Maksim Kita
|
3261134f6d
|
Merge pull request #37762 from den-crane/patch-13
Doc. Note about Map supported types
|
2022-06-02 19:26:26 +02:00 |
|
Maksim Kita
|
e8ab3e3395
|
Update tuple-map-functions.md
|
2022-06-02 19:25:59 +02:00 |
|
Maksim Kita
|
c651b873ee
|
Update map.md
|
2022-06-02 19:25:47 +02:00 |
|
Maksim Kita
|
0b40e05ffc
|
Merge pull request #37778 from kitaisreal/dictionaries-improve-logging-during-exception
Dictionaries improve exception messages
|
2022-06-02 19:16:07 +02:00 |
|
Nikolai Kochetov
|
8991f39412
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 17:00:08 +00:00 |
|
Nikolai Kochetov
|
00395e752e
|
Cleanup
|
2022-06-02 16:59:14 +00:00 |
|
Alexey Milovidov
|
4387379090
|
Merge pull request #37745 from DevTeamBK/libxml2_upgrade
Upgrade libxml2 to 2.9.14
|
2022-06-02 18:39:09 +03:00 |
|
Sergei Trifonov
|
4d4374193c
|
Merge pull request #37800 from ClickHouse/array-high-order-func-docs
Improve high-order array functions descriptions
|
2022-06-02 17:21:04 +02:00 |
|
Sergei Trifonov
|
1efd59f0b9
|
Improve high-order array functions descriptions
|
2022-06-02 17:16:25 +02:00 |
|
Alexander Tokmakov
|
58f8c87265
|
Merge pull request #36937 from bigo-sg/fix_settings
Fix overrided settings: normalize_function_names
|
2022-06-02 17:45:17 +03:00 |
|
rfraposa
|
c174eaa039
|
Update _category_.yml
|
2022-06-02 08:41:40 -06:00 |
|
Sergei Trifonov
|
eac73308cc
|
Merge pull request #37639 from ClickHouse/serxa-patch-1
Fix misleading arrayCount function description
|
2022-06-02 16:39:02 +02:00 |
|
Ilya Yatsishin
|
0650f7538d
|
fix style
|
2022-06-02 16:17:25 +02:00 |
|
Ilya Yatsishin
|
2ea437de32
|
fix black
|
2022-06-02 16:13:52 +02:00 |
|
Alexander Gololobov
|
b34782dc6a
|
Merge pull request #37775 from liuneng1994/fix_date32_to_string
fix toString error on DatatypeDate32
|
2022-06-02 16:40:47 +03:00 |
|
Alexander Tokmakov
|
21271726de
|
Merge pull request #37740 from ClickHouse/try_fix_tests2
Some fixes for tests
|
2022-06-02 16:12:46 +03:00 |
|
mergify[bot]
|
f678fdb0c2
|
Merge branch 'master' into tonickkozlov/odbc-disable-connection-pooling
|
2022-06-02 13:08:30 +00:00 |
|
Ilya Yatsishin
|
a57432659a
|
Merge remote-tracking branch 'origin/master' into aarch64-perf
|
2022-06-02 14:31:55 +02:00 |
|
Ilya Yatsishin
|
64befe9753
|
Filter out incompatible performance test
|
2022-06-02 14:29:24 +02:00 |
|
Alexander Tokmakov
|
a893595025
|
Merge pull request #37596 from hanfei1991/hanfei/zk-write
Support insert into system.zookeeper
|
2022-06-02 15:09:07 +03:00 |
|
Kruglov Pavel
|
37a4d11c64
|
Merge pull request #37645 from azat/fix-write
Fix possible "Cannot write to finalized buffer"
|
2022-06-02 14:01:30 +02:00 |
|
Kruglov Pavel
|
196863ade5
|
Ignore PART_IS_TEMPORARILY_LOCKED error in BC check
|
2022-06-02 13:33:27 +02:00 |
|
Alexander Tokmakov
|
45657d203a
|
Merge pull request #37763 from ClickHouse/fix_replace_range_again
Fix flaky 01154_move_partition_long
|
2022-06-02 14:15:16 +03:00 |
|
Vxider
|
6c7a59a0f6
|
add test
|
2022-06-02 11:13:01 +00:00 |
|
Alexander Tokmakov
|
585930f06a
|
Merge pull request #37785 from ClickHouse/revert-37760-fix-segfault-template-format
Revert "Fix possible segfault in schema inference"
|
2022-06-02 14:04:43 +03:00 |
|
Alexander Tokmakov
|
4baae59252
|
Revert "Fix possible segfault in schema inference"
|
2022-06-02 14:04:28 +03:00 |
|
Kruglov Pavel
|
9bb9df9928
|
Merge pull request #37760 from Avogar/fix-segfault-template-format
Fix possible segfault in schema inference
|
2022-06-02 13:01:47 +02:00 |
|
rfraposa
|
869967de41
|
Remove H1 anchor tags from docs
|
2022-06-02 04:55:18 -06:00 |
|
Anton Popov
|
dd3774a75d
|
Merge pull request #37756 from CurtizJ/named_tuples_as_objects
Turn on setting `output_format_json_named_tuples_as_objects` by default
|
2022-06-02 12:51:55 +02:00 |
|
Vladimir C
|
670c721ded
|
Merge pull request #37742 from ucasfl/hashid
|
2022-06-02 12:47:11 +02:00 |
|
Alexander Tokmakov
|
6a51609915
|
Update 02316_const_string_intersact.sql
|
2022-06-02 13:35:23 +03:00 |
|
Antonio Andelic
|
46abbac352
|
Merge pull request #37726 from ClickHouse/fix-parallel-download-exception
Initialize `ParallelReadBuffer` after construction
|
2022-06-02 12:35:10 +02:00 |
|
Nikolai Kochetov
|
85f4295370
|
Cleanup
|
2022-06-02 10:34:40 +00:00 |
|
Nikolai Kochetov
|
fc726c236f
|
Merge pull request #37661 from ClickHouse/no_alias_actions
Trying to remove prewhere_info.alias_actions as they seem to always be included in prewhere_actions
|
2022-06-02 12:31:04 +02:00 |
|
Vladimir C
|
5309dfea19
|
Merge pull request #37714 from vdimir/fix_test_00814
Fix possible flaky 00814_replicated_minimalistic_part_header_zookeeper
|
2022-06-02 12:09:03 +02:00 |
|