Michael Kolupaev
f5decc7ac3
Merge pull request #63730 from ClickHouse/nomaps
...
Userspace page cache: don't collect stats if cache is unused
2024-05-14 08:30:03 +00:00
Antonio Andelic
224dad9e16
Merge pull request #63687 from ClickHouse/read-s3-proper-cancel
...
Cancel S3 reads properly when parallel reads are used
2024-05-14 08:20:04 +00:00
qiangxuhui
537b56b139
Add loongarch64 CI support
2024-05-14 08:15:28 +00:00
Antonio Andelic
95aa9af3c1
Merge pull request #62377 from skyoct/feat/func_clamp
...
support clamp function
2024-05-14 08:09:02 +00:00
qiangxuhui
47b7d3748d
Fix code for loongarch64
...
Fix `base/poco` and `contrib/openssl-cmake` based on code review comments(https://github.com/ClickHouse/ClickHouse/pull/61509 ).
2024-05-14 07:45:57 +00:00
qiangxuhui
eb96f19e48
Add support for building with openssl for loongarch64
2024-05-14 07:45:57 +00:00
qiangxuhui
97a5de9653
Initial support for loongarch64
...
Make ClickHouse compilable and runnable on loongarch64
So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
豪肥肥
72fa329808
Merge branch 'ClickHouse:master' into output_format_npy
2024-05-14 11:07:46 +08:00
HowePa
c4abb42c8a
add more tests
2024-05-14 11:05:13 +08:00
Zimu Li
c6eea55430
Merge branch 'ClickHouse:master' into master
2024-05-13 20:02:49 -07:00
skyoct
ca4f76b9f7
update function docs
2024-05-14 09:53:15 +08:00
Michael Kolupaev
f6cc1051c1
Fix
2024-05-14 00:29:52 +00:00
Leticia Webb
f83e62b437
Security Policy: Add notification process
2024-05-13 17:02:23 -07:00
Michael Kolupaev
bdc82b61f5
Userspace page cache: don't collect stats if cache is unused
2024-05-13 23:43:20 +00:00
Michael Kolupaev
0fd52c36c6
Merge pull request #61632 from bigo-sg/opt_string_ascii
...
Process string functions XXXUTF8 'asciily' if input strings are all ascii chars
2024-05-13 22:13:01 +00:00
divanik
6ec868a3df
Add schema inference test
2024-05-13 20:04:21 +00:00
Kseniia Sumarokova
562027055e
Update 03145_non_loaded_projection_backup.sh
2024-05-13 21:53:55 +02:00
kssenii
cab2c160fe
Fix log level
2024-05-13 21:39:34 +02:00
Raúl Marín
61fb090850
Merge remote-tracking branch 'blessed/master' into micro_analyzer
2024-05-13 20:46:48 +02:00
Sema Checherinda
d8856b06d8
add unit tests, add new counter AddressesBanned
2024-05-13 20:34:45 +02:00
Nikolai Kochetov
7e5fc0d61d
Fix #63653
2024-05-13 18:05:59 +00:00
Nikolai Kochetov
ebd0865fb0
Merge pull request #62922 from ClickHouse/more-cases-for-group-by-use-nulls
...
group_by_use_nulls strikes back
2024-05-13 18:00:33 +00:00
avogar
4be7f1f9df
Don't randomize some settings in 02941_variant_type_* tests to avoid timeouts
2024-05-13 17:26:15 +00:00
Kseniia Sumarokova
1c527e86aa
Update test.py
2024-05-13 19:16:05 +02:00
Maxim Alexeev
9c2e1bfce6
fixed review
2024-05-13 19:39:45 +03:00
Raúl Marín
68e76aefc1
Better asserts in ColumnString.h
2024-05-13 18:25:32 +02:00
Raúl Marín
c1a03eca6f
Add missing explicit instantiations of ColumnUnique
2024-05-13 18:22:59 +02:00
p1rattttt
0bd39b86d5
Merge branch 'ClickHouse:master' into external_cross_join
2024-05-13 19:06:59 +03:00
Nikolai Kochetov
f89e05c15b
Update 03151_analyzer_view_read_only_necessary_columns.sql
2024-05-13 18:05:26 +02:00
Anton Ivashkin
58c53fa50b
Move some logic to HostResolver::Record methods
2024-05-13 18:03:32 +02:00
Anton Ivashkin
22f1c197e5
Test for HostResolver fail_count
2024-05-13 18:03:32 +02:00
Anton Ivashkin
87785e1c38
Set failed only for single record in HostResolver
2024-05-13 18:03:32 +02:00
Anton Ivashkin
08a2d192c5
Fix HostResolver behavior on fail
2024-05-13 18:03:32 +02:00
kssenii
4b270e9078
Add a test
2024-05-13 17:15:26 +02:00
Yarik Briukhovetskyi
b5f7e48c16
empty commit
2024-05-13 17:11:06 +02:00
Nikolai Kochetov
bd8cad1d8e
Fix fuzzed analyzer_join_with_constant query
2024-05-13 15:10:51 +00:00
Alexander Tokmakov
8bb24e6a36
Update InterpreterCreateQuery.cpp
2024-05-13 17:00:14 +02:00
Alexander Tokmakov
7ffd71d77b
Update InterpreterCreateQuery.cpp
2024-05-13 16:17:18 +02:00
Kruglov Pavel
67cf40810a
Merge pull request #63690 from mneedham/patch-3
...
Explain map insertion order
2024-05-13 13:49:39 +00:00
Alexander Tokmakov
997f2742d7
fix test
2024-05-13 15:46:25 +02:00
Igor Nikonov
7b043b9d9a
Merge remote-tracking branch 'origin/master' into pr-simple-cleanup
2024-05-13 13:33:55 +00:00
Nikolai Kochetov
e59a515f1b
Add a test with Nested and replicated database.
2024-05-13 13:23:41 +00:00
Dmitry Novik
2458defd01
Analyzer: Forbid WINDOW redefinition
2024-05-13 15:16:35 +02:00
Antonio Andelic
449aacb3d0
Correct
2024-05-13 15:08:52 +02:00
Antonio Andelic
2b38b8a97b
Correct byte count
2024-05-13 14:49:26 +02:00
Dmitry Novik
5e1a3b5601
Update src/Interpreters/InterpreterSelectQueryAnalyzer.cpp
2024-05-13 14:48:33 +02:00
Igor Nikonov
aff8bea1e6
selectRangesToRead() simple cleanup
2024-05-13 12:47:19 +00:00
divanik
dc8f8a9a18
Resolve several issues
2024-05-13 12:37:03 +00:00
Nikolai Kochetov
bb9652998b
Another attemtp.
2024-05-13 12:26:10 +00:00
Mikhail f. Shiryaev
baffd31423
Fix typos
2024-05-13 14:21:15 +02:00