Alexey Milovidov
15683ae6a0
Revert wrong modification
2024-02-15 22:58:07 +01:00
Ronald Bradford
712df1b51e
Update configuration-files.md
...
Fixed typo in XML example
2024-02-15 16:45:19 -05:00
Raúl Marín
867eb8b9b9
Adapt tests
2024-02-15 22:19:09 +01:00
Igor Nikonov
7b1fbec4e5
Merge remote-tracking branch 'origin/master' into query-log-on-insert-exception-over-http
2024-02-15 21:11:38 +00:00
Igor Nikonov
39dbb33eaf
Merge pull request #59914 from fenik17/docs_fix_typos
...
[Docs] Fix some typos and missing commas
2024-02-15 22:11:12 +01:00
Raúl Marín
a249840421
Fix formatting of NOT with single literals
2024-02-15 21:44:22 +01:00
Raúl Marín
f17d58cced
Add comment
2024-02-15 20:53:22 +01:00
Igor Nikonov
062602d433
Merge remote-tracking branch 'origin/master' into docs_fix_typos
2024-02-15 18:22:00 +00:00
Alexey Milovidov
b8fcff36f3
Merge pull request #60010 from ClickHouse/simplify-code-2
...
The code should not be complex
2024-02-15 18:00:33 +01:00
Alexey Milovidov
b1a911108a
Merge pull request #60012 from ClickHouse/fix-broken-lambdas
...
Fix broken lambdas formatting
2024-02-15 17:59:51 +01:00
kssenii
2a783321d7
Fix deletion of s3 queue
2024-02-15 17:56:38 +01:00
Dmitry Novik
7c73af9f13
Remove test completely
2024-02-15 17:49:35 +01:00
Alexey Milovidov
896e3298df
Update 02981_vertical_merges_memory_usage.sql
2024-02-15 17:49:05 +01:00
Dmitry Novik
199ae321a0
Merge branch 'master' into analyzer-fix-test_sql_user_defined_functions_on_cluster
2024-02-15 17:45:33 +01:00
Dmitry Novik
cc59e06fea
Merge pull request #59975 from ClickHouse/analyzer-fix-test_settings_profile
...
Analyzer: Fix test_settings_profile
2024-02-15 17:44:43 +01:00
Dmitry Novik
8397b856ae
Cleanup
2024-02-15 17:28:54 +01:00
Max Kainov
5a3a93bea5
CI: refactor bugfix validate job
...
#no_merge_commit
2024-02-15 16:28:27 +00:00
Dmitry Novik
dfaea604c3
Remove redundant includes
2024-02-15 17:27:26 +01:00
Robert Schulze
058461e786
Merge remote-tracking branch 'rschu1ze/master' into order-by-all-ambiguities
2024-02-15 16:21:16 +00:00
Robert Schulze
1edf3b2254
Replace ORDER BY ALL by ORDER BY * to get rid of ambiguities
2024-02-15 16:19:56 +00:00
Konstantin Bogdanov
dbb6804a70
Merge pull request #59976 from ClickHouse/add-cloud-placement
...
Add `PlacementInfo`
2024-02-15 19:16:56 +03:00
Dmitry Novik
a11b9553ca
Fix implementation in new analyzer
2024-02-15 17:16:27 +01:00
Mikhail f. Shiryaev
aa158a1907
Merge pull request #59994 from ClickHouse/fix-mark-release-ready
...
Fix mark release ready
2024-02-15 16:34:54 +01:00
Raúl Marín
2d42054845
Fix 02981_vertical_merges_memory_usage with SharedMergeTree
2024-02-15 14:44:38 +01:00
Raúl Marín
5baae9326c
Fix optimize_uniq_to_count removing the column alias
2024-02-15 14:10:55 +01:00
Igor Nikonov
1464830791
Merge remote-tracking branch 'origin/master' into query-log-on-insert-exception-over-http
2024-02-15 12:56:32 +00:00
Igor Nikonov
c580cdb96e
Fix review comment
2024-02-15 12:55:43 +00:00
Raúl Marín
91f54f44b6
Fix several logical errors in arrayFold
2024-02-15 13:21:39 +01:00
Yarik Briukhovetskyi
a7af4e860e
Merge pull request #60014 from ClickHouse/docs-starts-with-UTF8-min-version
...
[Docs] Add min version for startsWithUTF8
2024-02-15 13:09:25 +01:00
Robert Schulze
eeaa9fb1ba
Update tests
2024-02-15 11:47:30 +00:00
Azat Khuzhin
f10fc95933
Fix INSERT into SQLite with single quote
...
Previously it leads to syntax error, due to incorrect escaping of single
quotes for SQLite, "\'" had been used instead of "''"
So set output_format_values_escape_quote_with_quote=true for SQLite to
fix this.
v2: prepare modified Context for writing on storage creation
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-15 12:47:29 +01:00
Azat Khuzhin
bbe38a3fe4
Add ability to escape quotes in Values format with single quote
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-15 12:47:29 +01:00
Azat Khuzhin
504a2dd9d9
Do not rewrite sum() to count() if return value differs in analyzer
...
v2: fix for LowCardinality
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-15 12:41:05 +01:00
Yarik Briukhovetskyi
7396fa0b14
add docs spelling
2024-02-15 11:23:54 +00:00
robot-clickhouse
ad626233a1
Automatic style fix
2024-02-15 10:43:16 +00:00
Dmitry Novik
31128ecaa7
Analyzer: Fix test_sql_user_defined_functions_on_cluster
2024-02-15 10:29:27 +00:00
Robert Schulze
f8413481c4
Merge remote-tracking branch 'ClickHouse/master' into materialize_non_override_past_values
2024-02-15 10:29:00 +00:00
Robert Schulze
973e17851a
Merge pull request #59563 from rschu1ze/libssh-0.9.8
...
Bump libssh to 0.9.8
2024-02-15 11:00:46 +01:00
Dmitry Novik
ddc429ccbc
Revert incorrect changes
2024-02-15 10:14:58 +01:00
Robert Schulze
ddaef8d342
Merge pull request #59752 from rschu1ze/countMatches-fuzzed
...
Fix AST fuzzer issue in function `countMatches`
2024-02-15 10:02:48 +01:00
Justin de Guzman
a037933cc6
[Docs] Add min version for startsWithUTF8
2024-02-14 22:57:23 -08:00
Alexey Milovidov
0b0b273157
Merge pull request #59806 from ClickHouse/analyzer-fix-test_wrong_db_or_table_name
...
Analyzer: Fix test_wrong_db_or_table_name/test.py::test_wrong_table_name
2024-02-15 07:57:02 +01:00
Alexey Milovidov
10eb948ed6
Merge branch 'master' into analyzer-fix-test_wrong_db_or_table_name
2024-02-15 07:56:56 +01:00
Alexey Milovidov
a86d31a005
Merge pull request #59998 from ClickHouse/revert-59699-disable_async_inserts_for_dependent_mv_dedup
...
Revert "Insert synchronously if dependent MV deduplication is enabled"
2024-02-15 07:52:13 +01:00
Alexey Milovidov
0258aba5c0
Verify formatting consistency on the server-side
2024-02-15 07:49:13 +01:00
Alexey Milovidov
b322be55b2
Add a test
2024-02-15 06:54:28 +01:00
Alexey Milovidov
accc63500d
Fix broken lambdas formatting
2024-02-15 06:54:18 +01:00
Alexey Milovidov
503bec73ec
Exclude test run from a slow build
2024-02-15 06:11:02 +01:00
Alexey Milovidov
d3fdd97891
The code should not be complex
2024-02-15 06:04:45 +01:00
Alexey Milovidov
a98facee52
Merge pull request #59944 from ClickHouse/fewer_lambdas
...
Replace lambdas with pointers to members to simplify stacks
2024-02-15 06:02:35 +01:00