kssenii
d54b0779e9
Release test
2022-03-10 15:34:17 +01:00
Kruglov Pavel
a506120646
Fix bug in schema inference in s3 table function ( #35176 )
2022-03-10 15:16:07 +01:00
mergify[bot]
df01290e73
Merge branch 'master' into fix_typo
2022-03-10 13:35:04 +00:00
Miel Donkers
4a95e6d602
Parsing YAML config to XML leads to incorrect structures ( #35135 )
2022-03-10 13:09:48 +01:00
kssenii
1dc3f36a11
Better
2022-03-10 12:19:20 +01:00
Vladimir C
84af08b1a1
Merge pull request #35116 from bigo-sg/snappy_bug
2022-03-10 11:47:37 +01:00
kssenii
787a0805a5
Merge master
2022-03-10 11:42:19 +01:00
kssenii
050802b99b
Add non-retriable errors
2022-03-10 11:38:46 +01:00
Kseniia Sumarokova
e6ee891c9c
Merge pull request #34957 from bigo-sg/hive_random_access_file_cache
...
Optimization for first time to read a random access readbuffer in hive
2022-03-10 11:36:22 +01:00
taiyang-li
ee8fc2730e
remote comment
2022-03-10 18:29:52 +08:00
zhangyifan27
e6fa9f699a
fix typo
2022-03-10 18:29:42 +08:00
taiyang-li
382417d893
fix bug
2022-03-10 18:29:00 +08:00
kssenii
3cd1da1e11
Fix
2022-03-10 11:11:59 +01:00
taiyang-li
2cd469f113
support print ast in dot format
2022-03-10 18:04:35 +08:00
kssenii
bd68d1d6d0
Update test
2022-03-10 11:02:12 +01:00
HeenaBansal2009
3ce9397246
Added Suggestions from Code review
2022-03-09 20:35:01 -08:00
lgbo-ustc
fdd423a3da
fixed code style
2022-03-10 12:13:19 +08:00
lgbo-ustc
e4883f31b7
update tests
...
1. fixed code style in src/IO/tests/gtest_hadoop_snappy_decoder.cpp
2. enable tests 01060_avro.sh
2022-03-10 09:46:43 +08:00
Vitaliy Zakaznikov
b0b73517fc
Small fixes.
2022-03-09 20:23:41 -05:00
Vitaliy Zakaznikov
fad713dbff
Fixing stop_clickhouse method again.
2022-03-09 19:40:12 -05:00
Vitaliy Zakaznikov
55ad1be0be
Updating stop_clickhouse method.
2022-03-09 18:50:17 -05:00
Vitaliy Zakaznikov
c18fe79219
Making killing ClickHouse process more reliable.
2022-03-09 18:46:11 -05:00
mergify[bot]
34d7fc5526
Merge branch 'master' into upgrade_icu_70.1
2022-03-09 21:25:00 +00:00
Cody Baker
fbd82865ef
Crb restructure css ( #35033 )
...
* Remove greenhouse iframe css
* Edit build to include css, js, and images in /docs
2022-03-09 21:34:30 +03:00
kssenii
af9d8d278e
Fix
2022-03-09 19:25:43 +01:00
kssenii
6e53ee0c3e
Disable cache for memory test
2022-03-09 18:39:12 +01:00
kssenii
d089b0ac86
Fix race
2022-03-09 18:14:28 +01:00
Vitaly Baranov
2cafd8f72c
Fix tests about privileges for URL(), HDFS(), S3().
2022-03-09 17:54:33 +01:00
Vitaliy Zakaznikov
6bbc8a2a53
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap_cluster_with_secret_testflows_tests
2022-03-09 11:01:44 -05:00
Nikita Mikhaylov
af71df6054
Added comment
2022-03-09 16:51:44 +01:00
kssenii
aab3de76ca
Update test
2022-03-09 16:13:02 +01:00
Azat Khuzhin
0615e97c5d
tests: tune 02051_read_settings
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-09 18:04:50 +03:00
Vladimir C
ce266b5a3e
Merge pull request #35146 from amosbird/fixpartitionprunerin
2022-03-09 13:23:45 +01:00
Nikita Mikhaylov
d749295222
Fix hardcoded page size ( #35129 )
2022-03-09 12:35:23 +01:00
shuchaome
b7cd85df6b
remove unused column_names in ORCBlockInputFormat
2022-03-09 18:16:22 +08:00
kssenii
6571c7faa0
Clean up code
2022-03-09 10:36:52 +01:00
shuchaome
bb50133424
Apply suggestions from code review
...
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-03-09 17:32:27 +08:00
shuchaome
9647818adc
add unlikely for performance
2022-03-09 17:02:07 +08:00
kssenii
96789fa5ce
Fix test, disable cache for DiskCacheWrapper
2022-03-09 09:46:04 +01:00
shuchaome
8027bb1e32
modify code style
2022-03-09 16:32:18 +08:00
Nikolai Kochetov
6bfee7aca2
Merge pull request #35132 from azat/parallel_distributed_insert_select-view
...
Support view() for parallel_distributed_insert_select
2022-03-09 09:10:34 +01:00
Nikolai Kochetov
c364908061
Merge pull request #35094 from amosbird/getridofredundantplan
...
Get rid of duplicate query planing.
2022-03-09 09:10:20 +01:00
shuchaome
56795b831d
add setting to lower column case when reading parquet/orc file
2022-03-09 16:07:02 +08:00
zzsmdfj
00794fd4a4
to #31469_MaterializedMysql_mysqlDate2CkDate32-add MySQLDataTypesSupport setting
2022-03-09 15:58:43 +08:00
Azat Khuzhin
e2960e1a52
Avoid MEMORY_LIMIT_EXCEEDED during INSERT into Buffer with AggregateFunction
...
In case of Buffer table has columns of AggregateFunction type,
aggregate states for such columns will be allocated from the query
context but those states can be destroyed from the server context (in
case of background flush), and thus memory will be leaked from the query
since aggregate states can be shared, and eventually this will lead to
MEMORY_LIMIT_EXCEEDED error.
To avoid this, prohibit sharing the aggregate states.
But note, that this problem only about memory accounting, not memory
usage itself.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-09 10:57:49 +03:00
Azat Khuzhin
4118b065e6
Export IColumn::ensureOwnership() interface
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-09 10:57:49 +03:00
Antonio Andelic
6a9c293b92
Merge pull request #35071 from azat/fix-buffer-flush_time
...
Take flush_time into account for scheduling background flush of the Buffer
2022-03-09 08:54:39 +01:00
Amos Bird
a19224bc9b
Fix partition pruner: non-monotonic function IN
2022-03-09 15:48:42 +08:00
lgbo-ustc
95d8f28aa0
update test.py
2022-03-09 15:42:57 +08:00
kashwy
bd7e48e87c
Upgrade icu to icu-release-70-1
...
upgrade due to vulnerabilities of WS-2019-0513 and CVE-2020-10531
2022-03-08 21:37:26 -08:00