tavplubix
f10930c9c8
Update clickhouse-test
2022-03-28 16:33:01 +03:00
alesapin
51ef88e5dd
Fix 00385
2022-03-28 15:29:13 +02:00
tavplubix
e2573eae01
Merge pull request #35663 from ClickHouse/tavplubix-patch-2
...
Fix flaky test `01091_num_threads`
2022-03-28 16:27:39 +03:00
taiyang-li
38702be40c
Merge remote-tracking branch 'ck/master' into rocksdb_metacache
2022-03-28 21:03:22 +08:00
alesapin
2db8d354c6
Merge pull request #35665 from ClickHouse/black-verbosity
...
Improve black check: show diff in the output
2022-03-28 14:57:30 +02:00
Alexander Tokmakov
e795b83148
disable random settings in fast test
2022-03-28 14:56:23 +02:00
alesapin
8acb5de5b5
Fix build report black
2022-03-28 14:43:15 +02:00
alesapin
13831120da
Fix restart repliacs test
2022-03-28 14:32:53 +02:00
Kruglov Pavel
0513aac13f
Merge pull request #35599 from Avogar/random-settings
...
Make some tests more stable
2022-03-28 14:23:26 +02:00
mergify[bot]
70b339ea4e
Merge branch 'master' into check-remote-url-allow-hosts
2022-03-28 11:55:48 +00:00
Mikhail f. Shiryaev
31fa28a4c2
Improve black check: show diff in the output
2022-03-28 13:52:35 +02:00
mergify[bot]
3924609ab2
Merge branch 'master' into metric-async-insert-bytes
2022-03-28 11:37:49 +00:00
vdimir
1122db89db
Use float devision for avg after optimize_fuse_sum_count_avg
2022-03-28 11:26:42 +00:00
mergify[bot]
a022de4a6e
Merge branch 'master' into fix-materialized-postgresql
2022-03-28 10:55:41 +00:00
tavplubix
292a259418
Update 01091_num_threads.sql
2022-03-28 13:51:36 +03:00
Kseniia Sumarokova
3887fefb6b
Delete 02226_s3_with_cache.reference
2022-03-28 12:51:35 +02:00
Kseniia Sumarokova
dbeba322fd
Delete 02226_s3_with_cache.sql
2022-03-28 12:51:26 +02:00
tavplubix
8de655bf1f
Merge pull request #35621 from ClickHouse/update_comment_mismatching_checksums
...
Update comment about mismatching checksums
2022-03-28 13:42:12 +03:00
alesapin
c7fc1bd4dd
Fix flaky 01307_multiple_leaders
2022-03-28 12:16:41 +02:00
Alexander Tokmakov
fe86805e5d
fix flaky test
2022-03-28 12:14:56 +02:00
alesapin
47517970ce
Bump CI
2022-03-28 11:56:37 +02:00
mergify[bot]
b928d8391e
Merge branch 'master' into azure-integration-test-better
2022-03-28 09:51:35 +00:00
alesapin
77e700b1cf
Update src/Compression/CompressionFactory.cpp
2022-03-28 11:25:08 +02:00
alesapin
37e1160c67
Update packages/clickhouse-keeper-dbg.yaml
...
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2022-03-28 11:18:16 +02:00
alesapin
08db628cc0
Update packages/clickhouse-keeper.yaml
...
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2022-03-28 11:18:11 +02:00
kssenii
98ad78f0a9
Ping CI
2022-03-28 09:41:56 +02:00
kssenii
c4832f7633
Fix
2022-03-28 09:28:02 +02:00
Kseniia Sumarokova
482a5e362b
Merge pull request #35620 from kssenii/fix-positional-arguments-with-aliases
...
Fix positional arguments
2022-03-28 09:18:49 +02:00
Antonio Andelic
c4d0cc7c84
Merge pull request #35616 from ClickHouse/fix-lowcardinality-hash-join
...
Fix HashJoin with LowCardinality data
2022-03-28 08:28:28 +02:00
Anton Popov
4ddfff3084
fix usage of quota with async inserts
2022-03-28 00:46:35 +00:00
Alexey Milovidov
6fbf5bd9ad
More correct
2022-03-28 02:11:27 +02:00
Alexey Milovidov
bb35184da1
Add metric about size of async INSERTs
2022-03-28 02:04:19 +02:00
Alexey Milovidov
0f9cc9f924
Merge pull request #35636 from den-crane/test/weird_partitions
...
test for partition_by using ignore()
2022-03-27 19:43:30 +03:00
Azat Khuzhin
53eb49a2e2
avro: create symlink in binary dir (over source dir)
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-27 14:11:11 +03:00
Azat Khuzhin
13f2b2c0a3
Use proper type for RadixSortTraits in RowRefs.cpp
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-27 11:32:51 +03:00
Azat Khuzhin
6151e9b059
Avoid using std::result_of (deprecated in c++ > 17)
...
Fixes : #34906
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-27 11:19:56 +03:00
mergify[bot]
0db8ae0e42
Merge branch 'master' into update_comment_mismatching_checksums
2022-03-27 00:23:39 +00:00
alesapin
6780defb42
Fix build report check
2022-03-26 22:45:45 +01:00
Azat Khuzhin
806a4bcdee
Add build with GCC
...
v2: Add gcc build to "ClickHouse special build check (actions)"
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-26 23:42:46 +03:00
Azat Khuzhin
6a3986f41b
Fix redundant-move in ReadWriteBufferFromHTTP.h
2022-03-26 23:42:46 +03:00
Azat Khuzhin
d518614524
Fix multi-line comment in threadPoolCallbackRunner.cpp
2022-03-26 23:42:46 +03:00
Azat Khuzhin
55e9f60448
Fix building of SerializationObject
...
gcc11 reports:
ld.lld: error: undefined symbol: void DB::readEscapedStringInto<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, DB::ReadBuffer&)
>>> referenced by SerializationObject.cpp:201 (./src/DataTypes/Serializations/SerializationObject.cpp:201)
>>> SerializationObject.cpp.o:(void DB::SerializationObject<DB::JSONDataParser<DB::SimdJSONParser> >::deserializeTextImpl<DB::SerializationObject<DB::JSONDataParser<DB::SimdJSONParser> >::deserializeTextEscaped(DB::IColumn&, DB::ReadBuffer&, DB::FormatSettings const&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&)>(DB::IColumn&, DB::SerializationObject<DB::JSONDataParser<DB::SimdJSONParser> >::deserializeTextEscaped(DB::IColumn&, DB::ReadBuffer&, DB::FormatSettings const&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&)&&) const) in archive src/libdbms.a
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-26 23:42:46 +03:00
Azat Khuzhin
be4fea335c
Fix non-existing include dir (rapidjson)
...
gcc reports:
Mar 21 16:10:33 cc1plus: error: ../src/ch_contrib::rapidjson: No such file or directory [-Werror=missing-include-dirs]
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-26 23:42:46 +03:00
Azat Khuzhin
a847b71611
Fix SubcolumnsTree declaration
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-26 23:42:46 +03:00
Azat Khuzhin
6da2c48b7a
Add missing __builtin_unreachable for switch/case for gcc
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-26 23:42:21 +03:00
Denny Crane
b7b06e1b64
fix order
2022-03-26 16:43:57 -03:00
Denny Crane
22c9b54036
test for partition_by using ignore()
2022-03-26 15:09:48 -03:00
Alexey Milovidov
619e11bcf6
Merge pull request #34906 from Algunenano/libcxx14
...
Switch to libcxx / libcxxabi from LLVM 14
2022-03-26 19:12:30 +03:00
Raúl Marín
e4558b1568
Update submodules libc++ to LLVM 14
2022-03-26 11:12:22 +01:00
Anton Popov
a6450be8b6
fix schema inference
2022-03-26 01:33:10 +00:00