Commit Graph

116081 Commits

Author SHA1 Message Date
Sema Checherinda
dd2d43a491
Merge branch 'master' into fix-test-profile-events 2023-05-31 18:57:52 +02:00
Victor Krasnov
9d4c8c30ab Rename 01472_toStartOfInterval_disallow_empty_tz_field test to 01472_toBoundsOfInterval_disallow_empty_tz_field 2023-05-31 19:57:37 +03:00
Robert Schulze
ab6fe946bd
Switch build to google-protobuf-cmake 2023-05-31 16:47:38 +00:00
Alexander Tokmakov
2357c03388
Merge branch 'master' into fix_materialized_mysql_poll_timeout 2023-05-31 19:47:14 +03:00
Robert Schulze
7d8c1ff3cc
Move protobuf entry in .gitmodules 2023-05-31 16:43:36 +00:00
Robert Schulze
8c3e256cae
Switch protobuf to v3.18.x 2023-05-31 16:42:56 +00:00
Robert Schulze
8c1f579c48
Add google-protobuf submodule 2023-05-31 16:41:30 +00:00
Victor Krasnov
adf71e706e Intergate week related functions to 01472_toStartOfInterval_disallow_empty_tz_field test 2023-05-31 16:34:55 +00:00
Mikhail f. Shiryaev
653da5f002
Reduce the unzip verbosity 2023-05-31 18:23:21 +02:00
Sema Checherinda
aedd3afb8a
fix hung in unit tests (#50391)
* fix hung in unit tests

* Update gtest_writebuffer_s3.cpp

* Update gtest_writebuffer_s3.cpp

---------

Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-05-31 19:20:58 +03:00
rfraposa
bed7443181 Fixes 2023-05-31 09:31:46 -06:00
Mikhail f. Shiryaev
a96a845e23
Add comment to prepare-ci-ami.sh, add a success at the end 2023-05-31 17:12:49 +02:00
Victor Krasnov
570778dee0 Integrated toStartOfWeekand and toLastDayOfWeek in 00189_time_zones_long 2023-05-31 15:08:25 +00:00
Victor Krasnov
cf9954f17a Remove pointless duplication of some queries in 00189_time_zones_long test 2023-05-31 14:55:51 +00:00
Kruglov Pavel
0beca0336d
Merge pull request #49112 from ClickHouse/Avogar-patch-3
Fix possible terminate called for uncaught exception in some places
2023-05-31 16:55:43 +02:00
Alexey Milovidov
e181199791
Merge pull request #50340 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-05-31 16:58:07 +03:00
Maksim Kita
2efebee5a3
Compare functions NaN update test (#50366)
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-05-31 15:24:36 +02:00
Alexander Tokmakov
f74d7474d2 fix poll timeout in MaterializedMySQL 2023-05-31 15:04:41 +02:00
kssenii
dbae50b6db Better logging 2023-05-31 14:50:59 +02:00
kssenii
a59effcc88 Minor improvements 2023-05-31 14:40:13 +02:00
kssenii
7d077f6130 Add one more assertion 2023-05-31 14:30:27 +02:00
Alexander Tokmakov
4d4112ff53
Revert "less logs in WriteBufferFromS3" (#50390) 2023-05-31 15:26:56 +03:00
Kseniia Sumarokova
9b8159e081
Update 02770_async_buffer_ignore.sh 2023-05-31 14:20:28 +02:00
kssenii
74dc37cf61 Fix assertion 2023-05-31 14:15:28 +02:00
Kruglov Pavel
3460667cac
Merge pull request #47496 from iiiuwioajdks/allow_empty
Allow empty column names in CSVWithNames/TSVWithNames
2023-05-31 13:24:39 +02:00
Vitaly Baranov
6d45d0c374
Use fingerprints instead of key IDs in encrypted disks (#49882)
* Use fingerprints instead of key IDs to find keys in encrypted disks.
Always use little endian in the headers of encryption files.

* Add tests.

* Fix copying binary files to test containers.

* Fix ownership for copied files in test containers.

* Add comments after review.

---------

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-05-31 13:11:10 +02:00
pufit
08d3887832
Add re-creation for cherry-pick PRs (#50373)
* Add recreation for cherry-pick PRs.
Small PR comment fix.

* Automatic style fix

---------

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-05-31 13:04:29 +02:00
vdimir
9e4eafc75f
Merge pull request #49359 from ClickHouse/vdimir/matcher_join_use_nulls 2023-05-31 13:04:14 +02:00
Sema Checherinda
ab027ca1ce
Merge pull request #50275 from CheSema/d-tor-free
buffers d-tor finalize free
2023-05-31 12:26:19 +02:00
kssenii
322d9b68f6 Merge remote-tracking branch 'upstream/master' into add-some-assertions 2023-05-31 12:04:44 +02:00
Kseniia Sumarokova
cd4c4e3169
Update 02770_async_buffer_ignore.sh 2023-05-31 11:57:51 +02:00
Kseniia Sumarokova
d9e2938971
Merge pull request #50363 from kssenii/fix-logging
Fix log message
2023-05-31 11:56:26 +02:00
Kseniia Sumarokova
410eb44f0f
Merge branch 'master' into fix-logging 2023-05-31 11:55:53 +02:00
Sema Checherinda
52d690b42f
Merge pull request #50347 from CheSema/less-logs
less logs in WriteBufferFromS3
2023-05-31 11:13:29 +02:00
Tyler Hannan
45e2fb4b3e
Update README.md
changing release webinar date
2023-05-31 10:58:05 +02:00
Sema Checherinda
fbae970b8e
Merge branch 'master' into less-logs 2023-05-31 10:21:24 +02:00
Victor Krasnov
dfd7d8b59e Align toStartOfWeek() and toLastDayOfWeek() test cases in 01921_datatype_date32.sql test 2023-05-31 07:19:12 +00:00
Robert Schulze
c5343679df
Merge branch 'master' into msan-siphash-keyed 2023-05-31 09:05:24 +02:00
Robert Schulze
f171ad93bc
Merge pull request #49656 from ClickHouse/rs/entropy-learned-hashing
Add SQL functions for Entropy Learned Hashing
2023-05-31 08:26:57 +02:00
Victor Krasnov
28ee307e75 Integrate toLastDayOfWeek() to 01921_datatype_date32 test 2023-05-31 06:21:23 +00:00
Dan Roscigno
a01e8644c5
Settings update (#50350)
* sync system.server_settings with doc

* typos

* update DNS cache setting

* add server settings from system tbl

* catch up

* catch up

* Trigger Build

---------

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-05-31 03:09:56 +02:00
robot-clickhouse
bf80f8d8f7
Merge pull request #50360 from rschu1ze/remove-obsolete-install-scripts
Remove legacy install scripts superseded by universal.sh
2023-05-31 02:57:41 +02:00
Dan Roscigno
3bc4d11b46
Merge pull request #50359 from rschu1ze/docs-advanced-install
Docs: Explain non-production / advanced install options in more detail
2023-05-30 20:32:39 -04:00
Dan Roscigno
ff5884989f
Merge pull request #50352 from den-crane/patch-28
Doc. Copy/paste typo
2023-05-30 19:32:45 -04:00
Mikhail f. Shiryaev
db3a050911
Seems like buildx needs explicit install since some time 2023-05-31 00:22:12 +02:00
Alexey Gerasimchuk
82d2a7b634
Merge branch 'master' into ADQM-880 2023-05-31 07:45:36 +10:00
Kseniia Sumarokova
a2c7c84346
Update 02770_async_buffer_ignore.sh 2023-05-30 23:37:27 +02:00
Denny Crane
7b01fb24a3
Merge branch 'master' into patch-28 2023-05-30 17:30:42 -03:00
Robert Schulze
fc157b3dad
Merge branch 'master' into msan-siphash-keyed 2023-05-30 21:30:33 +02:00
kssenii
f15769ee6c Fix 2023-05-30 21:29:08 +02:00