Commit Graph

146184 Commits

Author SHA1 Message Date
Antonio Andelic
73ab582c26
Merge pull request #65834 from ClickHouse/disable-jemalloc-profiler-non-linux
No jemalloc profiler for non-Linux
2024-06-28 19:14:08 +00:00
Igor Nikonov
94b30cfff2
Merge pull request #65588 from ClickHouse/fix-flaky-pr-distributed-skip-shards
Fix test_parallel_replicas_distributed_skip_shards flakiness
2024-06-28 19:06:00 +00:00
Pablo Marcos
77c8f03459 Fix coding style 2024-06-28 17:26:03 +00:00
Alexander Tokmakov
c97ef5dc32
Merge pull request #65405 from Avogar/check-cyclic-dependencies-on-create
Check cyclic dependencies on CREATE/REPLACE/RENAME/EXCHANGE queries
2024-06-28 16:28:14 +00:00
Alexander Tokmakov
6dd4fcae37
Merge pull request #65746 from ClickHouse/tavplubix-patch-14
Always optimize `ClientBase::parseAndCheckOptions`
2024-06-28 15:59:55 +00:00
kssenii
c63263fe39 One more 2024-06-28 17:56:51 +02:00
kssenii
9864508b05 Fix 2024-06-28 17:51:08 +02:00
Pablo Marcos
898dd8bb8e Throw exception in bitShift for negative shift positions 2024-06-28 15:20:15 +00:00
Han Fei
8f086d7eff
Merge pull request #65820 from ClickHouse/vdimir/fix_hash_join_any_last_row
Propogate join_any_take_last_row to hash join in any query
2024-06-28 15:19:06 +00:00
SmitaRKulkarni
ccfe7c0121
Merge pull request #64757 from azat/load-part-without-columns.txt
Fix filling parts columns from metadata (when columns.txt does not exists)
2024-06-28 15:16:39 +00:00
Alexey Milovidov
0d29df0fba
Update prepare-ci-ami.sh 2024-06-28 16:56:34 +02:00
Anton Popov
31c65a4092 add settings to change history 2024-06-28 14:29:30 +00:00
Anton Popov
6957241388 Merge remote-tracking branch 'upstream/master' into HEAD 2024-06-28 14:19:13 +00:00
Antonio Andelic
8f9beffc65 No jemalloc profiler for non-Linux 2024-06-28 16:04:45 +02:00
Nikita Mikhaylov
405012706c
Merge pull request #65800 from ClickHouse/sum
Fix 02931_rewrite_sum_column_and_constant flakiness
2024-06-28 14:01:37 +00:00
Kseniia Sumarokova
fbdbbf5a78
Fix typo 2024-06-28 15:17:35 +02:00
kssenii
f25147aefd Review fixes 2024-06-28 14:57:53 +02:00
Kseniia Sumarokova
2673a773c3
Merge pull request #65458 from ClickHouse/add-azure-queue-storage
Add AzureQueue storage
2024-06-28 12:39:05 +00:00
Nikita Mikhaylov
75e3eb2c97
Merge pull request #65798 from ClickHouse/nickitat-patch-24
Forbid join algorithm randomisation for 03094_one_thousand_joins
2024-06-28 12:29:50 +00:00
Maksim Kita
f61d1052e2 PostgreSQL source support cancel query 2024-06-28 15:16:10 +03:00
Konstantin Bogdanov
c8497c81b7
Lint 2024-06-28 13:59:16 +02:00
vdimir
8e034c499f
Propigate join_any_take_last_row to hash join in any query 2024-06-28 11:58:10 +00:00
Antonio Andelic
ab0968740c
Merge pull request #65702 from ClickHouse/jemalloc-inactive-profiler-by-default
Build jemalloc with profiler
2024-06-28 11:50:50 +00:00
SmitaRKulkarni
19beb5ecc4
Merge pull request #59943 from ClickHouse/Add_azure_storage_policy_to_tests
Add azure_cache as storage policy to tests
2024-06-28 11:45:56 +00:00
Nikita Mikhaylov
191aad6b53
Merge pull request #65669 from ClickHouse/client-refactoring
Miscellaneous and insignificant changes around Client/ClientBase.
2024-06-28 11:44:40 +00:00
Nikita Mikhaylov
f6b8d35a99
Merge pull request #65803 from ClickHouse/fix-macos-slow-getFQDN
Fix slow `getFQDNOrHostNameImpl` on macOS
2024-06-28 11:44:03 +00:00
Antonio Andelic
e8dfc2ee2c Respect cgroup CPU limit 2024-06-28 13:42:11 +02:00
kssenii
ce330d54cf Review fixes (partial) 2024-06-28 13:38:32 +02:00
Blargian
7340d9adf8 add transactionID 2024-06-28 13:29:26 +02:00
Pablo Marcos
d63f70e4f1 Add bound check to bitTestAll and bitTestAny 2024-06-28 11:17:35 +00:00
Pablo Marcos
146a7e13d9 Throw exception in bitTest when position is out of bound
This happens whenever the number of bit positions is bigger
than the number of bits in the number, or when the bit position
is negative.
2024-06-28 11:17:35 +00:00
kssenii
7f82cbf4e9 Merge remote-tracking branch 'origin' into fix-partitioned-delta-lake 2024-06-28 13:13:39 +02:00
kssenii
3ad17f5854 Fix test 00429_http_long_bufferization.sh 2024-06-28 13:11:35 +02:00
Kruglov Pavel
f2a39ae2f1
Merge pull request #65802 from jsc0218/FixBugInShortCircuitLogic
Fix Short Circuit Logic
2024-06-28 11:11:25 +00:00
Duc Canh Le
b0bdbda27e small fixes
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-28 10:35:39 +00:00
Duc Canh Le
3b6b0c294f Merge branch 'master' into fix_rocksdb_ttl
Resolve conflicts

Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-28 10:23:49 +00:00
Duc Canh Le
e0163a0a9f fix EmbeddedRocksDB with TTL writes wrong data
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-28 10:01:25 +00:00
Antonio Andelic
f1337e8c45 Merge2024-06-20 branch 'master' into jemalloc-inactive-profiler-by-default 2024-06-28 10:07:52 +02:00
Antonio Andelic
510924b6b2
Merge pull request #65768 from ClickHouse/fix-parse-iso-date
Fix invalid exceptions in `parseDateTime` with `%F` and `%D` placeholders
2024-06-28 08:07:36 +00:00
Antonio Andelic
cb0cd60e62
Merge pull request #65766 from ClickHouse/fix-test_alter_attach
Fix flaky `test_replicated_database::test_alter_attach`
2024-06-28 08:06:45 +00:00
Konstantin Bogdanov
f3028acc3d
Yet another fix 2024-06-28 08:03:55 +02:00
Konstantin Bogdanov
bbfdf1698f
Fix 2024-06-28 05:18:17 +02:00
jsc0218
f15755ecc6 add test 2024-06-28 01:38:06 +00:00
jsc0218
8dbf159f3f fix 2024-06-28 01:24:20 +00:00
Nikolay Degterinsky
b16451ad89
Update StorageMaterializedView.cpp 2024-06-28 02:28:07 +02:00
Nikolay Degterinsky
cb3d0ed275
Update StorageMaterializedView.cpp 2024-06-28 02:20:35 +02:00
Nikita Mikhaylov
f399764021
Merge pull request #65793 from ClickHouse/docs-named-collections-cloud-support
[Docs] Specify that Named Collections are not supported in Cloud
2024-06-28 00:10:09 +00:00
Michael Kolupaev
6357c3a072
Merge pull request #64951 from ClickHouse/emp
Fix AST formatting of 'create table b empty as a'
2024-06-27 23:52:56 +00:00
Michael Kolupaev
3229cb5874
Merge pull request #61750 from KevinyhZou/improve_json_each_row_ignore_key_case
Improve JSONEachRow reading by ignoring the keys case
2024-06-27 23:38:50 +00:00
Michael Kolupaev
3bc41192d8 Fix 02931_rewrite_sum_column_and_constant flakiness 2024-06-27 23:27:16 +00:00