vdimir
|
7ba425a76d
|
Merge pull request #60182 from ClickHouse/vdimir/analyzer/join_using_parent_scope
Analyzer: support join using column from select list
|
2024-03-20 10:59:31 +01:00 |
|
Robert Schulze
|
2c0612c425
|
Empty-Commit
|
2024-03-20 09:54:49 +00:00 |
|
vdimir
|
9a43f7941b
|
Merge pull request #61456 from kitaisreal/temporary-data-use-temporary-files-codec-setting
Temporary data use temporary_files_codec setting
|
2024-03-20 10:54:17 +01:00 |
|
Kseniia Sumarokova
|
05516112ca
|
Merge pull request #61537 from ClickHouse/s3queue-disallow-sharded-processing
Disallow s3queue sharded mode
|
2024-03-20 10:53:51 +01:00 |
|
alesapin
|
cc732aa379
|
Merge pull request #61361 from ClickHouse/small_improvement_for_replication_lib
Tiny improvement for replication.lib
|
2024-03-20 10:52:24 +01:00 |
|
Mikhail f. Shiryaev
|
6550b6f227
|
Merge pull request #61607 from ClickHouse/fix-configs-bugfix
Fix configs for upgrade and bugfix
|
2024-03-20 10:44:43 +01:00 |
|
Mikhail f. Shiryaev
|
b8867d74d8
|
Merge pull request #61602 from ClickHouse/fix-01244_optimize_distributed_group_by_sharding_key
Fix 01244_optimize_distributed_group_by_sharding_key by ordering output
|
2024-03-20 10:41:05 +01:00 |
|
Robert Schulze
|
939f4b6db0
|
Merge remote-tracking branch 'rschu1ze/master' into dotProduct-memcpy
|
2024-03-20 09:20:31 +00:00 |
|
Nikolai Kochetov
|
134215e3c3
|
Merge pull request #61550 from ClickHouse/fix-01083_expressions_in_engine_arguments-analyzer
Fixing 01584_distributed_buffer_cannot_find_column with analyzer.
|
2024-03-20 09:01:29 +01:00 |
|
Antonio Andelic
|
2312eb886f
|
Fix part log for async insert with deduplication
|
2024-03-20 08:53:26 +01:00 |
|
Antonio Andelic
|
95afcf18c0
|
Merge pull request #61568 from ClickHouse/fix-async_insert_dedup-with-token
Fix `02481_async_insert_dedup_token`
|
2024-03-20 08:24:45 +01:00 |
|
nemonlou
|
96e90438e0
|
fix clang-tiny
|
2024-03-20 14:25:16 +08:00 |
|
Alexey Milovidov
|
c63a5566dc
|
Add a test
|
2024-03-20 01:25:46 +01:00 |
|
Alexey Milovidov
|
d3a91e5a5b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-error-in-client
|
2024-03-20 01:17:43 +01:00 |
|
Alexey Milovidov
|
99a81c848e
|
Merge pull request #60659 from azat/rmt-part_log-fix
Fix missed entries in system.part_log in case of fetch preferred over merges/mutations
|
2024-03-19 22:52:05 +03:00 |
|
Raúl Marín
|
73d601d231
|
Add test for #61600
|
2024-03-19 19:11:32 +01:00 |
|
Nikolai Kochetov
|
bc03d42576
|
Merge pull request #61394 from evillique/fix-test
Fix `test_failed_async_inserts`
|
2024-03-19 19:06:00 +01:00 |
|
Raúl Marín
|
d568380800
|
Add test for #59796
|
2024-03-19 19:03:35 +01:00 |
|
vdimir
|
b19540f5b6
|
Fix style tests/integration/test_temporary_data_in_cache/test.py
|
2024-03-19 19:03:20 +01:00 |
|
Raúl Marín
|
e954f68482
|
Add test for #60772
|
2024-03-19 18:51:09 +01:00 |
|
Raúl Marín
|
f60b5f3cb7
|
Add test for #60317
|
2024-03-19 18:45:07 +01:00 |
|
Maksim Kita
|
764c72b6c9
|
Fixed code review issues
|
2024-03-19 20:41:39 +03:00 |
|
robot-clickhouse-ci-1
|
b6cc44bd3b
|
Merge pull request #61054 from peter279k/add_tw_weather_dataset
Add another example dataset for presenting usage
|
2024-03-19 18:21:32 +01:00 |
|
Mikhail f. Shiryaev
|
fce926446b
|
Fix sed to not produce local_blob_storage_blob_storage
|
2024-03-19 18:05:57 +01:00 |
|
Raúl Marín
|
b290fda45a
|
Merge pull request #61333 from Algunenano/fuzz_log
Minor changes in stress and fuzzer reports
|
2024-03-19 17:54:38 +01:00 |
|
Mikhail f. Shiryaev
|
301037ca6a
|
Replace cat | sed; mv by sed -i
|
2024-03-19 17:53:32 +01:00 |
|
alesapin
|
f89d73d683
|
Merge pull request #60079 from ClickHouse/fix_max_insert_delayed_streams_for_parallel_write
Make max_insert_delayed_streams_for_parallel_write actually work
|
2024-03-19 17:52:00 +01:00 |
|
Raúl Marín
|
c6f0a434c0
|
Remove some magic_enum from headers
|
2024-03-19 17:40:27 +01:00 |
|
Kseniia Sumarokova
|
7ebab45bef
|
Update users.xml
|
2024-03-19 17:21:03 +01:00 |
|
Kseniia Sumarokova
|
79bbcbdf1e
|
Update StorageS3Queue.cpp
|
2024-03-19 17:20:31 +01:00 |
|
Kseniia Sumarokova
|
574647ed2a
|
Update config for another test
|
2024-03-19 17:16:53 +01:00 |
|
Maksim Kita
|
f4d20a79b0
|
Fixed build
|
2024-03-19 19:07:45 +03:00 |
|
Maksim Kita
|
ec6c276a92
|
Temporary data use temporary_files_codec setting
|
2024-03-19 19:07:45 +03:00 |
|
Raúl Marín
|
de855ca917
|
Reduce header dependencies
|
2024-03-19 17:04:29 +01:00 |
|
Nikolai Kochetov
|
b1d8521a5b
|
Update 01083_expressions_in_engine_arguments.sql
|
2024-03-19 16:58:33 +01:00 |
|
Nikolai Kochetov
|
6987622737
|
Remove some tests from analyzer_tech_debt
|
2024-03-19 15:57:19 +00:00 |
|
Raúl Marín
|
56e48c5d64
|
Increase compiler memory for riscv
|
2024-03-19 16:56:46 +01:00 |
|
Mikhail f. Shiryaev
|
9da870864a
|
Fix 01244_optimize_distributed_group_by_sharding_key by ordering output
|
2024-03-19 16:55:06 +01:00 |
|
Peter
|
029488f336
|
Add words to ignore spell checking
|
2024-03-19 23:54:08 +08:00 |
|
vdimir
|
293f2fda4e
|
Merge pull request #61596 from ClickHouse/vdimir/fix_clickhouse_test_options
Fix clickhouse-test client option and CLICKHOUSE_URL_PARAMS interference
|
2024-03-19 16:37:16 +01:00 |
|
robot-ch-test-poll2
|
7aca96924b
|
Merge pull request #61557 from danila-ermakov/patch-1
queries-file should be used to specify file
|
2024-03-19 19:33:43 +04:00 |
|
Nikolay Degterinsky
|
ce11428764
|
Merge remote-tracking branch 'upstream/master' into fix-test
|
2024-03-19 14:53:09 +00:00 |
|
Dmitry Novik
|
a8885e361e
|
Merge branch 'master' into vdimir/analyzer/join_using_parent_scope
|
2024-03-19 15:51:53 +01:00 |
|
Alexey Milovidov
|
018316c78a
|
Merge pull request #61211 from bigo-sg/split_aggregator
Too big translation unit in `Aggregator`
|
2024-03-19 17:29:24 +03:00 |
|
Dmitry Novik
|
290f4109e1
|
Merge pull request #59986 from azat/analyzer/fix-group-by-const
Fix function execution over const and LowCardinality with GROUP BY const for analyzer
|
2024-03-19 15:20:17 +01:00 |
|
Nikolai Kochetov
|
4457c1a133
|
Update analyzer_tech_debt.txt
|
2024-03-19 14:07:25 +01:00 |
|
Nikolai Kochetov
|
240242da22
|
Merge pull request #61580 from ClickHouse/follow-up-61458
Add a comment after #61458
|
2024-03-19 14:06:24 +01:00 |
|
Mikhail f. Shiryaev
|
4efddb5ed4
|
Add type checking to build_download_helper
|
2024-03-19 14:01:31 +01:00 |
|
vdimir
|
3f46a5d93d
|
Fix clickhouse-test client option and CLICKHOUSE_URL_PARAMS interference
|
2024-03-19 13:01:25 +00:00 |
|
robot-ch-test-poll4
|
a07d214fbf
|
Merge pull request #61396 from Algunenano/default_cluster
Remove default cluster from default config from test config
|
2024-03-19 13:58:01 +01:00 |
|