vdimir
0f0958f82d
Add test 02725_any_join_single_row
2023-06-01 12:03:11 +00:00
vdimir
62f950ddaf
Keep blocks with nulls for right and full join
2023-06-01 12:03:10 +00:00
vdimir
68d46c81b9
Do not store blocks in hash join if nothing is inseted
2023-06-01 12:03:09 +00:00
Mikhail f. Shiryaev
de7179876e
Merge pull request #47151 from ClickHouse/increase-vm-max_map_count
...
Update ubuntu_ami_for_ci.sh
2023-06-01 13:54:21 +02:00
Kruglov Pavel
7485962443
Merge pull request #50343 from Avogar/fix-bit-shift-func
...
Fix bitShift* functions with both constant arguments
2023-06-01 13:53:36 +02:00
SmitaRKulkarni
06432929a7
Merge pull request #50339 from ClickHouse/43983_Updated_to_hold_lock_fetch_part
...
Improved fetch part by holding directory lock longer
2023-06-01 13:42:34 +02:00
Mikhail f. Shiryaev
6a5ae6558a
Add comment for usage of prepare-ci-ami.sh
2023-06-01 12:58:03 +02:00
Alexander Tokmakov
3444dfda8c
Merge pull request #50408 from CheSema/reuse_s3_mocks
...
reuse s3_mocks, rewrite test test_paranoid_check_in_logs
2023-06-01 13:21:17 +03:00
Alexander Tokmakov
05c90f8987
Merge branch 'master' into reuse_s3_mocks
2023-06-01 13:20:23 +03:00
Alexey Milovidov
a44c00c926
Merge pull request #50411 from ClickHouse/remove-something
...
Remove something
2023-06-01 13:14:24 +03:00
Sema Checherinda
72dde838cb
Merge pull request #50342 from CheSema/fix-test-profile-events
...
do not fix the event list in test
2023-06-01 11:30:50 +02:00
Kseniia Sumarokova
d0cfb32ac0
Merge pull request #50362 from kssenii/fix-async-buffer
...
Fix after #50109
2023-06-01 11:14:29 +02:00
Kseniia Sumarokova
064c15f2ab
Merge branch 'master' into fix-async-buffer
2023-06-01 11:13:54 +02:00
Sema Checherinda
de62c9e558
Merge pull request #50410 from ClickHouse/clang-17-2
...
Support clang-17
2023-06-01 10:48:58 +02:00
Robert Schulze
669b795ec8
Merge pull request #50245 from rschu1ze/msan-siphash-keyed
...
Fix msan issue in keyed siphash
2023-06-01 10:04:59 +02:00
Robert Schulze
793513419b
Merge pull request #50402 from rschu1ze/bump-libxml2
...
Bump libxml2 to 2.10.4
2023-06-01 09:55:54 +02:00
Robert Schulze
4c29e06ba2
Merge pull request #50404 from rschu1ze/bump-gsasl
...
Fix CVE-2022-2469
2023-06-01 09:52:03 +02:00
Alexey Milovidov
fb86fe8f9d
Remove useless code
2023-06-01 03:08:05 +02:00
Alexey Milovidov
956c399b2a
Remove useless code
2023-06-01 03:04:29 +02:00
Alexey Milovidov
75de3ffba8
Merge branch 'master' into fix-async-buffer
2023-06-01 03:40:28 +03:00
Alexey Milovidov
8e6100b0f9
Merge branch 'clang-17-2'
2023-06-01 01:33:23 +02:00
Alexey Milovidov
c54abdb4f8
Support clang-17
2023-06-01 01:32:03 +02:00
Sema Checherinda
0aa30ef129
reuse s3_mocks, rewrite test test_paranoid_check_in_logs
2023-06-01 01:29:37 +02:00
Nikita Mikhaylov
3543d95980
Parallel replicas always skip unavailable ones ( #50293 )
2023-05-31 22:10:33 +02:00
SmitaRKulkarni
123cd505ee
Merge branch 'master' into 43983_Updated_to_hold_lock_fetch_part
2023-05-31 21:59:55 +02:00
Robert Schulze
5b32c026b9
Fix CVE-2022-2469
2023-05-31 18:48:41 +00:00
Robert Schulze
5eb592acc5
Bump libxml2 from 2.10.3 to 2.10.4
...
CVE-2023-28484
CVE-2023-29469
2023-05-31 17:57:50 +00:00
Sema Checherinda
dd2d43a491
Merge branch 'master' into fix-test-profile-events
2023-05-31 18:57:52 +02: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
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
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
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
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
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
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
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