Commit Graph

123077 Commits

Author SHA1 Message Date
Alexey Milovidov
281e3da816 Whitespaces 2023-08-22 14:09:38 +02:00
Nikita Mikhaylov
07e6021b52
Merge pull request #53649 from ClickHouse/backup_threads_utilization
Making BACKUPs&RESTOREs faster
2023-08-22 14:05:35 +02:00
Alexey Milovidov
670c879f4c
Merge pull request #53621 from amosbird/consistent_cmake_file_management
Consistent cmake file management
2023-08-22 14:28:04 +03:00
Alexey Milovidov
a23d89779d
Update target.cmake 2023-08-22 14:26:25 +03:00
Anton Popov
90e8069681
Merge pull request #53414 from frinkr/perf-getNestedColumnWithDefaultOnNull
boost getNestedColumnWithDefaultOnNull by insertManyDefaults
2023-08-22 13:23:45 +02:00
alesapin
a4ad63baa2
Merge pull request #53512 from canhld94/allow_non_standalone_keeper_integration_test
Allow non standalone keeper run in integration tests
2023-08-22 13:20:37 +02:00
Antonio Andelic
e0af6e5879
Merge pull request #53644 from ClickHouse/fix-delayed-source-with-totals
Correctly handle totals and extremes with `DelayedSource`
2023-08-22 12:24:16 +02:00
Robert Schulze
acaa2eee58
Merge pull request #53556 from ClibMouse/feature/big-endian-UUID-correction
Change Big Endian-UUID to work the same as Little Endian-UUID
2023-08-22 11:57:44 +02:00
alesapin
1a5a9fca87
Merge pull request #53605 from irenjj/feat_53538
Add column 'name' to system.clusters as an alias to cluster.
2023-08-22 11:34:21 +02:00
alesapin
fba91b2158
Merge pull request #53552 from rschu1ze/krb5-1.21
Update krb5 to 1.21.2
2023-08-22 11:31:54 +02:00
alesapin
2a39dfdbe8
Merge pull request #53586 from chhetripradeep/pchhetri/fix-49400
Fix for flaky test_ssl_cert_authentication
2023-08-22 11:11:41 +02:00
Alexey Milovidov
9874556d85
Merge pull request #53655 from ClibMouse/more-fix-big-endian
State of State and avg aggregation function fix for big endian
2023-08-22 11:49:54 +03:00
Alexey Milovidov
407bb57ba9
Merge pull request #53672 from bigo-sg/upgrade_snappy_1.1.10
Upgrade snappy to 1.1.10
2023-08-22 11:49:05 +03:00
Kseniia Sumarokova
01759b511b
Merge pull request #53611 from kssenii/fix-upgrade-check
Fix upgrade check
2023-08-22 09:38:48 +02:00
Antonio Andelic
741187f8a1 Fix test 2023-08-22 06:45:21 +00:00
taiyang-li
ac00a17928 upgrade snappy to 1.1.10 2023-08-22 14:27:44 +08:00
taiyang-li
af81d9afc0 upgrade snappy to 1.1.10 2023-08-22 14:23:15 +08:00
robot-clickhouse
b504df80b7
Merge pull request #53553 from ClibMouse/feature/constrain-isa-l
Enable ISA-L on x86-64 only by default
2023-08-22 05:17:42 +02:00
Amos Bird
a159376a96
Also check processor 2023-08-22 10:38:03 +08:00
Nikita Mikhaylov
c039b4a08d
Merge pull request #53625 from rschu1ze/boost-1.80
Bump boost to 1.80
2023-08-22 00:51:16 +02:00
Robert Schulze
a20ceef398
Merge pull request #53447 from davvard/master
USearch HNSW index for ANN search
2023-08-21 23:34:26 +02:00
Robert Schulze
583d9b33f0
Merge pull request #51446 from rschu1ze/recfgable-caches
Runtime-reconfigurable cache sizes
2023-08-21 23:27:21 +02:00
Robert Schulze
7068664299
Disable test 2023-08-21 21:26:28 +00:00
Michael Kolupaev
d752611c43 Performance test 2023-08-21 14:15:52 -07:00
Michael Kolupaev
2f4d433e69 Parquet filter pushdown 2023-08-21 14:15:52 -07:00
Yakov Olkhovskiy
4d8e8d61f8
Merge pull request #52592 from HarryLeeIBM/hlee-s390x-codec-delta
Fix codec delta endian issue for s390x
2023-08-21 16:59:33 -04:00
Michael Kolupaev
6009e1b293
Merge pull request #53324 from bigo-sg/ch_gluten_2583
Implement native orc input format without arrow to improve performance
2023-08-21 13:44:57 -07:00
Suzy Wang
30afaaff36 fix state of state functional test 2023-08-21 12:57:41 -07:00
Michael Kolupaev
a5fbac9e6b Fix adding sub-second intervals to DateTime 2023-08-21 12:33:21 -07:00
Robert Schulze
d71801d6b2
Merge pull request #53554 from Ryado/mysql_interface_cloud
Added instructions to enable MySQL interface in Cloud
2023-08-21 21:29:34 +02:00
Alexey Milovidov
d7180c7d5c
Merge pull request #53645 from ClickHouse/prepared-set-cache-in-mutation-pipeline-stuck
Prepared set cache in mutation pipeline stuck
2023-08-21 22:21:45 +03:00
Suzy Wang
7cfc2a0872 update api name 2023-08-21 12:18:32 -07:00
Suzy Wang
6edf8f78cc more fixes for big endian 2023-08-21 12:13:56 -07:00
Nikolai Kochetov
f0b68393a8
Merge pull request #53162 from ClickHouse/not-ready-set-bug
Not-ready Set
2023-08-21 21:09:15 +02:00
Nikita Mikhaylov
5c4edc0790 Better 2023-08-21 18:20:20 +00:00
Alexey Milovidov
316664456f
Merge pull request #53588 from kitaisreal/aarch64-neon-memequal-wide
AARCH64 Neon memequal wide
2023-08-21 21:11:01 +03:00
kothiga
d45a7937de
Fix whitespace. 2023-08-21 10:34:39 -07:00
kssenii
951081c8fb Merge remote-tracking branch 'upstream/master' into fix-upgrade-check 2023-08-21 19:28:19 +02:00
Amos Bird
1d40833a3b
These two files are needed by other programs 2023-08-22 01:09:08 +08:00
Nikita Mikhaylov
145c99ee94
Merge pull request #53280 from evillique/better-stop-listen
Add EXCEPT clause to SYSTEM STOP LISTEN query
2023-08-21 19:03:49 +02:00
Nikita Mikhaylov
262c81d911 Better 2023-08-21 16:55:56 +00:00
kothiga
52d47785cb
Fix deserialization for quantile deterministic. 2023-08-21 09:52:14 -07:00
Alexey Milovidov
30f1ad0028
Merge pull request #53628 from kitaisreal/cmake-small-refactoring
CMake small refactoring
2023-08-21 19:41:05 +03:00
Ryadh DAHIMENE
615a493ded Addressing comments 2023-08-21 18:37:31 +02:00
Nikolai Kochetov
93b3069036 Fix flacky test. 2023-08-21 15:00:06 +00:00
Nikolai Kochetov
29b4e0e28b Fix flacky test. 2023-08-21 14:59:25 +00:00
Yarik Briukhovetskyi
ec7b22d218
Merge pull request #53402 from yariks5s/fixed_hints_db_name
Minor fixes (hints for wrong DB or table name)
2023-08-21 17:31:38 +03:00
Anton Popov
6c4b1688d8
Update ColumnNullable.cpp 2023-08-21 16:22:53 +02:00
Robert Schulze
8cbf626d0f
Cosmetics 2023-08-21 14:08:44 +00:00
Antonio Andelic
c4bf151d83 Correctly handle totals and extremes with DelayedSource 2023-08-21 14:07:59 +00:00