Commit Graph

141047 Commits

Author SHA1 Message Date
Alexey Milovidov
12bfa1fa0b
Merge pull request #63378 from Blargian/document_sigmoid
[Docs] add `sigmoid` function
2024-05-05 23:32:01 +00:00
Alexey Milovidov
306d5a8f5f
Merge pull request #63380 from ClickHouse/test-55655
Add a test for #55655
2024-05-05 23:13:56 +00:00
Alexey Milovidov
c7cfc5e33a
Merge pull request #63081 from ClickHouse/tacit
Allow using clickhouse-local with a positional argument
2024-05-05 23:53:13 +02:00
Alexey Milovidov
6bfc9c17fb
Update 03144_aggregate_states_with_different_types.sql 2024-05-06 00:08:38 +03:00
Alexey Milovidov
d38cf75351
Merge pull request #63234 from kitaisreal/join-filter-push-down-filled-join-fix
JOIN filter push down filter join fix
2024-05-05 21:03:48 +00:00
Alexey Milovidov
e05a2c2000
Merge pull request #63381 from ClickHouse/fancy-quotes
Fancy quotes
2024-05-05 20:55:55 +00:00
Shaun Struwig
2441ed9081
add sigmoid to aspell-dict.txt 2024-05-05 22:04:31 +02:00
Alexey Milovidov
9d1f38f00e
Merge pull request #60459 from p1rattttt/cross_join_compression
Added possibility to compress in CROSS JOIN
2024-05-05 21:57:19 +02:00
Alexey Milovidov
26e3e5daa8
Update math-functions.md 2024-05-05 20:19:03 +03:00
Alexey Milovidov
8aedecf100
Merge pull request #63200 from litlig/parts_column_ttl
Add column ttl info to system info
2024-05-05 17:13:50 +00:00
Alexey Milovidov
0c71d081c4
Merge pull request #60199 from Blargian/59557_form_input_format
Form Input Format
2024-05-05 17:10:57 +00:00
Alexey Milovidov
18a68059b3 Merge branch 'master' into test-55655 2024-05-05 19:10:22 +02:00
Alexander Gololobov
259a6b3cad
Merge pull request #63330 from ClickHouse/fix_remote_data_path_permission_deined
Skip unaccessible table dirs in system.remote_data_paths
2024-05-05 07:30:21 +00:00
Shaun Struwig
3316df88aa
Merge branch 'ClickHouse:master' into 59557_form_input_format 2024-05-05 05:30:40 +02:00
Alexey Milovidov
1bcf035bbd Zero means unlimited; apply the thresholds by logical or; better documentation 2024-05-05 04:59:12 +02:00
Alexey Milovidov
7aa1b1fb3f Merge branch 'master' into cross_join_compression 2024-05-05 04:52:19 +02:00
Alexey Milovidov
f576711361 Finish implementation 2024-05-05 04:23:58 +02:00
Alexey Milovidov
33ace84174 Merge branch 'master' into fancy-quotes 2024-05-05 03:59:26 +02:00
Alexey Milovidov
e8824c3d6c Add a test for #55655 2024-05-05 03:57:29 +02:00
Shaun Struwig
984e24f069
Correct typo 2024-05-05 03:41:32 +02:00
Shaun Struwig
25ef78413d
Add missing sigmoid function
Add missing sigmoid function
2024-05-05 03:38:18 +02:00
Alexey Milovidov
4e817c03d4 Fix test 2024-05-05 02:55:39 +02:00
Alexey Milovidov
77c0ebd3ee Merge branch 'master' into tacit 2024-05-05 00:20:41 +02:00
Alexey Milovidov
7ac5821a23
Merge pull request #63074 from ClickHouse/local-less-directories
Less directories in clickhouse-local
2024-05-05 00:19:31 +02:00
Alexey Milovidov
d8c48bf0c4
Merge branch 'master' into cross_join_compression 2024-05-04 23:24:26 +02:00
Xiaofei Hu
2045c7f040 rename 2024-05-04 14:13:18 -07:00
Alexey Milovidov
c7eccf42c3
Merge pull request #63296 from ClickHouse/discus
DiskApp: fix 'list --recursive /' and crash on invalid arguments
2024-05-04 18:23:44 +00:00
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
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
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
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
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
Anton Popov
b991f77d04 randomize setting enable_block_offset_column in stress tests 2024-05-03 17:22:37 +00:00