Commit Graph

151568 Commits

Author SHA1 Message Date
Konstantin Bogdanov
b5dadd778b
temp-commit 2024-08-21 17:02:25 +02:00
Nikita Mikhaylov
c62e8690f3
Merge pull request #68638 from ClickHouse/hhh
Fix false "Killed by signal (output files)" in stress_tests.lib
2024-08-21 14:27:47 +00:00
max-vostrikov
7d324b02e5
Merge pull request #68607 from ClickHouse/materialized_view_deduplication.xml
materialized_view_deduplication performance comparison test
2024-08-21 14:08:34 +00:00
Alexey Milovidov
0bfc280f0d
Merge pull request #68610 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-08-21 13:08:30 +00:00
Kruglov Pavel
de680c7312
Merge pull request #68620 from ClickHouse/do-not-fuzz-02835_drop_user_during_session
Do not fuzz 02835 drop user during session
2024-08-21 13:07:16 +00:00
Kruglov Pavel
aa96fd3385
Merge pull request #63798 from Blargian/variant_inference
setting to use Variant data type during schema inference
2024-08-21 13:06:00 +00:00
Kruglov Pavel
f6f62bd36f
Merge pull request #68323 from shiyer7474/fix_datetime64_const_in_subquery_distributed
Fix small value DateTime64 constant folding in nested subquery for remote
2024-08-21 12:52:38 +00:00
Alexey Milovidov
c8bc7a1240
Update README.md 2024-08-21 14:52:11 +02:00
Alexey Milovidov
6fefc900a6
Merge pull request #68630 from rschu1ze/aiven-sal-fhsip
Fix `LOGICAL_ERROR`s with functions `sipHash(64/128)Keyed`
2024-08-21 12:48:03 +00:00
Alexey Milovidov
9849a7cd35
Merge pull request #68646 from ClickHouse/remove_wrong_release_version
Remove wrong release version
2024-08-21 12:18:53 +00:00
Kruglov Pavel
c6902a8585
Merge pull request #68571 from ClickHouse/Avogar-patch-6
Reduce memory consumption in ghdata JSON tests
2024-08-21 11:48:33 +00:00
maxvostrikov
8bf103e82f squash! materialized_view_deduplication performance comparison test performance comparison test to check deduplication in MATERIALIZED VIEW's. Logic is similar to, but with a bigger insert tests/queries/0_stateless/03008_deduplication_cases_from_docs.sql 2024-08-21 12:49:33 +02:00
Max Kainov
47a245cb65 Remove wrong release version 2024-08-21 12:11:47 +02:00
Michael Kolupaev
7fe98ac302 Fix stress_tests.lib potentially mistaking its own search string for a crash message 2024-08-20 22:20:28 +00:00
avogar
a0992400ef Merge branch 'master' of github.com:ClickHouse/ClickHouse into Avogar-patch-6 2024-08-20 19:52:39 +00:00
Kruglov Pavel
054b38d4eb
Merge pull request #68451 from Avogar/check-json-regexp
Check for invalid regexp in JSON SKIP REGEXP section
2024-08-20 19:48:36 +00:00
Robert Schulze
4c6f30a70d
Cosmetics 2024-08-20 18:23:28 +00:00
Salvatore Mesoraca
027f913a13
Do not check i before it gets its final value 2024-08-20 18:01:23 +00:00
Salvatore Mesoraca
6b7a25746a
Improve test description 2024-08-20 18:01:21 +00:00
Salvatore Mesoraca
ef2912b0f7
Fix old and wrong assert 2024-08-20 18:01:20 +00:00
Salvatore Mesoraca
4d0fc70227
Fix keyed hash issue with empty array/map input 2024-08-20 18:01:18 +00:00
János Benjamin Antal
1c54c0d239
Merge pull request #68617 from ClickHouse/fix-docs-create-new-files-on-insert
Fix docs
2024-08-20 15:46:44 +00:00
Nikolai Kochetov
eb2f50e49d Do not fuzz settings for 02835_drop_user_during_session.sh 2024-08-20 15:32:40 +00:00
János Benjamin Antal
677b28e1ac
Fix docs 2024-08-20 17:04:19 +02:00
Max K.
d7c485b8ab
Merge pull request #68117 from ClickHouse/ci_move_scripts_from_docker
CI: Docker images clean from test scripts
2024-08-20 13:34:51 +00:00
Tyler Hannan
8b31388db5
Update README.md
add Guangzho meetup, fix release call
2024-08-20 15:33:34 +02:00
Alexander Tokmakov
ef7c616f41
Merge pull request #68608 from ClickHouse/revert-60197-format-settings-parsing
Revert "Fix unexpected behavior with `FORMAT` and `SETTINGS` parsing"
2024-08-20 13:13:42 +00:00
Alexander Tokmakov
ee9080fba7
Revert "Fix unexpected behavior with FORMAT and SETTINGS parsing" 2024-08-20 15:11:06 +02:00
Han Fei
aa0e4beae6
Merge pull request #68321 from ClickHouse/sampling-key-race
Fix data race on SampleKey
2024-08-20 13:01:38 +00:00
maxvostrikov
99e8a0babc materialized_view_deduplication performance comparison test
performance comparison test to check deduplication in MATERIALIZED VIEW's. Logic is similar to, but with a bigger insert
tests/queries/0_stateless/03008_deduplication_cases_from_docs.sql
2024-08-20 14:52:54 +02:00
Robert Schulze
d80b37001c
Merge pull request #68498 from Blargian/docs_toInterval
[Docs] Update `toInterval*` functions
2024-08-20 12:10:07 +00:00
Robert Schulze
c25ddba0b4
Merge pull request #68578 from rschu1ze/minor-logging-fixes
Minor logging fixes
2024-08-20 12:09:26 +00:00
János Benjamin Antal
860bd66d7a
Merge pull request #68267 from azat/build/COMMAND_ERROR_IS_FATAL
Avoid ignoring errors of execute_process() (set COMMAND_ERROR_IS_FATAL=ANY)
2024-08-20 11:55:20 +00:00
Kruglov Pavel
6a405b4aab
Update 01825_new_type_json_ghdata_insert_select.sh 2024-08-20 13:14:21 +02:00
vdimir
f323c76431
Merge pull request #68461 from linhgiang24/patch-3
Update grant.md to include POSTGRES privilege
2024-08-20 11:09:53 +00:00
Blargian
0407171fce update argument types and fix style 2024-08-20 12:53:31 +02:00
robot-clickhouse
22b31598c1
Merge pull request #68599 from ClickHouse/auto/v24.3.8.13-lts
Update version_date.tsv and changelog after v24.3.8.13-lts
2024-08-20 10:47:45 +00:00
Robert Schulze
67344be073
Merge pull request #68523 from rschu1ze/improve_upper_lower-2
Improve compatibility of `upper/lowerUTF8` with Spark
2024-08-20 10:30:06 +00:00
robot-clickhouse
68f95f2bd1 Update version_date.tsv and changelogs after v24.3.8.13-lts 2024-08-20 10:29:57 +00:00
robot-clickhouse
9c21bb012d
Merge pull request #68593 from ClickHouse/auto/v23.8.16.16-lts
Update version_date.tsv and changelog after v23.8.16.16-lts
2024-08-20 10:11:41 +00:00
Blargian
abf556d641 review changes 2024-08-20 11:39:47 +02:00
Nikolai Kochetov
696114ff1a
Merge pull request #68548 from ClickHouse/try-fix-pipeline-stuck-on-cancel
Avoid Pipeline stuck when query was cancelled by user.
2024-08-20 09:04:36 +00:00
robot-clickhouse
67f1dc276f Update version_date.tsv and changelogs after v23.8.16.16-lts 2024-08-20 08:37:33 +00:00
Max Kainov
9b55180184 CI: Move out scripts from dockers 2024-08-20 10:17:17 +02:00
Alexey Milovidov
bc00f274aa
Merge pull request #68585 from ClickHouse/changelog-24.8
Add changelog for 24.8
2024-08-20 04:57:34 +00:00
Alexey Milovidov
03e2e717b0 Miscellaneous 2024-08-20 06:21:07 +02:00
Alexey Milovidov
ef696fad39 Miscellaneous 2024-08-20 06:19:26 +02:00
Alexey Milovidov
949be425e2
Merge pull request #68139 from azat/system-storages-set-not-ready
Better test for Not-ready Set is passed in system.* tables
2024-08-20 04:05:27 +00:00
Alexey Milovidov
079523de10 Add changelog for 24.8 2024-08-20 06:03:15 +02:00
Alexey Milovidov
af43ee8682
Merge pull request #67134 from azat/client/ignore_shell_suspend
Make C-z ignorance configurable (ignore_shell_suspend) in clickhouse-client
2024-08-20 02:31:54 +00:00