Commit Graph

129854 Commits

Author SHA1 Message Date
awakeljw
6c70e32da1 rename squids to sqids 2023-12-04 11:26:55 +08:00
Robert Schulze
f6036fbb29
Some fixups 2023-12-03 16:20:59 +00:00
awakeljw
06241de257 fix codes according to the reviews 2023-12-03 22:00:42 +08:00
awakeljw
1a0dc1375c sqids only support unsigned integers 2023-12-03 05:12:12 +08:00
awakeljw
e5a72f15dd support sqids 2023-12-02 21:12:48 +08:00
Nikita Taranov
2362bb2cc9
Don't fall-back to in-order pool when max_streams = 1 for remote fs (#57334)
* impl

* update tests

* update one more test
2023-12-01 21:39:26 +01:00
JackyWoo
8a68d51261
Add index to table system.numbers (#50909) 2023-12-01 19:59:25 +01:00
robot-ch-test-poll
1b49463bd2
Merge pull request #55841 from nickitat/optimize_reading3
Optimize reading from cache
2023-12-01 17:36:57 +01:00
Nikolay Degterinsky
ceed0f73d3
Merge pull request #57391 from evillique/better-partitioned-write-to-file
Allow wildcards in directories for partitioned write with File storage
2023-12-01 17:23:54 +01:00
Nikolai Kochetov
5430ac2c02
Merge pull request #57099 from ClickHouse/analyzer-fuzz-3
Analyzer fuzzer 3 (aggregate_functions_null_for_empty for projections)
2023-12-01 16:57:34 +01:00
Anton Popov
61c517bc02
Merge pull request #57352 from kitaisreal/mutations-reuse-source-part-granularity
MergeTree mutations reuse source part index granularity
2023-12-01 16:45:41 +01:00
Nikolai Kochetov
0b4131546a
Merge pull request #56813 from jsc0218/SystemTablesFilterEngine
Able to Filter Engine When Scanning System Tables
2023-12-01 16:02:27 +01:00
Raúl Marín
b82d8479be
Merge pull request #57404 from Algunenano/i43202
Add tests for 43202
2023-12-01 13:12:50 +01:00
Robert Schulze
e258027ebc
Merge pull request #57291 from jinjunzh/iaadeflate_upgrade_qpl_v1.3.0
Upgrade QPL to v1.3.1+Fix qpl_deflate codec bug in case of BOF=0
2023-12-01 12:51:42 +01:00
alesapin
fb98b212c5
Merge pull request #57311 from ClickHouse/make_alter_mat_view_non_experimental
Make alter materialized view non experimental
2023-12-01 12:18:43 +01:00
robot-ch-test-poll1
e664e66a9a
Merge pull request #57407 from nickitat/ubsan_error_in_arena
Fix ubsan error in `Arena`
2023-12-01 03:53:43 +01:00
Julia Kartseva
1f8031c6e1
Merge pull request #56892 from icuken/alter_temporary_table
allow ALTER for TEMPORARY tables
2023-11-30 18:29:43 -08:00
Nikita Taranov
066c1b1c4e impl 2023-11-30 22:02:14 +01:00
Raúl Marín
8cdc7b42c8 Add tests for 43202 2023-11-30 20:55:17 +01:00
Raúl Marín
46acd8736c
Merge pull request #57189 from Algunenano/fix_respect_nulls
Fix RESPECT NULLS
2023-11-30 20:21:42 +01:00
Sergey Kviatkevich
8aecd99398 fix permissions 2023-11-30 21:42:13 +03:00
Sergey Kviatkevich
1708cdb77d add tests with non default engines 2023-11-30 21:42:13 +03:00
Sergey Kviatkevich
b76bedb53a update docs 2023-11-30 21:42:13 +03:00
Sergey Kviatkevich
376d297da2 fix alter table tests 2023-11-30 21:42:13 +03:00
Sergey Kviatkevich
d2826c0c12 fix test 2023-11-30 21:42:13 +03:00
alesapin
17ac9e3409 Fix test 2023-11-30 19:42:12 +01:00
Sergey Kviatkevich
afae432e99 allow ALTER for TEMPORARY table 2023-11-30 21:42:12 +03:00
Nikolay Degterinsky
95b5b9eb35 Fix partitioned write for File storage 2023-11-30 16:18:12 +00:00
robot-ch-test-poll3
85be7cf6b8
Merge pull request #57383 from biggerfisch/docs/exists-examples
Add more doc examples for the EXISTS operator
2023-11-30 15:25:02 +01:00
Raúl Marín
a331e346a1 Style fix 2023-11-30 14:20:32 +01:00
Nikolai Kochetov
4e50081f1f
Merge pull request #57103 from ClickHouse/analyzer-fuzz-5
Analyzer fuzzer 5
2023-11-30 13:51:34 +01:00
Kruglov Pavel
575ee1e665
Merge pull request #56868 from zvonand/zvonand-fileCluster
Introduce `fileCluster` table function
2023-11-30 13:49:53 +01:00
Antonio Andelic
9955f571ef
Merge pull request #57318 from mkmkme/mkmkme/remove-unused-vars
Remove unused Strings from MergeTreeData
2023-11-30 13:48:54 +01:00
Raúl Marín
7fa626bfef Reject NULL actions on normal functions and fix serialization 2023-11-30 13:16:51 +01:00
robot-ch-test-poll1
192362d2fb
Merge pull request #57377 from zamazan4ik/master
doc: update profile-guided-optimization.md
2023-11-30 12:55:27 +01:00
alesapin
d8bdbf29c4 Merge branch 'master' into make_alter_mat_view_non_experimental 2023-11-30 11:14:25 +01:00
Avery Fischer
b75653e449
Add more doc examples for the EXISTS operator
The existing documentation for EXISTS makes it look like it only works
as part of a WHERE clause, when in fact, it can be used in many places.
Changing the docs to note that a bit differently with another example
should provide more clarity on the use of this term.
2023-11-30 10:57:44 +01:00
Alexander Gololobov
b9b94a8e0a
Merge pull request #57358 from ClickHouse/shutdown_order
Shutdown disks after tables
2023-11-30 09:13:29 +01:00
Antonio Andelic
43ad27b56a
Merge pull request #57357 from ClickHouse/finalize-on-fault
Always renew ZK client in `WithRetries`
2023-11-30 08:54:24 +01:00
robot-ch-test-poll
07ca6236f6
Merge pull request #57372 from jkartseva/fuzz-json-verbose-exception
verbose exception messages for StorageFuzzJSON
2023-11-30 08:20:54 +01:00
Alexander Zaitsev
d001e25787
doc: update profile-guided-optimization.md
- update PGO recommendations according to the https://github.com/llvm/llvm-project/issues/45668
2023-11-30 06:41:59 +03:00
zvonand
6730a29a0b upd 2023-11-30 01:28:25 +01:00
Robert Schulze
a89676249b
Fix clang-tidy build 2023-11-29 21:44:29 +00:00
jinjunzh
54f73d844e refine Constructor 2023-11-29 20:17:08 -05:00
jinjunzh
1402829c6a Merge branch 'iaadeflate_upgrade_qpl_v1.3.0' of https://github.com/jinjunzh/ClickHouse into iaadeflate_upgrade_qpl_v1.3.0 2023-11-29 18:45:42 -05:00
jinjunzh
827ea79d91 switch the order of the hw_codec and sw_codec members in class 2023-11-29 18:45:03 -05:00
Julia Kartseva
ed65c26faf verbose exception messages for StorageFuzzJSON
Follow-up to https://github.com/ClickHouse/ClickHouse/pull/56490#discussion_r1409556111
2023-11-29 20:42:21 +00:00
Kruglov Pavel
c6fecfb1af
Merge pull request #56901 from KevinyhZou/Fix_allow_cr_end_of_csv_line
Fix allow cr end of line for csv
2023-11-29 20:57:58 +01:00
Alexander Tokmakov
b7c961dd2b
Merge pull request #57369 from ClickHouse/tavplubix-patch-9
Update DDLTask.cpp
2023-11-29 20:52:33 +01:00
Alexander Gololobov
2ccd7237f5 Shutdown disks after tables 2023-11-29 20:04:37 +01:00