Denny Crane
0713dc5ee4
Update storing-data.md
2023-08-22 14:04:35 -03:00
avogar
40e76bfc39
Apply optimization for Planner
2023-08-22 17:01:42 +00:00
avogar
30e8e4f6e0
Make test integration
2023-08-22 16:51:09 +00:00
Robert Schulze
06d5b657f8
Merge remote-tracking branch 'rschu1ze/master' into boost-1.81
2023-08-22 16:47:17 +00:00
flynn
336e6d9b6c
refactor some old code
2023-08-22 16:20:48 +00:00
alesapin
e708f0d941
Merge pull request #53693 from ClickHouse/fix_message
...
Fix bad path format in logs
2023-08-22 18:10:09 +02:00
Dmitry Novik
16cbda14f8
Merge pull request #53700 from ClickHouse/fix-clickhouse-test-set
...
Fix running clickhouse-test with python 3.8
2023-08-22 18:07:21 +02:00
Robert Schulze
9d8bec4c73
Fix build, pt. II
2023-08-22 15:55:54 +00:00
Robert Schulze
e744654bae
More consistent parameter names
2023-08-22 15:48:48 +00:00
Robert Schulze
b70f3dbe41
Same variable name in LocalServer.cpp as in Server.cpp
2023-08-22 15:44:26 +00:00
Robert Schulze
4206369ced
Fix build
2023-08-22 15:43:28 +00:00
Robert Schulze
d5a7277a59
Better parameter name
2023-08-22 15:43:13 +00:00
selfuppen
87dbadc634
[fix][doc/zh]: fix some inner-links in sparse-primary-indexes.md
2023-08-22 23:31:56 +08:00
pufit
e42da9411b
Fix variables names
2023-08-22 11:23:10 -04:00
Dmitry Novik
1da32d2d1b
Fix running clickhouse-test with python 3.8
2023-08-22 15:16:18 +00:00
vdimir
b23773380c
Fix filter pushdown for full_sorting_merge join
2023-08-22 15:06:50 +00:00
Salvatore Mesoraca
90e485957a
Add tests for #53187 fix
2023-08-22 17:06:41 +02:00
Salvatore Mesoraca
740fff84b4
trasform: always check that the default column is big enough
2023-08-22 17:05:56 +02:00
Salvatore Mesoraca
4421bd66b2
Fix for #53187
2023-08-22 17:05:43 +02:00
Nikita Mikhaylov
cabc3522f4
Merge pull request #53690 from ClickHouse/fix-bad-code-in-test
...
Whitespaces
2023-08-22 17:05:14 +02:00
selfuppen
8028b2a378
[fix][doc/zh]: fix binary search algorithm
translation in sparse-primary-indexes.md
2023-08-22 22:52:41 +08:00
avogar
6119246948
Better
2023-08-22 14:51:46 +00:00
Robert Schulze
47b841ccd6
Merge remote-tracking branch 'rschu1ze/master' into boost-1.81
2023-08-22 14:51:40 +00:00
ltrk2
3102dadd7c
Get rid of platform-specific testing
2023-08-22 07:46:21 -07:00
Selfuppen
e11408c901
Merge branch 'ClickHouse:master' into master
2023-08-22 22:44:07 +08:00
Raúl Marín
333fc76300
Remove useless slow on client check
2023-08-22 16:30:57 +02:00
irenjj
ce984384e8
Fix test.
2023-08-22 22:00:14 +08:00
Nikolai Kochetov
5ee9b56040
Do not change the snapshot after at reading from MT
2023-08-22 13:50:51 +00:00
irenjj
a1104c77b6
Fix test.
2023-08-22 21:22:43 +08:00
Kruglov Pavel
de960f3c35
Fix style
2023-08-22 15:22:17 +02:00
Kruglov Pavel
a34c9c3ebc
Fix build
2023-08-22 15:21:54 +02:00
robot-clickhouse-ci-1
698ceee1a9
Merge pull request #53631 from amosbird/fix_53630
...
Fix data race of shell command
2023-08-22 15:12:26 +02:00
Kruglov Pavel
67c5c0203b
Merge branch 'master' into fast-count-from-files
2023-08-22 15:03:48 +02:00
avogar
89b402f4e2
Fix
2023-08-22 13:01:07 +00:00
avogar
7f9e81d504
Clean up
2023-08-22 12:55:00 +00:00
alesapin
b4aaeb1a82
Fix bad log line format
2023-08-22 14:53:35 +02:00
Kruglov Pavel
c0bdd0e00b
Merge branch 'master' into cache-count
2023-08-22 14:42:22 +02:00
Alexey Milovidov
037277c4a2
Remove bad test
2023-08-22 14:21:23 +02:00
irenjj
8dd0abf79c
Add test
2023-08-22 20:18:37 +08:00
Alexey Milovidov
e6fb5a21cb
Merge pull request #53587 from dveeden/mysql_schema
...
Improve MySQL Compatibility by supporting SCHEMA()
2023-08-22 15:11:33 +03:00
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
avogar
b4145aeddc
Cache number of rows in files for count in file/s3/url/hdfs/azure functions
2023-08-22 11:59:59 +00:00
Sema Checherinda
7e4e6e31dc
NOLINT on sscanf in gtest
2023-08-22 13:32:21 +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
Tian Xinhui
32db186d7f
Update 02354_annoy_index.sql
2023-08-22 19:21:00 +08: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
Robert Schulze
f2fb7365e6
Add settings for 1. size_ratio (all caches) and 2. policy (index caches)
...
1. is an expert-level setting, default is 0.5, applies only to SLRU.
Also, I noticed that we expose cache policy settings for the mark and
the uncompresed cache but not for the index mark and the index
uncompressed cache. Changed that as well, it simplifies the code a bit.
2023-08-22 11:04:29 +00:00