Alexey Milovidov
|
2988f6f92a
|
Revert "Add new aggregation function groupArraySorted()"
|
2023-12-05 15:31:17 +03:00 |
|
Anton Popov
|
5770def9af
|
Merge pull request #57491 from jkartseva/limit-table-projections
limit merge tree projections
|
2023-12-05 12:13:41 +01:00 |
|
Alexey Milovidov
|
8d5d0ef38f
|
Revert "Add sqid() function"
|
2023-12-05 13:45:33 +03:00 |
|
Alexey Milovidov
|
cbea3545aa
|
Revert "add function getClientHTTPHeader"
|
2023-12-05 13:34:34 +03:00 |
|
Julia Kartseva
|
2ac104240d
|
limit merge tree projections
Fixes: https://github.com/ClickHouse/ClickHouse/issues/56427
|
2023-12-05 06:44:39 +00:00 |
|
Alexey Milovidov
|
1f752b79db
|
Merge pull request #55894 from bharatnc/ncb/hostname-system-log-tables
add hostname column to system log tables
|
2023-12-05 06:42:43 +01:00 |
|
Alexey Milovidov
|
c729d06e27
|
Merge pull request #56078 from hanfei1991/hanfei/sqllogic
try to work sqllogic-test out
|
2023-12-05 06:37:29 +01:00 |
|
Alexey Milovidov
|
10d65a1ade
|
Merge pull request #55559 from azat/s3-fix-excessive-reads
Add ability to disable checksums for S3 to avoid excessive input file read
|
2023-12-05 06:34:21 +01:00 |
|
Alexey Milovidov
|
862171e3a2
|
Update Settings.h
|
2023-12-05 08:33:43 +03:00 |
|
Alexey Milovidov
|
e1628731fd
|
Merge pull request #57489 from ClickHouse/nickitat-patch-15
Decrease default value for `filesystem_prefetch_min_bytes_for_single_read_task`
|
2023-12-05 06:14:24 +01:00 |
|
Nikita Taranov
|
c4df0d0428
|
Decrease default value for filesystem_prefetch_min_bytes_for_single_read_task
Follow up #55841
|
2023-12-04 23:09:32 +01:00 |
|
kssenii
|
4a28f10c3d
|
Minor cache changes
|
2023-12-04 19:02:37 +01:00 |
|
Alexey Milovidov
|
02439eee58
|
Merge pull request #49351 from ClickHouse/async-loader-integration
Asynchronous loading of tables
|
2023-12-04 17:16:12 +01:00 |
|
Robert Schulze
|
8db3bac7bd
|
Merge pull request #57442 from awakeljw/dev
Add `sqid()` function
|
2023-12-04 15:50:28 +01:00 |
|
vdimir
|
a4ae90de0d
|
Merge pull request #57275 from ClickHouse/vdimir/merge_task_tmp_data
Background merges correctly use temporary data storage in the cache
|
2023-12-04 14:52:20 +01:00 |
|
Kseniia Sumarokova
|
715ec0d334
|
Merge pull request #56383 from ClickHouse/fix-backup-restore-with-mv
Fix restore from backup with mat view and dropped source table
|
2023-12-04 13:25:13 +01:00 |
|
Kseniia Sumarokova
|
4d3fde3624
|
Merge pull request #57424 from ClickHouse/fix-cache-background-download-queue-limit
fs cache: add limit for background download
|
2023-12-04 11:03:20 +01:00 |
|
robot-ch-test-poll1
|
d63b652dae
|
Merge pull request #57385 from vitlibar/fix-inconsistent-metadata-for-backup-2
Stop using INCONSISTENT_METADATA_FOR_BACKUP that much
|
2023-12-04 10:29:57 +01:00 |
|
awakeljw
|
6c70e32da1
|
rename squids to sqids
|
2023-12-04 11:26:55 +08:00 |
|
Bharat Nallan Chakravarthy
|
440dc66a5c
|
Merge remote-tracking branch 'upstream/master' into ncb/hostname-system-log-tables
|
2023-12-03 15:19:47 -08:00 |
|
Robert Schulze
|
f6036fbb29
|
Some fixups
|
2023-12-03 16:20:59 +00:00 |
|
KevinyhZou
|
adbc819a09
|
Fix JSON_QUERY function with multiple numeric paths (#57096)
* Fix json_query parse error while path has numuber
* Fix json_query with numberic path
* remove unuse code
* remove code
* review
* resume some code
|
2023-12-03 15:53:50 +01:00 |
|
awakeljw
|
06241de257
|
fix codes according to the reviews
|
2023-12-03 22:00:42 +08:00 |
|
Nikolay Degterinsky
|
2150308c23
|
Merge pull request #56948 from amosbird/fix-56932
Prevent incompatible ALTER of projection columns
|
2023-12-03 04:24:51 +01:00 |
|
awakeljw
|
1a0dc1375c
|
sqids only support unsigned integers
|
2023-12-03 05:12:12 +08:00 |
|
Sema Checherinda
|
c61cd6aab2
|
Merge pull request #57335 from sichenzhao/increase_default_replicated_deduplication_window
increase default replicated_deduplication_window from 100 to 1k
|
2023-12-02 21:23:39 +01:00 |
|
Nikolay Degterinsky
|
a53e604429
|
Merge branch 'master' into fix-56932
|
2023-12-02 21:19:45 +01:00 |
|
Sema Checherinda
|
32e3b2657b
|
Merge pull request #57205 from CheSema/zero-locks-leak
fix zero-copy locks leaking
|
2023-12-02 15:54:12 +01:00 |
|
awakeljw
|
e5a72f15dd
|
support sqids
|
2023-12-02 21:12:48 +08:00 |
|
Sema Checherinda
|
a1c9501c07
|
fix 01158_zookeeper_log_long and 02442_auxiliary_zookeeper_endpoint
|
2023-12-02 04:57:33 +01: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 |
|
kssenii
|
60d7a268ce
|
Add a limit for background download queue
|
2023-12-01 14:53:31 +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 |
|
vdimir
|
fd373024f5
|
Update buffer re-reading in MergeTask.cpp
|
2023-12-01 10:11:08 +00: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 |
|
Sema Checherinda
|
82270627ed
|
fix the relock
|
2023-12-01 02:12:35 +01:00 |
|
Nikita Taranov
|
066c1b1c4e
|
impl
|
2023-11-30 22:02:14 +01:00 |
|
Vitaly Baranov
|
1bc1563e0e
|
Stop using INCONSISTENT_METADATA_FOR_BACKUP that much. If possible prefer to continue scanning instead of stopping and starting the scanning for backup again.
|
2023-11-30 21:37:42 +01:00 |
|
Sema Checherinda
|
47daa4f235
|
remarks
|
2023-11-30 21:13:56 +01:00 |
|
Sema Checherinda
|
42f648f0d2
|
relock block when sessin expired
|
2023-11-30 21:13:56 +01:00 |
|
Sema Checherinda
|
e4becc01ba
|
make stages commit
|
2023-11-30 21:13:56 +01:00 |
|
Sema Checherinda
|
7efa76f08d
|
remove rename_part_to_temporary
|
2023-11-30 21:13:56 +01:00 |
|