Commit Graph

136896 Commits

Author SHA1 Message Date
Kseniia Sumarokova
de7f7e196e
Update docs/en/sql-reference/statements/grant.md 2024-03-07 13:55:22 +08:00
jsc0218
c901c9c1f3 fix typo 2024-03-07 01:47:10 +00:00
jsc0218
0f4cd3198d add version specification 2024-03-07 01:09:18 +00:00
Alexey Milovidov
ae7772e587 Fix a typo 2024-03-07 00:58:13 +01:00
HarryLeeIBM
dbdaa9863e Refactor PR according to review 2024-03-06 15:54:04 -08:00
Nikita Taranov
4f6b1d0e7d
Merge pull request #60885 from nickitat/async_inserts_small_tweaks
Small changes in async inserts code
2024-03-06 23:03:50 +01:00
Max K
6c0e9e1944
Merge pull request #60958 from ClickHouse/ci_remove_rerun_check_for_build_report_jobs
CI: disable rerun check helper for build report jobs
2024-03-06 21:32:04 +01:00
Igor Nikonov
a3c22f9ace
Merge pull request #60675 from ClickHouse/use-minmax-indices-always-first
Always apply first minmax index among available skip indices
2024-03-06 21:25:49 +01:00
Max Kainov
4e1257974c CI: disable rerun check helper for build report jobs
#do_not_test
2024-03-06 20:11:55 +00:00
Max K
6476d8e1f0
Merge pull request #60952 from ClickHouse/ci_remove_sqllancer_from_pr_wf
CI: remove sqllancer, sqllogic, sqltest from pr wf
2024-03-06 21:05:48 +01:00
Nikita Taranov
f4fd4e6510
Merge pull request #60745 from jrdi/insert-select-deduplication-bug-reproducer
Fix insert-select + insert_deduplication_token bug by setting streams to 1
2024-03-06 21:02:30 +01:00
Nikita Taranov
d008b4eb4f fix test 2024-03-06 20:24:38 +01:00
Max Kainov
a0d161704a CI: remove sqllancer, sqllogic, sqltest from pr wf
#do_not_test
2024-03-06 17:58:21 +00:00
Yarik Briukhovetskyi
0dea920a06
reload checks 2024-03-06 18:26:16 +01:00
Shaun Struwig
06a7665d0e
Update encoding-functions.md
Add missing "Result:" after query
2024-03-06 18:19:52 +01:00
Max K
94e6f1929a
Merge pull request #60947 from ClickHouse/ci_fix_unit_test_ci_issue
CI: fix stage config (unit test release issue)
2024-03-06 18:10:40 +01:00
Nikolai Kochetov
5e4c51ec05 Update settings history 2024-03-06 17:02:08 +00:00
Dmitry Novik
d92538ced2
Merge branch 'master' into analyzer-refactor-constant-name 2024-03-06 17:55:52 +01:00
Max Kainov
4dd5e4fe99 CI: fix stage config (unit test release issue)
#no_ci_cache
2024-03-06 16:52:01 +00:00
Nikolai Kochetov
2730f0b54f Allow subqueries for IN with parallel replicas under a setting. 2024-03-06 16:48:03 +00:00
Anton Popov
c8878332ca fix StorageSystemDictionaries 2024-03-06 16:46:59 +00:00
Michael Kolupaev
fb1a684d98
Fix race in PageCache (#60878)
* Fix race in PageCache

* Transportation security administration

* Fix test flakiness, remove accidentally left over debug logging
2024-03-06 08:46:15 -08:00
Sema Checherinda
bae34f4cd2
Merge pull request #59495 from ClickHouse/chesema-remove-objects-capability
generate key for clickhouse_remove_objects_capability
2024-03-06 17:45:32 +01:00
Sema Checherinda
8ac2ef6608
Merge pull request #57575 from ClickHouse/chesema-drop-zk-table-node
drop keeper dir with zero copy locks
2024-03-06 17:43:35 +01:00
Yarik Briukhovetskyi
43d5338f92
restart ci 2024-03-06 17:10:26 +01:00
Mikhail f. Shiryaev
d6325e267c
Use pyproject.toml for pylynt configuration 2024-03-06 16:53:58 +01:00
vdimir
56b6810122
Merge pull request #60641 from ClickHouse/vdimir/analyzer/comute_alias_columns
Resubmit "Analyzer: compute ALIAS columns right after reading"
2024-03-06 16:52:16 +01:00
Max K
389b1aeb5d
Merge pull request #60935 from ClickHouse/ci_await_less_in_ci
CI: wait less in await to not exceed GH timeout
2024-03-06 16:50:39 +01:00
jsc0218
9ae3c7bf35
Merge pull request #60475 from HowePa/fix_local_option
Fix option ambiguous in `clickhouse-local`
2024-03-06 10:29:49 -05:00
Anton Popov
1c0aed896c fix build 2024-03-06 15:25:06 +00:00
Mark Needham
d0e887f834
Update index.md 2024-03-06 15:02:18 +00:00
alesapin
4a32e9b01e
Merge pull request #60921 from ClickHouse/remove_useless_message
Remove useless verbose logging from AWS library
2024-03-06 15:53:37 +01:00
Max Kainov
ee468b0f2a CI: wait less in await to not exceed GH timeout
#do_not_test
2024-03-06 14:26:58 +00:00
Max K
561be5eb74
Merge pull request #60421 from ClickHouse/ci_abstract_workflow
CI: make workflow yml abstract
2024-03-06 15:15:02 +01:00
Anton Popov
f582797b36 Merge remote-tracking branch 'upstream/master' into HEAD 2024-03-06 14:14:42 +00:00
Igor Nikonov
d64abe2449 Merge remote-tracking branch 'origin/master' into use-minmax-indices-always-first 2024-03-06 13:51:55 +00:00
Kruglov Pavel
d37d0ecb15
Merge pull request #60795 from Avogar/format-detection
Support files without format extension in Filesystem database
2024-03-06 14:31:52 +01:00
robot-clickhouse-ci-2
dad24a1d5d
Merge pull request #60929 from Algunenano/groupArraySorted
Fix groupArraySorted documentation
2024-03-06 14:25:14 +01:00
Yarik Briukhovetskyi
2eb7fa297b
Merge pull request #60763 from zvonand/zvonand-fix-toStartOf
Fix toStartOfInterval
2024-03-06 13:55:21 +01:00
vdimir
7e908711d0
Respect max_execution_time for dictionary reloading time 2024-03-06 12:54:39 +00:00
Raúl Marín
314e27a06e Fix groupArraySorted documentation 2024-03-06 12:52:03 +00:00
Antonio Andelic
381c075391 Throw on query timeout 2024-03-06 13:19:40 +01:00
vdimir
4dede601ef
fix 2024-03-06 12:10:26 +00:00
vdimir
d9f7ac8815
Analyzer: Fix bug with join_use_nulls and PREWHERE 2024-03-06 12:10:25 +00:00
vdimir
70750cb108
Fix possible stuck on error in HashedDictionaryParallelLoader 2024-03-06 12:04:57 +00:00
vdimir
083a251951
Fixes for HashedArrayDictionary 2024-03-06 12:04:13 +00:00
Raúl Marín
7989e9dc70
Merge pull request #60810 from Algunenano/compression_clone
Add missing clone calls related to compression
2024-03-06 12:01:39 +01:00
Robert Schulze
7a60a5c7ab
Merge pull request #60642 from rschu1ze/docs-58023
Docs: Follow-up to #58023
2024-03-06 11:40:39 +01:00
Alexander Sapin
93e2ed8248 Remove useless message from AWS library 2024-03-06 11:31:24 +01:00
Dmitry Novik
b675268a9b
Merge pull request #60770 from ClickHouse/analyzer-settings-check
Fix crash with different allow_experimental_analyzer value in subqueries
2024-03-06 11:00:01 +01:00