Kruglov Pavel
|
6858d2f4ca
|
Merge pull request #58047 from Avogar/variant-data-type
Implement Variant data type
|
2024-01-29 11:36:08 +01:00 |
|
Maksim Kita
|
94be2cf7a6
|
Fixed tests
|
2024-01-29 13:28:07 +03:00 |
|
Kseniia Sumarokova
|
6903957414
|
Merge pull request #59001 from ClickHouse/Add_configurable_write_retry_azure
Add settings max_unexpected_write_error_retries for Azure Blob Storage
|
2024-01-29 10:48:17 +01:00 |
|
Kseniia Sumarokova
|
a29ab8f29c
|
Merge pull request #59170 from azat/disks/s3-plain-improvements
Small improvements for tables on write-once (s3_plain)/read-only (web) disks
|
2024-01-29 10:44:37 +01:00 |
|
Kseniia Sumarokova
|
0f88da5fd4
|
Merge pull request #59275 from ClickHouse/Avogar-patch-1
Fix abort in iceberg metadata on bad file paths
|
2024-01-29 10:35:34 +01:00 |
|
Kseniia Sumarokova
|
f80b226035
|
Merge pull request #59280 from ClickHouse/kssenii-patch-8
Update run.sh
|
2024-01-29 10:27:33 +01:00 |
|
alesapin
|
b864b122fa
|
Merge branch 'master' into fix_block_number
|
2024-01-29 10:19:43 +01:00 |
|
vdimir
|
ca124df92b
|
Merge pull request #59274 from ClickHouse/vdimir/test_fix_analyzer
Update test_reload_after_fail_in_cache_dictionary for analyzer
|
2024-01-29 10:05:51 +01:00 |
|
taiyang-li
|
7aea3847db
|
improve exception message of function regexp_extract
|
2024-01-29 11:54:19 +08:00 |
|
taiyang-li
|
49fc8a7099
|
Merge branch 'master' into improve_if_with_floating
|
2024-01-29 11:02:05 +08:00 |
|
Alexey Milovidov
|
2cb2bcfbc3
|
Merge pull request #59315 from ClickHouse/support-backups-for-compressed-memory-tables
Support backups for compressed in-memory tables
|
2024-01-29 01:50:41 +01:00 |
|
Alexey Milovidov
|
a7483ec10b
|
Merge pull request #59242 from rschu1ze/dont-force-libssh-on-me
Make libssh build dependent on `-DENABLE_LIBRARIES`
|
2024-01-29 00:02:03 +01:00 |
|
Alexey Milovidov
|
b32f9ae037
|
Merge pull request #59255 from azat/tests/pdb-v2
Improve pytest --pdb experience by preserving dockerd on SIGINT (v2)
|
2024-01-29 00:00:57 +01:00 |
|
Alexey Milovidov
|
caded18be5
|
Merge pull request #59290 from CurtizJ/lower-memory-usage
Lower memory usage after reading from `MergeTree` tables
|
2024-01-29 00:00:02 +01:00 |
|
Alexey Milovidov
|
ff473d4f0b
|
Merge pull request #59312 from nickitat/upd_00165_jit_aggregate_functions
Speed up `00165_jit_aggregate_functions`
|
2024-01-28 23:57:04 +01:00 |
|
Alexey Milovidov
|
a3cc98c4f6
|
Update 02973_backup_of_in_memory_compressed.sh
|
2024-01-29 01:56:15 +03:00 |
|
Alexey Milovidov
|
39fcb97c3c
|
Merge pull request #59253 from azat/tests/02475_bson_each_row_format
Fix 02475_bson_each_row_format flakiness (due to small parsing block)
|
2024-01-28 23:12:24 +01:00 |
|
Alexey Milovidov
|
aec3f28ccb
|
Support backups for compressed in-memory tables
|
2024-01-28 23:06:50 +01:00 |
|
Kseniia Sumarokova
|
cc4d4647f5
|
Update run.sh
|
2024-01-28 22:24:03 +01:00 |
|
Alexey Milovidov
|
8326f5ffb7
|
Merge pull request #59308 from ClickHouse/fix-async-loader-stop
Fix deadlock in `AsyncLoader::stop()`
|
2024-01-28 22:18:00 +01:00 |
|
Arthur Passos
|
0bbfef884c
|
Merge branch 'ClickHouse:master' into bring_back_attach_partition_pr
|
2024-01-28 17:43:38 -03:00 |
|
Alexey Milovidov
|
c1b5703cc8
|
Merge pull request #59305 from ClickHouse/remove-kql
Don't allow KQL in presence of bugs
|
2024-01-28 20:35:36 +01:00 |
|
Alexey Milovidov
|
77de2b0ebc
|
Merge pull request #59311 from ClickHouse/binary-allow-user-host-password
`/binary` handler: allow specifying user/password/host
|
2024-01-28 20:33:39 +01:00 |
|
Alexey Milovidov
|
45cb7094af
|
Merge pull request #59303 from ClickHouse/play-rendering-errors-json
Play UI: improve rendering of errors from JSON formats
|
2024-01-28 18:32:27 +01:00 |
|
Nikita Taranov
|
f57edeb7dd
|
impl
|
2024-01-28 18:32:02 +01:00 |
|
Alexey Milovidov
|
c7663c6d92
|
Remove tests
|
2024-01-28 18:31:10 +01:00 |
|
Alexey Milovidov
|
4dcf27e5b2
|
/binary: allow specifying user/password/host
|
2024-01-28 18:27:15 +01:00 |
|
Alexey Milovidov
|
31032104eb
|
Merge pull request #59306 from ClickHouse/no-debug-rust
No debug symbols in Rust
|
2024-01-28 18:20:11 +01:00 |
|
Kseniia Sumarokova
|
41883ddb34
|
Update run.sh
|
2024-01-28 18:15:11 +01:00 |
|
Alexey Milovidov
|
34ddf3db04
|
Merge pull request #59307 from p1rattttt/fix-rust
Fix architecture name in select of Rust target
|
2024-01-28 17:47:59 +01:00 |
|
serxa
|
aa6c7e78be
|
fix deadlock in AsyncLoader::stop()
|
2024-01-28 15:47:17 +00:00 |
|
Max Kainov
|
d36c92a219
|
CI: Add rust dir to build digest
|
2024-01-28 15:09:39 +00:00 |
|
Anton Popov
|
ef133bfd47
|
Merge remote-tracking branch 'upstream/master' into lower-memory-usage
|
2024-01-28 15:07:44 +00:00 |
|
avogar
|
92db86b829
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into variant-data-type
|
2024-01-28 14:33:49 +00:00 |
|
Kruglov Pavel
|
29700fbad1
|
Fix special build
|
2024-01-28 15:33:27 +01:00 |
|
Maksim Alekseev
|
b3b2b7a1e6
|
Fix architecture name in select of Rust target
|
2024-01-28 17:29:08 +03:00 |
|
Alexey Milovidov
|
27cd218483
|
No debug symbols in Rust
|
2024-01-28 15:10:57 +01:00 |
|
Alexey Milovidov
|
267b077038
|
Merge remote-tracking branch 'origin/master' into remove-kql
|
2024-01-28 14:24:26 +01:00 |
|
Alexey Milovidov
|
e0f0b21e90
|
Remove KQL
|
2024-01-28 14:24:13 +01:00 |
|
Alexey Milovidov
|
9dd6362ae7
|
Play UI: improve rendering of errors from JSON formats
|
2024-01-28 13:44:56 +01:00 |
|
Kseniia Sumarokova
|
febd4ce8d7
|
Update run.sh
|
2024-01-28 13:41:33 +01:00 |
|
Alexey Milovidov
|
29d54dab55
|
Merge pull request #59288 from azat/rmt/drop-update-zk
Use fresh ZooKeeper client on DROP (to have higher chances on success)
|
2024-01-28 13:16:21 +01:00 |
|
Alexey Milovidov
|
7a5dddf202
|
Merge pull request #59292 from ClickHouse/Fix_possible_seg_fault_check_engine
Fix possible seg fault
|
2024-01-28 13:14:15 +01:00 |
|
alesapin
|
d70fe79a1e
|
Revert "Disable randomization of allow_experimental_block_number_column flag (#56474)"
This reverts commit 951d9ac144 .
|
2024-01-28 12:28:08 +01:00 |
|
Maksim Kita
|
5165fb7286
|
Fixed build
|
2024-01-28 13:55:44 +03:00 |
|
Maksim Kita
|
bccd8b5e27
|
Fixed tests
|
2024-01-28 13:55:44 +03:00 |
|
Maksim Kita
|
50309dfd90
|
Fixed tests
|
2024-01-28 13:55:44 +03:00 |
|
Maksim Kita
|
07750ee949
|
Added AtomicLogger
|
2024-01-28 13:55:44 +03:00 |
|
robot-ch-test-poll4
|
c0fc804797
|
Merge pull request #59289 from ClickHouse/melvynator-exp-rmv
Update view.md
|
2024-01-28 00:17:56 +01:00 |
|
robot-clickhouse
|
ac6d2c4f34
|
Merge pull request #59281 from ClickHouse/fix-doc-remove-ex-flag
Update view.md
|
2024-01-28 00:17:16 +01:00 |
|