Michael Nutt
0d1d6fb27b
consolidate hashid test queries and hold out from fasttest
2022-05-12 02:19:05 +09:00
Vladimir Chebotarev
825fc0f30a
Fixed TDigest even better.
2022-05-11 20:13:36 +03:00
Dmitry Novik
d756a34d89
Update docs/en/operations/settings/memory-overcommit.md
2022-05-11 19:01:39 +02:00
Marcelo Rodriguez
3b733ec8eb
Update Exception Message for allowed auth types
...
update error message per this commit:
cb66a63aa4
the xml tag changed from `<certificates>` to `<ssl_certificates>`
will also submit a correction to the following doc page:
https://clickhouse.com/docs/en/operations/external-authenticators/ssl-x509
2022-05-11 10:56:12 -06:00
Dmitry Novik
f9e635763e
Update docs/en/operations/settings/memory-overcommit.md
...
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
2022-05-11 18:54:20 +02:00
ni1l
89d6409ed1
Sync the arithmetic functions and array functions in the Chinese document with the English document
2022-05-12 00:33:31 +08:00
Kseniia Sumarokova
ec4955f157
Update ReadSettings.h
2022-05-11 18:32:31 +02:00
Vxider
e65cfaecf8
remove unused code
2022-05-12 00:18:47 +08:00
Dmitry Novik
17608b3d93
Update documentation and defaults for memory overcommit
2022-05-11 16:18:41 +00:00
Vladimir C
641e2be6ef
Merge pull request #37085 from vdimir/force-cross-to-inner-option
...
Option to force cross_to_inner_join_rewrite
2022-05-11 18:03:53 +02:00
Kruglov Pavel
af3db5a992
Merge pull request #36726 from PolyProgrammist/s3clustermacro
...
Handle cluster macro in s3Cluster table function
2022-05-11 18:00:57 +02:00
Alexander Gololobov
b34a55c9e9
Merge branch 'master' into array-distance-functions
2022-05-11 16:55:02 +02:00
Mark Andreev
ebb9694920
Add Kafka headers virtual columns
...
Add documentation for https://github.com/ClickHouse/ClickHouse/pull/11283
2022-05-11 18:38:09 +04:00
Yakov Olkhovskiy
6d3a54a044
Merge pull request #36467 from olevino/wyhash
...
Wyhash
2022-05-11 09:57:09 -04:00
Kseniia Sumarokova
567c9e6226
Update 02286_drop_filesystem_cache.reference
2022-05-11 15:55:12 +02:00
kssenii
dc1edbe22f
Fix
2022-05-11 15:48:32 +02:00
Rich Raposa
3215c98319
Merge pull request #37116 from lanfz/master
...
Misspelled words
2022-05-11 07:23:33 -06:00
Rich Raposa
ee0cef3576
Merge pull request #37118 from ClickHouse/test-doc-update
...
Mini update of testing guide
2022-05-11 07:22:33 -06:00
Rich Raposa
e260416b5a
Merge pull request #37102 from ClickHouse/rfraposa-patch-5
...
Fix table on formats.md page
2022-05-11 07:21:01 -06:00
kssenii
5e6ebe7bbe
Add exception
2022-05-11 15:20:08 +02:00
Kruglov Pavel
8af9ab3766
Fix test
2022-05-11 15:02:23 +02:00
kssenii
c5e84950d6
Update test, add descriptions to profile events
2022-05-11 14:57:51 +02:00
Alexander Gololobov
3533cd770d
Reserve result arrays
2022-05-11 14:46:06 +02:00
Alexander Gololobov
118dd64c93
Only enable MPL2-licensed code in eigen library
2022-05-11 14:45:10 +02:00
Robert Schulze
f07d4177a5
Small update of testing guide
...
- the guide talked about 'testmode' but that doesn't seem to exist
anymore (grep for it ...), and the command works w/o 'testmode'
- also replaced parameter '-n' by its full form '--multiquery' for
readability
'
2022-05-11 14:38:16 +02:00
kssenii
c84e0d13fa
Fix test
2022-05-11 14:36:34 +02:00
Robert Schulze
7232f47c68
Fix Bug 37114 - ilike on FixedString(N) columns produces wrong results
...
The main fix is in MatchImpl.h where the "case_insensitive" parameter is
added to Regexps::get().
Also made "case_insensitive" a non-default template parameter to reduce
the risk of future bugs.
The remainder of this commit are minor random code improvements.
resoves #37114
2022-05-11 14:30:21 +02:00
Antonio Andelic
f3646cea41
Rename preprocess test
2022-05-11 12:17:29 +00:00
Nikolai Kochetov
2d99f0ce13
Simplify code a little bit.
2022-05-11 12:16:15 +00:00
Kseniia Sumarokova
28630b2535
Update test
2022-05-11 14:13:21 +02:00
Antonio Andelic
65af47a90b
Merge branch 'master' into keeper-preprocess-operations
2022-05-11 12:11:17 +00:00
Antonio Andelic
e6d187001c
Fix unit tests and modify messages
2022-05-11 12:10:17 +00:00
lanfz
6be44ae90d
Misspelled words
...
partiton Modified to partition
2022-05-11 20:08:53 +08:00
Mikhail f. Shiryaev
75d5271ec8
Merge pull request #37113 from ClickHouse/fix-tags-workflow
...
Fix workflow style check
2022-05-11 13:52:15 +02:00
Mikhail f. Shiryaev
f9346d6981
Fix shellcheck in tags_stable.yml
2022-05-11 13:29:14 +02:00
Alexander Tokmakov
c604fb1a71
Merge pull request #37101 from azat/stateless-tests-fixes
...
tests: fix 01119_optimize_trivial_insert_select (due to max_threads randomization)
2022-05-11 14:15:28 +03:00
Kruglov Pavel
f664b6a5be
Merge pull request #37043 from Avogar/fix-arrow-dict
...
Fix LowCardinality->ArrowDictionary invalid output
2022-05-11 13:01:53 +02:00
vdimir
2f5959aca6
Upd cross_to_inner_join_rewrite setting, add test
2022-05-11 10:56:43 +00:00
kssenii
0adfee3eca
Move assertion one layer higher
2022-05-11 12:33:40 +02:00
Nikolai Kochetov
4b8a2e2d80
Fix fuzzed queries.
2022-05-11 10:22:34 +00:00
Anton Kozlov
23e6792898
Lazy marks loading
2022-05-11 10:15:56 +00:00
Kseniia Sumarokova
d4823eed12
Update 02240_system_remote_filesystem_cache_log.reference
2022-05-11 12:09:16 +02:00
Kseniia Sumarokova
cc5eea4868
Update 02240_system_remote_filesystem_cache_log.sql
2022-05-11 12:08:41 +02:00
Kseniia Sumarokova
a440e1376a
Update FileSegment.cpp
2022-05-11 12:05:50 +02:00
Vxider
07fe7f5c09
disable read when windowview has no target table
2022-05-11 09:16:26 +00:00
qieqieplus
6903b3d33c
fix ci fast test
2022-05-11 17:16:23 +08:00
Antonio Andelic
b2aa1802cd
Add unit test for basic CRUD with preprocessing
2022-05-11 09:08:55 +00:00
Antonio Andelic
0fb11ab3ff
Rename uncommitted state
2022-05-11 09:08:39 +00:00
Vxider
88930ae42f
add test
2022-05-11 09:01:12 +00:00
Vxider
3dfede3165
support read for windowview
2022-05-11 09:00:49 +00:00