zhongyuankai
|
826b29ef4d
|
Max materialized views size for table
|
2024-01-15 10:02:57 +08:00 |
|
Alexey Milovidov
|
65ac905032
|
Merge pull request #54366 from canhld94/final_no_copy
Implement vertical replacing FINAL
|
2024-01-14 04:21:07 +01:00 |
|
Alexey Milovidov
|
211c285a0b
|
Merge pull request #58657 from ClickHouse/analyzer-fix-index-set
Analyzer: Correctly handle constant set in index
|
2024-01-13 19:23:28 +01:00 |
|
Alexey Milovidov
|
d10a6e91af
|
Merge pull request #58770 from hdnpth/add-missing-includes
Add missing includes when _LIBCPP_REMOVE_TRANSITIVE_INCLUDES enabled
|
2024-01-13 19:22:49 +01:00 |
|
Alexey Milovidov
|
af8c8923cb
|
Merge branch 'master' into analyzer-fix-index-set
|
2024-01-13 04:15:10 +01:00 |
|
Alexey Milovidov
|
d112492c56
|
Remove some code
|
2024-01-13 03:48:04 +01:00 |
|
Artem Alperin
|
4139cb24ee
|
Add missing includes
|
2024-01-13 01:48:55 +03:00 |
|
Nikita Mikhaylov
|
8edab24189
|
Add comments to all columns of system tables (#58356)
|
2024-01-12 16:39:22 +01:00 |
|
Konstantin Bogdanov
|
633ef126c7
|
Merge pull request #57550 from ClickHouse/nickitat-patch-15
Small change in log message in MergeTreeDataMergerMutator
|
2024-01-12 02:02:10 +03:00 |
|
Robert Schulze
|
790f5890a0
|
Merge pull request #58611 from rschu1ze/qc-isolation
Improve isolation of query cache entries under re-created users or role switches
|
2024-01-11 17:30:24 +01:00 |
|
Nikolai Kochetov
|
f83cf1a6b7
|
Merge pull request #58638 from amosbird/fix-58620
Fix broken partition key analysis when doing projection optimization
|
2024-01-11 14:17:48 +01:00 |
|
Nikita Mikhaylov
|
baf4e5e894
|
Added comments for system tables (#48350)
|
2024-01-11 12:50:00 +01:00 |
|
Duc Canh Le
|
6331d8a6f2
|
Merge branch 'master' into final_no_copy
Resolve conflicts
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-01-11 02:55:14 +00:00 |
|
Igor Nikonov
|
8d4a395afa
|
Merge remote-tracking branch 'origin/master' into pr-custom-key-failover
|
2024-01-10 20:28:04 +00:00 |
|
Robert Schulze
|
52d75ab68f
|
Merge pull request #58458 from rschu1ze/replace-std_regexp-by-re2
Replace `std::regex` by re2
|
2024-01-10 17:46:54 +01:00 |
|
Dmitry Novik
|
ddbdd89904
|
Analyzer: Correctly handle constant set in index
|
2024-01-10 14:34:56 +00:00 |
|
Anton Popov
|
e87c62eead
|
Merge pull request #58628 from CurtizJ/remove-projections-code-2
Remove more projections code
|
2024-01-10 15:29:15 +01:00 |
|
Robert Schulze
|
fee98994d4
|
Fix tokenization in DataPartsExchange (it missed the last element)
|
2024-01-10 11:44:01 +00:00 |
|
Robert Schulze
|
499227b9cf
|
Merge remote-tracking branch 'rschu1ze/master' into replace-std_regexp-by-re2
|
2024-01-10 10:02:53 +00:00 |
|
Robert Schulze
|
36173bbb7b
|
Merge remote-tracking branch 'rschu1ze/master' into qc_isolation
|
2024-01-10 09:57:13 +00:00 |
|
Robert Schulze
|
4cacfa6b43
|
Merge pull request #57509 from jinjunzh/qatzstd_main
Add Intel-QAT-based `ZSTD_QAT` compression codec
|
2024-01-10 10:31:39 +01:00 |
|
Kseniia Sumarokova
|
1b517105db
|
Merge pull request #57323 from valbok/mysql-binlog-client
MaterializedMySQL: Introduce MySQL Binlog Client
|
2024-01-10 09:08:13 +01:00 |
|
Robert Schulze
|
ced9e93ac6
|
Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main
|
2024-01-09 20:36:02 +00:00 |
|
Amos Bird
|
29afac61cc
|
Fix partition key analysis
|
2024-01-10 03:13:03 +08:00 |
|
pufit
|
6cf55b82f4
|
Merge pull request #58539 from canhld94/file_custom_compress_level
Allow explicitly set compression level in output format
|
2024-01-09 13:43:38 -05:00 |
|
Robert Schulze
|
c04e4eb162
|
Merge remote-tracking branch 'rschu1ze/master' into qc-isolation
|
2024-01-09 16:30:20 +00:00 |
|
Anton Popov
|
e0d469b0e0
|
remove more projections code
|
2024-01-09 15:48:08 +00:00 |
|
Anton Popov
|
2fd0f7be7b
|
Merge pull request #55579 from CurtizJ/remove-old-projections-code
Remove more old code of projection analysis
|
2024-01-09 15:51:12 +01:00 |
|
Sema Checherinda
|
7c7e72c4b7
|
Merge pull request #58573 from ClickHouse/chesema-s3-client-creation
fix and test that S3Clients are reused
|
2024-01-09 13:28:20 +01:00 |
|
Robert Schulze
|
e9b6f413b8
|
Get rid of QueryCache::user_name
|
2024-01-09 12:24:12 +00:00 |
|
Igor Nikonov
|
f566423e19
|
Merge remote-tracking branch 'origin/master' into pr-custom-key-failover
|
2024-01-09 10:38:43 +00:00 |
|
Yakov Olkhovskiy
|
cfa41e7dc6
|
Merge pull request #58038 from ClickHouse/revert-58022-revert-57555-ft-dropped_tables_parts
Add system.dropped_tables_parts table - second attempt
|
2024-01-09 00:47:07 -05:00 |
|
Robert Schulze
|
fabc06995e
|
Improve isolation of query results in query cache
Fixes #58054
|
2024-01-08 20:52:30 +00:00 |
|
Igor Nikonov
|
7fd851b4e9
|
Merge remote-tracking branch 'origin/master' into pr-custom-key-failover
|
2024-01-08 20:43:20 +00:00 |
|
jinjunzh
|
cf53d9a17c
|
add USE_QAT into build_options
|
2024-01-08 11:05:36 -05:00 |
|
Anton Popov
|
3e933c9099
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-01-08 15:33:38 +00:00 |
|
Raúl Marín
|
8f998eaa82
|
Merge pull request #58447 from canhld94/fix_symlink_in_user_files
Allow users to work with symlinks in user_files_path (again)
|
2024-01-08 10:40:36 +01:00 |
|
Robert Schulze
|
6665d23243
|
Merge pull request #58029 from skyoct/feat/server_settings
Add `changeable_without_restart` column to `system.server_settings`
|
2024-01-08 10:09:51 +01:00 |
|
Robert Schulze
|
c11a2fcb7f
|
Fix style
|
2024-01-08 08:50:34 +00:00 |
|
Duc Canh Le
|
149de9aa93
|
discard fs::canonical return
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-01-08 03:40:48 +00:00 |
|
Robert Schulze
|
f553b55e3a
|
Merge remote-tracking branch 'rschu1ze/master' into regex-std-re2
|
2024-01-07 22:31:35 +00:00 |
|
Robert Schulze
|
8e804487f3
|
Some fixups
|
2024-01-07 22:28:08 +00:00 |
|
Sema Checherinda
|
6f626d8294
|
fix auth_settings.hasUpdates function
|
2024-01-07 23:00:26 +01:00 |
|
Alexander Tokmakov
|
371d664667
|
Update MergeTreeData.cpp
|
2024-01-07 17:27:22 +01:00 |
|
Robert Schulze
|
53965bb9f1
|
Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main
|
2024-01-07 14:11:22 +00:00 |
|
Robert Schulze
|
e947ed710b
|
Hijack and document 'update' map to represent reload status
|
2024-01-07 13:09:27 +00:00 |
|
Sema Checherinda
|
d5f86f671d
|
fix and test that S3Clients reused
|
2024-01-07 02:19:06 +01:00 |
|
Anton Popov
|
8c9cf394b3
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-01-06 20:58:17 +00:00 |
|
Nikolai Kochetov
|
105789b936
|
Merge pull request #53705 from ClickHouse/analyzer-execution-names
Analyzer: always qualify execution names
|
2024-01-06 17:39:58 +01:00 |
|
Anton Popov
|
48a7402b34
|
fix build
|
2024-01-06 16:39:27 +00:00 |
|