Anton Popov
347f442f84
Merge remote-tracking branch 'upstream/master' into HEAD
2023-07-24 10:55:31 +00:00
Alexey Milovidov
b225f9c34b
Merge pull request #52450 from ClickHouse/remove-to-decimal-string
...
Remove `toDecimalString`
2023-07-24 08:40:51 +03:00
Alexey Milovidov
f17844e9c2
Merge pull request #51037 from azat/dist/optimize_skip_unused_shards-join-fix
...
Fix optimize_skip_unused_shards with JOINs
2023-07-24 08:31:00 +03:00
Alexey Milovidov
a1a79eee0f
Merge pull request #51383 from ClickHouse/fix-potentially-bad-code
...
Remove suspicious code
2023-07-24 06:46:31 +03:00
Alexey Milovidov
eb5038f3e9
Merge pull request #52295 from ClickHouse/allow_vertical_merges_from_compact_to_wide_parts
...
Enable `allow_vertical_merges_from_compact_to_wide_parts` by default
2023-07-24 06:44:33 +03:00
robot-ch-test-poll4
a104ce6b3b
Merge pull request #52467 from hanfei1991/hanfei/refine-52451
...
do not throw exception in OptimizedRegularExpressionImpl::analyze
2023-07-24 05:38:54 +02:00
robot-ch-test-poll2
2b0c423d7d
Merge pull request #52499 from ClickHouse/try-fix-join-ast-fuzz-asan
...
Try to fix asan wanring in HashJoin
2023-07-24 02:10:59 +02:00
Alexey Milovidov
1bc83afa54
Merge branch 'master' into fix-potentially-bad-code
2023-07-24 03:02:57 +03:00
Alexey Milovidov
e8b271e878
Merge pull request #51916 from ClickHouse/maybe-better-tests
...
Maybe better tests
2023-07-24 03:01:39 +03:00
Alexey Milovidov
ffc3028438
Merge pull request #52146 from ClickHouse/more-changes
...
Fix ORDER BY tuple of WINDOW functions (and slightly more changes)
2023-07-24 03:00:35 +03:00
Alexey Milovidov
706da4d530
Merge pull request #51973 from ClickHouse/integration-tests-fix-disaster-2
...
Fix disaster in integration tests, part 2
2023-07-24 02:57:39 +03:00
Alexey Milovidov
d7cdfb47d3
Fix merge
2023-07-24 01:56:04 +02:00
Alexey Milovidov
5c15e6021b
Merge branch 'master' into remove-to-decimal-string
2023-07-24 01:51:43 +02:00
robot-ch-test-poll4
fb045b0d86
Merge pull request #52498 from ClickHouse/dont_shutdown_interserver_before_tables
...
Don't shutdown interserver before tables
2023-07-24 01:45:25 +02:00
robot-clickhouse
dba7a0dffc
Automatic style fix
2023-07-23 23:18:19 +00:00
Alexey Milovidov
40f5649811
Fix test
2023-07-24 01:02:11 +02:00
Alexey Milovidov
890bda177d
Merge branch 'master' into allow_vertical_merges_from_compact_to_wide_parts
2023-07-24 00:57:48 +02:00
Han Fei
40992de98d
Merge branch 'master' into hanfei/refine-52451
2023-07-23 23:48:12 +02:00
Igor Nikonov
c0f16dcf03
Test from fuzzer
2023-07-23 21:10:12 +00:00
alesapin
e02948580b
Don't shutdown interserver before tables
2023-07-23 22:38:59 +02:00
robot-clickhouse-ci-2
66c0015b87
Merge pull request #52050 from arenadata/ADQM-982
...
Subsequence string matching (new hasSubsequence() function)
2023-07-23 21:18:27 +02:00
Alexey Milovidov
7ff3579115
Merge pull request #49631 from ClickHouse/sparse-columns-by-default
...
Enable Sparse columns by default
2023-07-23 21:18:05 +03:00
Alexey Milovidov
5c2eb2d749
Merge pull request #52438 from ClickHouse/fix_remove_redundant_distinct_with_view
...
Fix: remove redundant distinct with views
2023-07-23 21:16:49 +03:00
robot-ch-test-poll4
1d6e85da91
Merge pull request #52084 from valbok/conv-charsets
...
MaterializedMySQL: Introduce charset conversion
2023-07-23 18:36:30 +02:00
Kseniia Sumarokova
b6ef57d32e
Merge pull request #52378 from kgoralski/filesystemCacheSizeLimitMetric
...
New metric - Filesystem cache size limit
2023-07-23 18:12:11 +02:00
Kseniia Sumarokova
a1782ea70e
Merge pull request #52211 from kssenii/fix-race-in-disk-web
...
Fix race in Web disk
2023-07-23 18:07:25 +02:00
Alexey Milovidov
4f5096c921
Merge pull request #52395 from azat/rust/reproducible-builds
...
Reproducible builds for Rust
2023-07-23 19:03:26 +03:00
Alexey Milovidov
13ca31edd4
Merge pull request #52418 from ClickHouse/kssenii-patch-8
...
Fix flaky gtest_lru_file_cache.cpp
2023-07-23 19:02:58 +03:00
Alexey Milovidov
2b25a81925
Merge pull request #52496 from ClickHouse/revert-52419-implement_borders_for_sampling_memory_profiler
...
Revert "Add an ability to specify allocations size for sampling memory profiler"
2023-07-23 19:01:03 +03:00
Alexey Milovidov
43bd6d1b83
Revert "Add an ability to specify allocations size for sampling memory profiler"
2023-07-23 19:00:49 +03:00
Alexey Milovidov
9d2e8e24ff
Merge pull request #52491 from azat/idatabase-cleanup
...
Remove skip_startup_tables from IDatabase::loadStoredObjects()
2023-07-23 18:28:44 +03:00
Alexey Milovidov
e3c85613c9
Merge pull request #52432 from amosbird/fix_52405
...
Fix normal projection with merge table
2023-07-23 18:27:51 +03:00
Han Fei
282258a855
fix style
2023-07-23 11:29:29 +02:00
Azat Khuzhin
8013cb1f78
Remove skip_startup_tables from IDatabase::loadStoredObjects()
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-23 08:47:50 +02:00
Alexey Milovidov
045bb3e1f3
Merge pull request #50738 from ClickHouse/pufit/keeper-client-dns-resolve
...
More accurate DNS resolve for the keeper connection
2023-07-23 01:46:57 +03:00
Han Fei
ef0dca6261
fix style
2023-07-23 00:37:34 +02:00
Alexey Milovidov
d9d8782684
Merge branch 'master' into dist/optimize_skip_unused_shards-join-fix
2023-07-23 01:29:38 +03:00
Alexey Milovidov
0ef6453935
Merge pull request #52148 from azat/tests/EADDRINUSE
...
Fix possible EADDRINUSE ("Address already in use") in integration tests
2023-07-23 01:27:47 +03:00
Igor Nikonov
2d33661594
Merge branch 'master' into fix-potentially-bad-code
2023-07-22 22:48:07 +02:00
Azat Khuzhin
0b258dda4e
Reproducible builds for Rust
...
From now on cargo will not download anything from the internet during
builds. This step had been moved for docker image builds (via cargo
vendor).
And now cargo inside docker.io/clickhouse/binary-builder will not use
any crates from the internet, so we don't need to add --offline for
cargo commands in cmake (corrosion_import_crate()).
Also the docker build command had been adjusted to allow following
symlinks inside build context, by using tar, this is required for Rust
packages.
Note, that to make proper Cargo.lock that could be vendored I did the
following:
- per-project locks had been removed (since there is no automatic way to
sync the workspace Cargo.lock with per-project Cargo.lock, since cargo
update/generate-lockfile will use only per-project Cargo.toml files
apparently, -Z minimal-versions does not helps either)
- and to generate Cargo.lock with less changes I've pinned version in
the Cargo.toml strictly, i.e. not 'foo = "0.1"' but 'foo = "=0.1"'
then the Cargo.lock for workspace had been generated and afterwards
I've reverted this part.
Plus I have to update the dependencies afterwards, since otherwise there
are conflicts with dependencies for std library. Non trivial.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-22 22:46:22 +02:00
robot-ch-test-poll3
c9eb144e15
Merge pull request #50826 from ucasfl/is_obsolete
...
Add a column is_obsolete to system.settings and similar tables
2023-07-22 22:43:11 +02:00
Alexey Milovidov
d25cd0d0b6
Partial revert
2023-07-22 20:21:33 +02:00
Alexey Milovidov
378da4b8f6
Merge branch 'master' into maybe-better-tests
2023-07-22 20:20:51 +02:00
Alexey Milovidov
6aabb1d94f
Merge pull request #52445 from ClickHouse/session-timezone-caveats
...
Add a note about potential caveats for the "session_timezone" setting
2023-07-22 21:18:00 +03:00
Igor Nikonov
82adef03ab
Merge remote-tracking branch 'origin/master' into fix_remove_redundant_distinct_with_view
2023-07-22 18:10:24 +00:00
Igor Nikonov
2c6bc31847
Test is not dependent on new analyzer
2023-07-22 18:07:22 +00:00
Alexey Milovidov
89d646cef0
Merge pull request #52127 from ClickHouse/fix-system-licenses
...
Enumerate hard forks in the `system.licenses` table.
2023-07-22 20:54:31 +03:00
Igor Nikonov
c60090ccbd
Add test with materialize() + fix
2023-07-22 17:43:22 +00:00
Alexey Milovidov
2ee149a100
Merge branch 'master' into fix_52405
2023-07-22 20:41:01 +03:00
Alexey Milovidov
758ec9fa92
Merge pull request #52297 from amosbird/fix_52055
...
Don't use minmax_count projections when counting nullable columns
2023-07-22 20:39:12 +03:00