Commit Graph

141950 Commits

Author SHA1 Message Date
Alexey Milovidov
0707dc9c95
Merge pull request #63355 from CurtizJ/randomize-block-offset-setting
Randomize setting `enable_block_offset_column` in stress tests
2024-05-04 18:22:22 +00:00
Alexey Milovidov
6060b6616a
Merge pull request #63366 from aalexfvk/no_parallel_03000_traverse_shadow_test
Add tags for the test 03000_traverse_shadow_system_data_paths.sql to make it stable
2024-05-04 18:18:32 +00:00
Maxim Alexeev
32c2b08cf6 Fixed settings 2024-05-04 19:53:33 +03:00
Blargian
0d86a20b14 Add anyXYZ functions to documentation 2024-05-04 16:20:58 +02:00
Blargian
1d9195b082 Add singleValueOrNull to documenttion 2024-05-04 13:05:09 +02:00
alesapin
b8b4a3a6dd Fxi 2024-05-04 12:24:07 +02:00
alesapin
aafae2ec40 Merge remote-tracking branch 'origin/master' into fix_unexpected_return_type_from 2024-05-04 12:20:48 +02:00
Maxim Alexeev
d8972cae0f changed settings 2024-05-04 11:41:27 +03:00
Aleksei Filatov
b51a54b8c1 Add tags for the test 2024-05-04 10:14:16 +03:00
Alexey Milovidov
01b40eb9b7
Merge pull request #63340 from Algunenano/i56287
Add test for #56287
2024-05-04 02:29:25 +00:00
Alexey Milovidov
0f834557e1
Merge pull request #63352 from CurtizJ/benchmark-query-id-prefix
Add option `query_id_prefix` to `clickhouse-benchmark`
2024-05-04 02:28:43 +00:00
Alexey Milovidov
7039e3cf8d
Merge pull request #63358 from ClickHouse/logg
Fix some 00002_log_and_exception_messages_formatting flakiness
2024-05-04 02:27:17 +00:00
Alexey Milovidov
bbf9e5b390
Merge pull request #63324 from canhld94/revert-63316-revert-59163-rocksdb_bypass_memtable
Revert "Revert "Introduce bulk loading to StorageEmbeddedRocksDB""
2024-05-04 01:55:39 +00:00
Volodya
300f353cd1 if width == max_width need padding 2024-05-03 23:14:54 +00:00
Michael Kolupaev
2bbae329ce
Merge pull request #63210 from ClickHouse/parqustom2
Enable custom parquet encoder by default, attempt 2
2024-05-03 22:57:03 +00:00
Volodya
081e6f7af1 code style 2024-05-03 22:33:25 +00:00
Volodya
7857d01869 refactoring 2024-05-03 22:15:18 +00:00
Mikhail f. Shiryaev
9ccd4f626c
Merge pull request #61464 from ClickHouse/refactor-labels
Implement cumulative `A Sync` status
2024-05-03 20:57:55 +00:00
pufit
c63cc7eb0c better 2024-05-03 16:50:49 -04:00
pufit
02e83e380d Merge branch 'master' into pufit/fix-sql-security-none-from-load 2024-05-03 16:46:41 -04:00
Michael Kolupaev
37f6e331c6 DiskApp: fix 'list --recursive /' and crash on invalid arguments 2024-05-03 20:32:23 +00:00
Michael Kolupaev
3317234bbf And another one 2024-05-03 20:29:30 +00:00
Michael Kolupaev
22d695c995 Fix yet another 00002_log_and_exception_messages_formatting flakiness 2024-05-03 20:29:30 +00:00
Michael Kolupaev
835c6b1c33 Fix another 00002_log_and_exception_messages_formatting flakiness 2024-05-03 20:29:30 +00:00
Michael Kolupaev
05ba6fd54c Fix 00002_log_and_exception_messages_formatting (likely unrelated to this PR) 2024-05-03 20:29:30 +00:00
Maxim Alexeev
bc81b084d7 changed settings 2024-05-03 23:15:16 +03:00
Michael Kolupaev
6188338710 May 2024-05-03 20:02:42 +00:00
Michael Kolupaev
1af8066cda Fix test 2024-05-03 20:00:14 +00:00
Michael Kolupaev
031ea22e24 Enable custom parquet encoder by default, attempt 2 2024-05-03 20:00:14 +00:00
Julia Kartseva
98856b23f9
Merge pull request #63317 from jkartseva/rework-s3_plain_rw-ut
Move s3_plain_rewritable unit test to shell
2024-05-03 18:17:14 +00:00
Julia Kartseva
77f4b0206e Move s3_plain_rewritable unit test to shell
- Rewrite to shell (to execute shell_config.sh)
- Add no-shared-merge-tree tag
2024-05-03 18:02:58 +00:00
Yarik Briukhovetskyi
15c3da9e3e
Merge branch 'ClickHouse:master' into truncate_all_tables_from 2024-05-03 19:35:59 +02:00
Anton Popov
b991f77d04 randomize setting enable_block_offset_column in stress tests 2024-05-03 17:22:37 +00:00
Anton Popov
960440e59a add option query_id_prefix to clickhouse-benchmark 2024-05-03 16:44:12 +00:00
Alexander Sapin
b1eb0a8e9c Try rollback azurite
(cherry picked from commit 967e51c1d6)
2024-05-03 18:42:59 +02:00
alesapin
9e670fe67c Fix logical error during SELECT query after ALTER in rare case 2024-05-03 18:38:09 +02:00
Mikhail f. Shiryaev
27db04dbcf
Hide the mergeable_status.url from cloud CI 2024-05-03 18:21:17 +02:00
Raúl Marín
160b6d5d04 Add test for #48049 2024-05-03 17:58:07 +02:00
Mikhail f. Shiryaev
60336681b2
Add processing A Sync to ci.py 2024-05-03 17:57:44 +02:00
Mikhail f. Shiryaev
ba644d691e
Add a helper function to convert str into StatusType 2024-05-03 17:57:43 +02:00
Mikhail f. Shiryaev
d39f2fb2f9
Make mergeable-check related return CommitStatus 2024-05-03 17:57:42 +02:00
Raúl Marín
8c5af6abd6
Merge pull request #63350 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-05-03 15:34:04 +00:00
Tyler Hannan
a55802fbae
Update README.md
spelling is hard

Co-authored-by: Raúl Marín <git@rmr.ninja>
2024-05-03 17:22:42 +02:00
Tyler Hannan
d02c8da1f7
Update README.md
Adding Meetups
2024-05-03 16:55:31 +02:00
Kseniia Sumarokova
feed11efcd
Removed commented code 2024-05-03 16:40:29 +02:00
pufit
8732855d27 additional todo 2024-05-03 10:24:57 -04:00
pufit
58fb5a9dc4 Fix issues 2024-05-03 10:23:45 -04:00
vdimir
1424e8a6de
Fix finalize WriteBufferToFileSegment and StatusFile to avoid exceptions in destructor 2024-05-03 14:19:39 +00:00
Anton Popov
ccfe3f8cbc fix test 2024-05-03 13:59:02 +00:00
Mikhail f. Shiryaev
2732ce1ace
Add a way to mask RUN_URL for Mergeable Check 2024-05-03 15:37:18 +02:00