Commit Graph

155751 Commits

Author SHA1 Message Date
robot-clickhouse
dd31362f05 Automatic style fix 2024-10-14 15:06:15 +00:00
kssenii
4a21b31c17 Merge remote-tracking branch 'origin' into fix-db-replicated-with-unavailable-source-table-function 2024-10-14 16:59:56 +02:00
kssenii
d1fdd23a22 Add a test 2024-10-14 16:47:06 +02:00
Konstantin Bogdanov
475ca04b2e
Typos 2024-10-14 16:44:20 +02:00
Yarik Briukhovetskyi
ac492d7db0
Update 03250_SYSTEM_DROP_FORMAT_SCHEMA_CACHE_FOR_Protobuf.sh 2024-10-14 16:37:35 +02:00
Anton Popov
88d6179a78 fix parsing of some formats into sparse columns 2024-10-14 14:24:14 +00:00
Kseniia Sumarokova
ad7c74c549
Merge pull request #70135 from ClickHouse/cache-for-object-storage-table-engines
Allow to cache read files for object storage table engines and data lakes using hash from ETag and file path as cache key
2024-10-14 14:08:30 +00:00
Raúl Marín
6f635a18f7 Unify more code 2024-10-14 14:07:09 +00:00
Raúl Marín
984dfd4fab Unify ProfileEvents 2024-10-14 13:43:28 +00:00
Raúl Marín
623a620705 Unify failpoints 2024-10-14 13:41:20 +00:00
Raúl Marín
8215d6bea7 Unify CurrentMetrics.cpp 2024-10-14 13:40:19 +00:00
Raúl Marín
30d148ea81 Small diff 2024-10-14 13:39:47 +00:00
Raúl Marín
160cdbb879 Uniformize ErrorCodes.cpp 2024-10-14 13:30:19 +00:00
Konstantin Bogdanov
790fa1b3a0
Merge pull request #70588 from ClickHouse/fix-typos
Fix typos
2024-10-14 13:25:40 +00:00
Vladimir Cherkasov
ff81f4488c
Merge pull request #70335 from ClickHouse/vdimir/followup-69411
Rename enable_secure_identifiers -> enforce_strict_identifier_format
2024-10-14 12:55:49 +00:00
Raúl Marín
b3acdb4f1c Fix creation of stateful window functions on misaligned memory 2024-10-14 14:19:40 +02:00
Aleksei Filatov
b1e7a4190b Ping CI 2024-10-14 12:05:46 +00:00
Raúl Marín
ddf3259d27 Fix style 2024-10-14 14:02:15 +02:00
Raúl Marín
d9bcc6639e Increase max_rows_to_read in test reading from text_log 2024-10-14 13:09:12 +02:00
Nikita Fomichev
82f705616e
Merge pull request #70565 from ClickHouse/fix-compatibility-24.9-db-replicated-uuid
Fix 24.9 setting compatibility `database_replicated_allow_explicit_uuid`
2024-10-14 10:01:52 +00:00
Aleksei Filatov
5d42b5033f Update docs 2024-10-14 09:13:55 +00:00
kssenii
619f60b5ac Fix test 2024-10-14 10:42:32 +02:00
Vladimir Cherkasov
fff2eff9a9
Merge branch 'master' into vdimir/followup-69411 2024-10-14 10:40:42 +02:00
aleksey
abc10f5d2b fixed docs typo in settings-users.md 2024-10-14 09:59:55 +03:00
tuanpach
733e61cfab
Merge pull request #70536 from ClickHouse/revert-70535-revert-69812-create-or-replace-view-atomically
Revert "Revert "Support CREATE OR REPLACE VIEW atomically""
2024-10-14 03:25:41 +00:00
tuanpach
9c5aaeaf1f
Merge pull request #70330 from tuanpach/generate-random-suffix-when-replacing-table
Generate a string as the random suffix for the temporary table name when replacing tables
2024-10-14 03:20:34 +00:00
Blargian
b2082ce86e update example 2024-10-13 16:21:24 +02:00
Blargian
bb58ab61a4 update timeSlot docs 2024-10-13 16:18:31 +02:00
Shaun Struwig
e58ed73d71
Update type-conversion-functions.md
fix incorrect example
2024-10-13 15:43:49 +02:00
Alexey Milovidov
6e9f7dbd5b Less log messages 2024-10-13 11:23:12 +02:00
Alexey Milovidov
5b9f9a2607
Merge pull request #70585 from nicelocal/fix_arch_native
Fix ARCH_NATIVE CMake flag
2024-10-12 11:03:34 +00:00
Alexey Milovidov
ab4f5f269e
Update src/Processors/IProcessor.h
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-10-12 19:03:05 +08:00
Alexey Milovidov
df4e80bd01
Merge pull request #70550 from ClickHouse/mve
Refreshable materialized views are not experimental anymore
2024-10-11 14:42:19 +00:00
Aleksei Filatov
200784bb15 Ignore frozen_metadata.txt 2024-10-11 14:35:49 +00:00
Christoph Wurm
ea6e8ba909 Update Settings.cpp: Clarify throw_if_no_data_to_insert 2024-10-11 21:37:21 +08:00
Arthur Passos
d76cea6c7e simplify parquet bf rpn by removing function_equals 2024-10-11 10:31:08 -03:00
kssenii
3a1bf3490a Merge remote-tracking branch 'origin' into fix-db-replicated-with-unavailable-source-table-function 2024-10-11 15:26:59 +02:00
kssenii
f832cc3dc9 Try fix test 2024-10-11 15:01:02 +02:00
Arthur Passos
9b6979b286
Merge branch 'master' into add_parquet_bloom_filters_support 2024-10-11 09:46:19 -03:00
Arthur Passos
a72a534788 assert parquet column size is 16 bytes when hashing ipv6 2024-10-11 09:45:03 -03:00
Kseniia Sumarokova
36e29e467c
Update docs/en/operations/opentelemetry.md 2024-10-11 14:36:09 +02:00
Kseniia Sumarokova
a0e2e6aadf
Update docs/en/operations/settings/settings.md 2024-10-11 14:36:02 +02:00
Arthur Passos
99786b1e71 few comments adressed 2024-10-11 09:27:37 -03:00
Alexey Milovidov
086196b4be Fix typos 2024-10-11 20:16:04 +08:00
Kseniia Sumarokova
d3258e0a80
Merge pull request #70268 from ucasfl/iceberg-hdfs
Support reading iceberg tables on HDFS
2024-10-11 11:57:26 +00:00
Daniil Gentili
a1f715ecf4 Fix ARCH_NATIVE CMake flag 2024-10-11 11:36:44 +00:00
Alexey Milovidov
435a8cb5ce
Merge branch 'master' into mve 2024-10-11 18:14:23 +08:00
lwz9103
5b52e79d72 fix nullptr if query thread not initialized 2024-10-11 14:11:16 +08:00
lwz9103
31dd409d28 Improve compatibility of cast(timestamp as string) with spark
remove trailing zeros with the configuration date_time_64_output_format_cut_trailing_zeros_align_to_groups_of_thousands, which defaults to false to maintain consistency with previous behavior.
If config is true, output scale will be dynamic set in (0, 3, 6) according to tailing zeros. See changes in following examples.

- 2012-01-01 00:11:22.000000 -> 2012-01-01 00:11:22
- 2012-01-01 00:11:22.120000 -> 2012-01-01 00:11:22.120
- 2012-01-01 00:11:22.123400 -> 2012-01-01 00:11:22.123400
2024-10-11 14:11:16 +08:00
vdimir
9876841c64
Merge pull request #70520 from ClickHouse/vdimir/max_parts_to_move
Add setting max_parts_to_move
2024-10-10 16:33:14 +00:00