Kseniia Sumarokova
|
57ae55b42c
|
Merge pull request #66317 from ClickHouse/davenger-patch-1
Clarify ordered mode description for s3Queue
|
2024-07-10 10:54:34 +00:00 |
|
Max K
|
a3c4419e42
|
Merge pull request #66276 from ClickHouse/ci_running_status_fix
CI: Do not finalize CI running status unless all success
|
2024-07-10 10:53:34 +00:00 |
|
Alexander Gololobov
|
74cc20b286
|
Make spellcheck happy
|
2024-07-10 12:18:50 +02:00 |
|
Alexander Gololobov
|
56c751a10a
|
Update docs/en/engines/table-engines/integrations/s3queue.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-07-10 12:17:39 +02:00 |
|
Kruglov Pavel
|
6a9e2d9e82
|
Merge pull request #65980 from Avogar/add-missing-settings-in-schema-cache
Add missing settings in schema inference cache
|
2024-07-10 10:15:22 +00:00 |
|
Alexander Gololobov
|
73c4eaa0f2
|
Clarify ordered mode description for s3Queue
|
2024-07-10 12:09:32 +02:00 |
|
Dmitry Novik
|
60305e47dc
|
Merge pull request #66232 from ClickHouse/postgresql-configurable-settings
Add settings to control connection to PostgreSQL
|
2024-07-10 09:22:38 +00:00 |
|
Kruglov Pavel
|
52690b64c6
|
Merge pull request #65546 from Avogar/data-types-binary-encoding
Implement binary encoding for ClickHouse data types
|
2024-07-10 09:13:32 +00:00 |
|
Nikita Mikhaylov
|
85e5572aa7
|
Merge pull request #66304 from ClickHouse/tavplubix-patch-14
Fix `test_zookeeper_config_load_balancing/test.py::test_az`
|
2024-07-10 09:01:36 +00:00 |
|
Nikita Mikhaylov
|
19ab113482
|
Merge pull request #66293 from ClickHouse/misc-changed-for-llvm-18
Miscellaneous changes for LLVM 18
|
2024-07-10 08:53:10 +00:00 |
|
Nikita Taranov
|
d555a452dc
|
Merge pull request #65417 from ClickHouse/parallel_replicas_join_bug
Dodging reading from wrong table with parallel replicas
|
2024-07-10 03:21:16 +00:00 |
|
Alexander Tokmakov
|
73db17b499
|
Update parallel_skip.json
|
2024-07-10 00:19:55 +02:00 |
|
Nikita Fomichev
|
249c80a26d
|
Merge pull request #65186 from ClickHouse/optimize-tests
Stateless tests: Improve tests speed
|
2024-07-09 21:13:42 +00:00 |
|
Nikita Mikhaylov
|
8bb48fa902
|
Correct comment for std::countr_zero
|
2024-07-09 20:24:16 +00:00 |
|
Nikita Mikhaylov
|
ab70de1dc9
|
Delete unneeded changes
(cherry picked from commit e28e83673d975f00b6df4c0d2a61e8015b2d434b)
|
2024-07-09 20:17:01 +00:00 |
|
Nikita Mikhaylov
|
7ff447de68
|
Modify the code for build with new libcxx
(cherry picked from commit c896f0bf677bcc948d988cf83b2108e9f7cd761d)
|
2024-07-09 20:16:43 +00:00 |
|
vdimir
|
ffa7443c77
|
Merge pull request #65835 from ClickHouse/vdimir/join_on_null_fix
Better handling of join conditions involving IS NULL checks
|
2024-07-09 20:11:30 +00:00 |
|
Konstantin Bogdanov
|
5356eca075
|
Merge pull request #66073 from ClickHouse/jwt-client-fixes
Minor JWT client fixes
|
2024-07-09 19:29:28 +00:00 |
|
Nikita Fomichev
|
eeb3561c37
|
Stateless tests: run sequential tests in parallel to other tests
|
2024-07-09 19:41:06 +02:00 |
|
Nikita Mikhaylov
|
4add9db848
|
Merge pull request #66283 from ClickHouse/alexey-milovidov-patch-8
Update opentelemetry.md
|
2024-07-09 16:50:08 +00:00 |
|
Alexander Tokmakov
|
44dc820751
|
Merge pull request #66019 from Gun9niR/dir-path-wildcard
Implicitly append wildcard if querying directory in file engine
|
2024-07-09 16:27:18 +00:00 |
|
Alexey Milovidov
|
19a508747b
|
Update opentelemetry.md
|
2024-07-09 18:03:56 +02:00 |
|
Kruglov Pavel
|
26dc841973
|
Merge branch 'master' into data-types-binary-encoding
|
2024-07-09 17:01:51 +02:00 |
|
Vitaly Baranov
|
32b9f7940f
|
Merge pull request #66191 from vitlibar/grpc-avoid-using-harmful-function-rand
Avoid using harmful function rand() in grpc
|
2024-07-09 13:42:20 +00:00 |
|
Max K
|
830653b1f6
|
CI: do not finalize CI running status unless all success
|
2024-07-09 15:40:44 +02:00 |
|
Anton Popov
|
597a72fd9a
|
Merge pull request #65840 from gabrielmcg44/fix-tie-handling-issue
[arrayAUC] Fix tie handling issue
|
2024-07-09 13:32:14 +00:00 |
|
Alexander Tokmakov
|
6c817fdc17
|
Merge pull request #66218 from ClickHouse/fix_none_only_active
Don't throw TIMEOUT_EXCEEDED for none_only_active
|
2024-07-09 11:32:15 +00:00 |
|
Dmitry Novik
|
eeac41fa45
|
Add a documentation
|
2024-07-09 13:15:50 +02:00 |
|
Dmitry Novik
|
58eb57dffb
|
Add settings to control connection to PostgreSQL
|
2024-07-09 13:15:50 +02:00 |
|
Vitaly Baranov
|
34516c1b3a
|
Merge pull request #54881 from amosbird/named-tuple
Extend function tuple to return named tuple and add function tupleNames
|
2024-07-09 11:10:21 +00:00 |
|
Nikolai Kochetov
|
ad798196e9
|
Merge pull request #65919 from kitaisreal/postgresql-source-cancel-query-comments
PostgreSQL source cancel query comments
|
2024-07-09 11:07:33 +00:00 |
|
vdimir
|
306cc02af6
|
Merge branch 'master' into vdimir/join_on_null_fix
|
2024-07-09 12:56:50 +02:00 |
|
Sema Checherinda
|
186e690fa6
|
Merge pull request #66230 from ClickHouse/chesema-peak-threads-usage
fix peak_threads_usage
|
2024-07-09 10:32:30 +00:00 |
|
Kruglov Pavel
|
f3bfe8d881
|
Merge branch 'master' into data-types-binary-encoding
|
2024-07-09 12:27:06 +02:00 |
|
Kruglov Pavel
|
b4dd700c26
|
Fix typos
|
2024-07-09 12:26:39 +02:00 |
|
Anton Popov
|
e29635da27
|
Merge pull request #64607 from CurtizJ/buffer-read-in-order
Use buffering while reading in order in queries with `WHERE`
|
2024-07-09 10:14:52 +00:00 |
|
Anton Popov
|
fd7dfc596e
|
Merge pull request #66248 from ClickHouse/CurtizJ-patch-8
Fix test `00504_mergetree_arrays_rw.sql`
|
2024-07-09 10:01:28 +00:00 |
|
Kruglov Pavel
|
aaf5412c71
|
Merge pull request #66025 from KevinyhZou/support_orc_reader_timezone
Support ORC file read by writer time zone
|
2024-07-09 08:00:20 +00:00 |
|
Kruglov Pavel
|
52b3d1a244
|
Merge pull request #66130 from slvrtrn/update-avro-submodule-with-array-block-size-fix
Update AVRO submodule with the array block size fix
|
2024-07-09 07:58:04 +00:00 |
|
Kruglov Pavel
|
329f9b5d8e
|
Merge pull request #54649 from bakwc/materializedmysql_null_segfault
Fixed crash in MaterializedMySQL while using override + null field
|
2024-07-09 07:55:28 +00:00 |
|
gun9nir
|
08baf13f33
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dir-path-wildcard
|
2024-07-08 19:47:20 -07:00 |
|
gun9nir
|
05fe5c9f2c
|
truncate file in insert
|
2024-07-08 19:04:08 -07:00 |
|
Anton Popov
|
a072cd28e4
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-07-08 23:26:19 +00:00 |
|
Anton Popov
|
708c81f6e2
|
Update 00504_mergetree_arrays_rw.sql
|
2024-07-09 01:20:31 +02:00 |
|
Anton Popov
|
fca47bbd01
|
Merge pull request #66101 from CurtizJ/add-test-for-58998
Add a test for #58998
|
2024-07-08 22:56:12 +00:00 |
|
Alexander Tokmakov
|
be343c7ddd
|
don't throw TIMEOUT_EXCEEDED for none_only_active
|
2024-07-09 00:31:31 +02:00 |
|
Nikita Taranov
|
2c3a8e21fe
|
Merge pull request #66138 from ClickHouse/fix_smt_sink
Finalize MergedBlockOutputStream in dtor
|
2024-07-08 22:26:16 +00:00 |
|
Nikita Taranov
|
a9546fe551
|
Merge pull request #66147 from ClickHouse/fix_mac_build
Playing minesweeper with build system
|
2024-07-08 22:05:17 +00:00 |
|
Robert Schulze
|
429eed31f1
|
Merge pull request #66185 from rschu1ze/faster_regexp
Speed up `replaceRegexp(All|One)` if the pattern is trivial
|
2024-07-08 21:15:01 +00:00 |
|
Vitaly Baranov
|
6d0bf97476
|
Merge pull request #66067 from vitlibar/move-http-handler-stuff-to-separate-files
Move some of HTTPHandler stuff to separate source files in order to reuse it in PrometheusRequestHandler
|
2024-07-08 21:03:22 +00:00 |
|