kssenii
dfcc94fff0
Fix test
2023-11-08 12:29:40 +01:00
kssenii
a482afbd41
Merge remote-tracking branch 'origin/minor-improvements-for-s3-queue' into minor-improvements-for-s3-queue
2023-11-07 16:32:16 +01:00
kssenii
9dce1a52e1
Review fix
2023-11-07 16:31:41 +01:00
robot-clickhouse
d55a0bd686
Automatic style fix
2023-11-06 15:04:45 +00:00
kssenii
f2c0434c4d
Merge remote-tracking branch 'origin/master' into minor-improvements-for-s3-queue
2023-11-06 15:51:11 +01:00
kssenii
8db2aca832
Add a test
2023-11-06 15:48:04 +01:00
kssenii
da21413354
Better shutdown
2023-11-06 15:47:57 +01:00
kssenii
9952261a59
Add missing write to s3queue_log, pass cached FileStatus
2023-11-06 15:47:45 +01:00
Alexander Tokmakov
81aa430221
Merge pull request #56369 from CheSema/remove-unstable-test
...
remove unstable test test_heavy_insert_select_check_memory
2023-11-06 15:08:04 +01:00
Alexander Tokmakov
12b35b66fc
Update analyzer_integration_broken_tests.txt
2023-11-06 14:28:34 +01:00
Alexander Tokmakov
eba52b318d
Merge pull request #56272 from ClickHouse/rdb_fix_rare_logical_error
...
Fix rare logical error in Replicated database
2023-11-06 14:14:55 +01:00
Sema Checherinda
cf07fd79fc
remove unstable test
2023-11-06 12:00:23 +01:00
vdimir
3b775dee53
Merge pull request #55126 from ClickHouse/vdimir/jaccard_index_perf
...
Add function jaccardIndex back with better performance
2023-11-06 10:39:02 +01:00
Raúl Marín
653a51a862
Merge pull request #56286 from bigo-sg/ch_56285
...
Fix inconsistency of "cast('0' as DateTime64(3))" and "cast('0' as Nullable(DateTime64(3)))"
2023-11-06 10:30:51 +01:00
Alexander Gololobov
af469cecb6
Merge pull request #56267 from ClickHouse/diag_stack_addr
...
Print stack trace addresses in clickhouse-diagnostics
2023-11-06 10:01:08 +01:00
Igor Nikonov
0f76ba83e0
Merge pull request #55574 from ClickHouse/pr-progress-bar
...
Parallel replicas: progress bar
2023-11-05 20:28:44 +01:00
Igor Nikonov
9bdcba1b20
Merge branch 'master' into pr-progress-bar
2023-11-05 00:09:46 +01:00
Alexey Milovidov
e2b66c9a50
Merge pull request #56333 from ClickHouse/add-option
...
Add an option to disable libssh
2023-11-04 21:53:25 +01:00
robot-ch-test-poll2
e37eb54f0a
Merge pull request #56332 from tomtana/patch-2
...
Update supported ARM version in README.md
2023-11-04 19:47:42 +01:00
Arthur Passos
b6e205dcdf
Add ClickHouse setting to disable tunneling for HTTPS requests over HTTP proxy ( #55033 )
...
* initial commit. integ tests passing, need to re-run unit & my own personal tests
* partial refactoring to remove Protocol::ANY
* improve naming
* remove all usages of ProxyConfiguration::Protocol::ANY
* fix ut
* blabla
* support url functions as well
* support for HTTPS requests over HTTP proxy with tunneling off
* remove gtestabc
* fix silly mistake
* ...
* remove usages of httpclientsession::proxyconfig in src/
* got you
* remove stale comment
* it seems like I need reasonable defaults
* fix ut
* add some comments
* remove no longer needed header
* matrix out
* add https over http proxy with no tunneling
* soem docs
* partial refactoring
* rename to use_tunneling_for_https_requests_over_http_proxy
* improve docs
* use shorter version
* remove useless test
* rename the setting
* update
* fix typo
* fix setting docs typo
* move ); up
* move ) up
2023-11-04 13:47:52 -04:00
Alexey Milovidov
788863898d
Add an option to disable libssh
2023-11-04 17:10:58 +01:00
Alexey Milovidov
c83530f880
Merge pull request #56223 from ClibMouse/feature/big-endian-contingency
...
Correct aggregate function cross tab accessors to be endianness-independent.
2023-11-04 17:08:58 +01:00
Alexey Milovidov
36d18acf35
Merge pull request #55007 from Alex-Cheng/refactor-MergeJoinTransform
...
Refactor merge join transform
2023-11-04 17:08:07 +01:00
tomtana
12a74986af
Update README.md
2023-11-04 16:53:22 +01:00
tomtana
841934ff49
Update README.md
...
Add details for the supported arm devices
2023-11-04 16:41:08 +01:00
Alexey Milovidov
dc265b9a7b
Merge pull request #56329 from ClickHouse/alexey-milovidov-patch-7
...
Update build-cross-riscv.md
2023-11-04 00:52:06 +01:00
Alexey Milovidov
b4982e90da
Update build-cross-riscv.md
2023-11-04 02:51:48 +03:00
Robert Schulze
480e284db1
Merge pull request #56088 from jh0x/feature-from-days-zero
...
Add function `fromDaysSinceYearZero()`
2023-11-04 00:17:04 +01:00
Nikolay Degterinsky
35d785592b
Merge pull request #56232 from evillique/fix-startup-crash
...
Fix a crash during table loading on startup
2023-11-03 23:28:16 +01:00
Nikita Taranov
26d3a3a1e0
Add assertion that SizePredictor
is set if preferred_block_size_bytes
is set ( #56302 )
...
* Test
* fix
2023-11-03 23:13:18 +01:00
alesapin
f69796471c
Merge pull request #56303 from ClickHouse/fix_obscure_segfault
...
Fix rare race condition related to Memory allocation failure
2023-11-03 23:00:11 +01:00
Tyler Hannan
9e21f836a8
Merge pull request #56311 from ClickHouse/nikitamikhaylov-patch-1
...
Removed stale events from README
2023-11-03 18:06:08 +01:00
Nikita Mikhaylov
485680c458
Removed stale events
2023-11-03 17:58:16 +01:00
Nikita Mikhaylov
000d6cd7e5
Merge pull request #56234 from evillique/fix-suggestions
...
Fix client suggestions for user without grants
2023-11-03 17:55:51 +01:00
robot-ch-test-poll4
2b685acbdb
Merge pull request #56308 from den-crane/patch-66
...
Doc. Note about alter_sync
2023-11-03 17:46:22 +01:00
Kruglov Pavel
7e4742f68a
Merge pull request #56167 from ClickHouse/revert-56150-revert-55989-lc-as-arrow-dict-fix
...
Revert "Revert "Fix output/input of Arrow dictionary column""
2023-11-03 16:18:10 +00:00
Denny Crane
dbaebe18f1
Update settings.md
2023-11-03 13:14:56 -03:00
Dmitry Novik
73fc8c8f4b
Merge pull request #55951 from ClickHouse/analyzer-fix-nullable-crash
...
Analyzer: Fix result type after IfConstantConditionPass
2023-11-03 17:12:27 +01:00
Denny Crane
9dbd229462
Update settings.md
2023-11-03 13:09:51 -03:00
Alexander Sapin
3b212a2593
Reserver in advance
2023-11-03 16:53:52 +01:00
Alexander Sapin
a0a0dd02d5
Fix typo everywhere
2023-11-03 16:40:50 +01:00
Alexander Sapin
c3dcb81a62
Fix race condition in case of memory errors
2023-11-03 16:00:16 +01:00
Nikita Mikhaylov
9666549d15
Merge pull request #56280 from ClickHouse/melvynator-patch-2
...
Update detach.md
2023-11-03 14:45:04 +01:00
Kruglov Pavel
81b1ca22bb
Merge pull request #51823 from canhld94/ch_add_max_execution_time_leaf
...
Add a setting max_execution_time_leaf to limit the execution time on shard for distributed query
2023-11-03 13:31:15 +01:00
Nikolai Kochetov
8707b75ad8
Merge pull request #56274 from ClickHouse/fix-union-with-view
...
Fix incomplete query result for UNION in view() function.
2023-11-03 12:45:58 +01:00
Alexander Sapin
a9ffb9808e
Merge branch 'master' into fix_obscure_segfault
2023-11-03 12:20:52 +01:00
Kseniia Sumarokova
31ae602d37
Merge pull request #56131 from ClickHouse/backup-some-more-retries
...
Add missing zookeeper retries in StorageReplicatedMergeTree::backupData
2023-11-03 12:00:41 +01:00
Robert Schulze
a43647b4e0
Fix FastTest
2023-11-03 10:53:25 +00:00
Robert Schulze
ff353616bc
Fix style
2023-11-03 10:50:06 +00:00
Raúl Marín
11fdc05f8c
Merge pull request #56039 from Algunenano/r52159
...
Rework #52159 to avoid coredump generation
2023-11-03 11:16:44 +01:00