Commit Graph

152413 Commits

Author SHA1 Message Date
Yarik Briukhovetskyi
018a62777b
small fixes for Date32 2024-09-04 16:56:07 +02:00
Yarik Briukhovetskyi
6acb5ab5a1
add Date32 support 2024-09-04 15:52:23 +02:00
Yarik Briukhovetskyi
f497fde2ca
fix templates 2024-09-04 15:08:12 +02:00
Yarik Briukhovetskyi
945c930322
fix build 2024-09-04 14:53:19 +02:00
Yarik Briukhovetskyi
e16c85d94f
fix suggestions 2024-09-04 14:32:57 +02:00
Yarik Briukhovetskyi
54bdd392ee
fix build 2024-09-04 11:50:09 +02:00
Yarik Briukhovetskyi
efdef8c186
fix build 2024-09-04 11:18:55 +02:00
Yarik Briukhovetskyi
de0e608919
Merge branch 'master' into time_buckets_impl 2024-09-03 23:24:14 +02:00
Nikita Mikhaylov
592910d538
Merge pull request #69205 from ClickHouse/fix-flaky-get-dictionary-test
Fix flaky 00157_cache_dictionary
2024-09-03 19:26:42 +00:00
Yarik Briukhovetskyi
4fad12ecb0
rewrite the main logic 2024-09-03 19:53:28 +02:00
Kruglov Pavel
17baa4f51b
Merge pull request #68463 from Avogar/dynamic-json-distinct-aggregate-functions
Add aggregate functions distinctDynamicTypes/distinctJSONPaths/distinctJSONPathsAndTypes
2024-09-03 17:51:51 +00:00
Konstantin Bogdanov
dc0b491f11
Merge pull request #69130 from m4xxx1m/hostname-validation-config
Add validation of IP addresses and domains in settings
2024-09-03 17:09:17 +00:00
Ilya Yatsishin
959e8567bb
Merge pull request #68380 from qoega/improve-integration-tests-5
Rework integration test flaky tests runner to split per module as a separate group
2024-09-03 16:38:17 +00:00
alesapin
b7ec3f66e2
Merge pull request #69193 from ClickHouse/disable_memory_test_with_sanitizers
Disable memory test with sanitizer
2024-09-03 16:14:08 +00:00
alesapin
41898bb7d1
Merge pull request #69194 from ClickHouse/disable_perf_test_with_sanitizers
Disable perf-like test with sanitizers
2024-09-03 16:13:30 +00:00
Pablo Marcos
253d099f1c
Merge pull request #69211 from pamarcos/fix-doc-mistake
Fix small doc mistake
2024-09-03 16:07:57 +00:00
Raúl Marín
dd6e818c68
Merge pull request #69175 from azat/revert-client-log_comment-file
Revert "Merge pull request #57191 from azat/client-log_comment-file"
2024-09-03 15:47:54 +00:00
Pablo Marcos
be5a5353e3
Merge pull request #69207 from ClickHouse/clarify-transactions-doc
Update transactions doc
2024-09-03 15:12:30 +00:00
Konstantin Bogdanov
e50a8b4f61
Merge pull request #68975 from ClickHouse/fix-encoding-with-progress-headers
`Content-Encoding` was not sent on progress
2024-09-03 15:09:00 +00:00
Alexander Gololobov
e94a2875de
Merge pull request #68954 from ClickHouse/processors_profile_log_plan_step_name
Add plan_step_name and plan_step_description columns to system.processors_profile_log
2024-09-03 14:53:08 +00:00
Pablo Marcos
12f6b83d60
Update transactions doc
Clarify isolation levels when inside/outside of a transaction.
Also fix some weird formatting using hyphen instead of comma or period.
2024-09-03 16:35:11 +02:00
Igor Nikonov
52b9f47977 Fix flaky 00157_cache_dictionary
+ disable paralell replicas on insert to avoid hitting
  `max_estimated_execution_time` setting
2024-09-03 14:18:25 +00:00
Alexander Tokmakov
f9d7080711
Merge pull request #68896 from tuanpach/add-identifier-quoting-style-settings
Add identifier quoting style settings
2024-09-03 13:52:37 +00:00
Anton Popov
34c14a6493
Merge pull request #68837 from CurtizJ/fix-async-insert-alter
Fix async inserts with `ALTER ADD/MODIFY COLUMN`
2024-09-03 12:37:27 +00:00
alesapin
89e42e3814 Disable perf-like test with sanitizers 2024-09-03 14:23:59 +02:00
robot-clickhouse
9822b2f306
Merge pull request #69191 from ClickHouse/auto/v24.8.3.59-lts
Update version_date.tsv and changelog after v24.8.3.59-lts
2024-09-03 12:17:04 +00:00
alesapin
0d30fbb8fb Disable memory test with sanitizer 2024-09-03 14:15:12 +02:00
Han Fei
8bda99c5a6
Merge pull request #69086 from liuneng1994/fix-typo-in-actionsdag
Fix typo in ActionsDag
2024-09-03 11:47:47 +00:00
robot-clickhouse
ff6a781dca Update version_date.tsv and changelogs after v24.8.3.59-lts 2024-09-03 11:37:16 +00:00
Han Fei
1b29a89107 Merge branch 'master' into fix-typo-in-actionsdag 2024-09-03 11:29:19 +00:00
Pablo Marcos
cd1a8c03b1 Fix small doc mistake 2024-09-03 11:10:56 +00:00
robot-clickhouse
715a18dc40
Merge pull request #69184 from ClickHouse/auto/v24.6.5.30-stable
Update version_date.tsv and changelog after v24.6.5.30-stable
2024-09-03 10:58:54 +00:00
robot-clickhouse
2e90581908 Update version_date.tsv and changelogs after v24.6.5.30-stable 2024-09-03 10:32:49 +00:00
robot-clickhouse
d112dc8f1d
Merge pull request #69182 from ClickHouse/auto/v24.5.7.31-stable
Update version_date.tsv and changelog after v24.5.7.31-stable
2024-09-03 10:29:22 +00:00
m4xxx1m
99fbeacddd Fix 'file not found' error 2024-09-03 13:28:39 +03:00
robot-clickhouse
237a54be69 Update version_date.tsv and changelogs after v24.5.7.31-stable 2024-09-03 10:05:11 +00:00
robot-clickhouse
60a4d31be5
Merge pull request #69177 from ClickHouse/auto/v24.3.10.33-lts
Update version_date.tsv and changelog after v24.3.10.33-lts
2024-09-03 10:01:54 +00:00
Kruglov Pavel
6273c7ca80
Merge pull request #69150 from Avogar/better-json-alias-check
Don't create Object type if use_json_alias_for_old_object_type=1 but allow_experimental_object_type=0
2024-09-03 09:58:23 +00:00
m4xxx1m
611ae2c013 Use Poco implementation of IP addresses validation 2024-09-03 12:41:39 +03:00
Raúl Marín
7ba6eff181
Merge pull request #69148 from Algunenano/rmt_retries
RMT: Do not block retries when establishing a new keeper connection
2024-09-03 09:35:16 +00:00
robot-clickhouse
df5f5049ac Update version_date.tsv and changelogs after v24.3.10.33-lts 2024-09-03 09:19:10 +00:00
Max Kainov
c6b2d81af7 fix flaky check results processing 2024-09-03 10:25:10 +02:00
vdimir
5d3d2c2139
Merge pull request #66926 from ClickHouse/vdimir/multiple_joins_with_storage_join
Analyzer: Storage Join support joining with nullable columns
2024-09-03 06:59:47 +00:00
Azat Khuzhin
300d06b995 Revert "Merge pull request #57191 from azat/client-log_comment-file"
The problem with this patch is that it breaks readonly users.

There are possible other ways to fix this, but it has other downsides:
- readonly detection with getSetting - one extra query + code
  complexity, don't think that it worth it
- add is_hint for each setting (like is_important) - this will blow the
  settings structure and requires protocol changes, and even though this
  could be useful in other places, i.e. play UI, not sure that this worth
  either

So for now let's simply revert it.

This reverts commit fde14f0daf, reversing
changes made to f636dea879.
2024-09-03 08:42:14 +02:00
Constantine Peresypkin
ca514c6556
fix: Content-Encoding was not sent on progress
fixes: #64802
2024-09-03 02:13:23 +02:00
Konstantin Bogdanov
009cccd20a
Merge pull request #68979 from ClickHouse/put-strange-trash-back
Revert "Fix strange trash"
2024-09-02 22:07:01 +00:00
jsc0218
379d551832
Merge pull request #69076 from sakulali/create_as
CREATE TABLE AS copy PRIMARY KEY, ORDER BY, and similar clauses.
2024-09-02 20:56:58 +00:00
m4xxx1m
37516a4cc2 Add tests 2024-09-02 22:02:24 +03:00
Raúl Marín
fda6a48ff5 Parameterized tests 2024-09-02 18:05:23 +02:00
Anton Popov
2e4f6f26f0 fix after merge 2024-09-02 14:26:25 +00:00