Commit Graph

102871 Commits

Author SHA1 Message Date
Kseniia Sumarokova
b29335199d
Merge pull request #43252 from kssenii/named-collections-sql-commands
Support `CREATE / ALTER / DROP NAMED COLLECTION` queries under according access types
2022-12-05 00:58:48 +01:00
Filatenkov Artur
93d773c4d9
Merge branch 'master' into add_full_modifier 2022-12-05 01:39:20 +03:00
kssenii
caf1d9653d Fix memory leak 2022-12-04 19:29:53 +01:00
Robert Schulze
3c1a721da4
Merge branch 'master' into hlee-s390x-wide-int-order 2022-12-04 18:47:00 +01:00
Robert Schulze
ddd532338d
Merge pull request #43819 from azat/tests/01676_clickhouse_client_autocomplete
tests: fix 01676_long_clickhouse_client_autocomplete flakiness
2022-12-04 18:41:13 +01:00
Roman Vasin
a09e7fddcc
Merge branch 'master' into ADQM-626 2022-12-04 20:34:55 +03:00
Roman Vasin
bcb65eb420
Merge branch 'master' into ADQM-623 2022-12-04 20:21:27 +03:00
Sema Checherinda
005cded791
Merge branch 'master' into logical-error-race-tmp-dirs 2022-12-04 18:18:42 +01:00
Robert Schulze
44312e3e97
Merge pull request #43911 from nickitat/fix_tidy
Fix clang tidy errors introduced in #43834
2022-12-04 18:09:37 +01:00
Antonio Andelic
b1d11ce0e1
Merge pull request #43450 from ClickHouse/parallel-log-appending
Use parallel log appending in Keeper
2022-12-04 16:55:48 +01:00
kssenii
dca3444283 Merge remote-tracking branch 'upstream/master' into named-collections-sql-commands 2022-12-04 15:56:02 +01:00
Kseniia Sumarokova
ec7649cd90
Merge pull request #43639 from CurtizJ/trace-profile-events
Allow to send profile events to `system.trace_log`
2022-12-04 15:50:07 +01:00
Filatenkov Artur
07b79c7ba4
Merge branch 'master' into add_full_modifier 2022-12-04 13:32:21 +03:00
Alexander Gololobov
0ef45dcdb0
Merge branch 'master' into fix-incorrect-exception-message 2022-12-04 11:14:48 +01:00
Alexey Milovidov
1644cbf7ad Fix incorrect exception message 2022-12-04 02:23:43 +01:00
Alexey Milovidov
0ead7062f9
Merge pull request #43909 from azat/vimrc
Fix vim settings (and make it compatible with neovim)
2022-12-04 02:15:36 +03:00
FArthur-cmd
8ff7a1c609 fix tests 2022-12-03 22:02:37 +00:00
Nikita Taranov
408cea80eb impl 2022-12-03 22:58:46 +01:00
FArthur-cmd
7ee4934558 Add full option for SHOW query 2022-12-03 20:42:18 +00:00
Azat Khuzhin
9c6ea123fe Fix vim settings (wrong group for autocmd)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-03 21:23:24 +01:00
Azat Khuzhin
ff8f95515c Make vim rc file compatible with neovim
neovim reads only .exrc, while vim read both.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-03 21:23:24 +01:00
Nikolay Degterinsky
5362bf0b96
Merge pull request #43850 from HarryLeeIBM/hlee-s390x-tcp-alive
Fix setting TCP_KEEPIDLE of client connection for s390x
2022-12-03 21:15:51 +01:00
Sergei Trifonov
7b80788ed5
Merge branch 'master' into merge_tree_settings_constraints 2022-12-03 15:44:53 +01:00
Ilya Yatsishin
4ed73e286a
Merge pull request #43906 from amilajack/patch-1 2022-12-03 13:12:23 +01:00
Amila Welihinda
34d420cb3f
fix broken link 2022-12-02 14:27:57 -08:00
Yakov Olkhovskiy
568af2d8ba
Update universal.sh 2022-12-02 17:11:08 -05:00
Mikhail f. Shiryaev
38527b6ba5
Merge pull request #43904 from ClickHouse/fix-reports
Fix reports
2022-12-02 22:59:50 +01:00
Mikhail f. Shiryaev
8d53d558bd
Restore typing for S3Helper 2022-12-02 22:49:26 +01:00
Mikhail f. Shiryaev
8d9dbda7f2
Experiment with old upload_result_helper.py 2022-12-02 21:34:21 +01:00
Mikhail f. Shiryaev
dcdacea8e8
Revert "Add typing to upload_result_helper.py, remove stale code"
This reverts commit 1fb090bfe2.
2022-12-02 21:33:08 +01:00
Sergei Trifonov
e27e79b45d
Merge branch 'master' into merge_tree_settings_constraints 2022-12-02 20:51:31 +01:00
Mikhail f. Shiryaev
e2a9b226e0
Merge pull request #43894 from ClickHouse/improve-release-script
Improve release script
2022-12-02 20:33:34 +01:00
serxa
006af1b6a4 constraints on merge tree settings 2022-12-02 19:30:14 +00:00
Nikolay Degterinsky
c2ceb783ea
Merge pull request #41095 from evillique/from-select
Add 'FROM table SELECT column' syntax
2022-12-02 20:17:44 +01:00
Mikhail f. Shiryaev
9eeed564aa
Merge pull request #43895 from ClickHouse/use-only-our-prs
Use only PRs to our repository in pr_info on push
2022-12-02 20:00:13 +01:00
Mikhail f. Shiryaev
8e8068afe4
Use only PRs to our repository in pr_info on push 2022-12-02 19:17:16 +01:00
Mikhail f. Shiryaev
7356d48f67
Get rid of PyGithub dependency 2022-12-02 18:58:46 +01:00
Roman Vasin
373a353ed9 Update docs 2022-12-02 17:34:02 +00:00
Mikhail f. Shiryaev
ed4db129f4
Reduce dependencies from unidiff 2022-12-02 18:27:36 +01:00
Roman Vasin
c002d0944b Refactor to do erase() on small fragment 2022-12-02 17:25:55 +00:00
Maksim Kita
f1c44d593a Analyzer CTE resolution fix 2022-12-02 18:20:29 +01:00
Roman Vasin
298a7055fa Replace time_t with DateLUTImpl::Time 2022-12-02 16:40:36 +00:00
chen
b6eddbac0d
fix s3Cluster function returns NOT_FOUND_COLUMN_IN_BLOCK error (#43629)
* fix s3Cluster function returns NOT_FOUND_COLUMN_IN_BLOCK error

* Update StorageS3Cluster.cpp

* Update 01801_s3_cluster_count.sql

* fix
2022-12-02 15:43:29 +01:00
Vitaly Baranov
e1f7f04752
Referential dependencies for RESTORE (#43834)
* Rename DDLDependencyVisitor -> DDLLoadingDependencyVisitor.

* Move building a loading graph to TablesLoader.

* Implement referential dependencies for tables and use them
when restoring tables from a backup.

* Remove StorageID::operator < (because of its inconsistency with ==).

* Add new tests.

* Fix test.

* Fix memory leak.

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2022-12-02 15:05:46 +01:00
Vladimir C
b594ffc5ca
Merge pull request #43883 from ClickHouse/revert-43457-vdimir/tmp-data-in-fs-cache 2022-12-02 14:55:23 +01:00
Yakov Olkhovskiy
858e37ffcb
use -f instead of --interactive 2022-12-02 08:51:18 -05:00
Vladimir C
7d6950d397
Revert "Temporary files evict fs cache" 2022-12-02 14:50:56 +01:00
Sema Checherinda
ce8ab95b65
Merge pull request #43868 from CheSema/data-race-loging-part-status
do not read part status just for logging
2022-12-02 14:48:55 +01:00
Kruglov Pavel
c35b2a6495
Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
Ilya Yatsishin
eba7dd5826
Merge pull request #43875 from ClickHouse/docs-library-bridge-port
Document how the library-bridge port can be changed
2022-12-02 13:53:33 +01:00