Igor Markelov
|
9412b5debd
|
Add estimateCardinalityInPermutedRange for ColumnVector
|
2024-05-26 19:23:17 +00:00 |
|
Robert Schulze
|
a6aeaf3668
|
Merge pull request #64205 from rschu1ze/settings-as-qc-key
Query Cache: Include settings into query cache key
|
2024-05-26 18:42:36 +00:00 |
|
Robert Schulze
|
79bcc54931
|
Merge pull request #64132 from TTPO100AJIEX/refactor-protocol-server
Refactoring of Server.h: Isolate server management from other logic
|
2024-05-26 18:41:35 +00:00 |
|
Robert Schulze
|
e061176b08
|
Merge pull request #64357 from rschu1ze/enable-02494_query_cache_nested_query_bug
Enable 02494_query_cache_nested_query_bug for Analyzer
|
2024-05-26 18:40:01 +00:00 |
|
Igor Markelov
|
9202e46ff5
|
Add estimateCardinalityInPermutedRange for ColumnFixedString
|
2024-05-26 17:05:56 +00:00 |
|
Max K
|
80d584c40a
|
Merge pull request #64366 from ClickHouse/ci_yml_stage_with_secrets
CI: add secrets to reusable stage wf yml
|
2024-05-26 17:03:55 +00:00 |
|
Igor Markelov
|
9d7c470d4e
|
Add logs
|
2024-05-26 16:54:15 +00:00 |
|
Igor Markelov
|
7dd4c2931c
|
Remove complex logic from getOtherColumnIndexes
|
2024-05-26 16:45:49 +00:00 |
|
Igor Markelov
|
11e4fbcf2c
|
Change to .size() usage
|
2024-05-26 16:38:58 +00:00 |
|
Igor Markelov
|
3b6a2902fe
|
Merge branch 'add-compression-sorts-optimization' of github.com:ElderlyPassionFruit/ClickHouse into add-compression-sorts-optimization
|
2024-05-26 15:36:36 +00:00 |
|
Robert Schulze
|
b909989e0f
|
Polish and document stuff
|
2024-05-26 15:10:26 +00:00 |
|
Igor Markelov
|
bd02ef23e3
|
Merge branch 'master' into add-compression-sorts-optimization
|
2024-05-26 14:45:54 +00:00 |
|
Robert Schulze
|
e274b45726
|
Merge remote-tracking branch 'rschu1ze/master' into settings-as-qc-key
|
2024-05-26 14:25:13 +00:00 |
|
Robert Schulze
|
f182920c98
|
Merge remote-tracking branch 'ClickHouse/master' into redundant-inline
|
2024-05-26 14:21:47 +00:00 |
|
Robert Schulze
|
8f4422d729
|
Test analyzer and non-analyzer execution
|
2024-05-26 14:07:50 +00:00 |
|
Robert Schulze
|
1425f0776f
|
Merge remote-tracking branch 'ClickHouse/master' into add-serial-function
|
2024-05-26 13:55:14 +00:00 |
|
Robert Schulze
|
14f259d9d7
|
Fix flaky test
|
2024-05-26 13:54:35 +00:00 |
|
Robert Schulze
|
7a313e7358
|
Merge remote-tracking branch 'ClickHouse/master' into refactor-protocol-server
|
2024-05-26 13:40:12 +00:00 |
|
Alexey Milovidov
|
da61609cba
|
Merge pull request #64387 from Algunenano/slow_test
Reduce the size of some slow tests
|
2024-05-26 12:48:01 +00:00 |
|
Alexey Milovidov
|
4f51cf5f7f
|
Merge pull request #64388 from ClickHouse/fix-logical-error-with-prewhere-in-buffer-table
Fix Logical error: Bad cast for Buffer table with prewhere.
|
2024-05-26 09:28:28 +00:00 |
|
Alexey Milovidov
|
8be59c97b1
|
Merge pull request #64390 from den-crane/test/issue_64211
test for #64211
|
2024-05-26 11:27:43 +02:00 |
|
kssenii
|
142d67d1b2
|
Fix S3ObjectStorage::applyNewSettings
|
2024-05-26 11:16:48 +02:00 |
|
Kseniia Sumarokova
|
2c3c0d037e
|
Merge pull request #64398 from ClickHouse/follow-up-to-59767
Follow-up to #59767
|
2024-05-26 08:58:22 +00:00 |
|
Alexander Gololobov
|
39d377ef55
|
Merge pull request #63620 from ClickHouse/refactor_data_part_writer
Refactor data part writer to remove dependencies on MergeTreeData and DataPart
|
2024-05-26 05:08:46 +00:00 |
|
Francisco Javier Jurado Moreno
|
6d710d06a6
|
Remove trailing whitespace
|
2024-05-25 20:33:22 +02:00 |
|
Francisco Javier Jurado Moreno
|
ce2025676f
|
add check for result being too big to be represented in output
|
2024-05-25 20:25:37 +02:00 |
|
kssenii
|
031591f3dd
|
Fix settings changes history
|
2024-05-25 15:48:45 +02:00 |
|
Kseniia Sumarokova
|
31fd4f5eb4
|
Merge pull request #59767 from ClickHouse/use-iobject-storage-for-table-engines-1
Unite s3/hdfs/azure storage implementations into a single class working with IObjectStorage. Same for *Cluster, data lakes and Queue storages.
|
2024-05-25 09:35:55 +00:00 |
|
Francisco Javier Jurado Moreno
|
738461226c
|
Merge branch 'master' into fjurado-59849/feat-allow-comparison-between-ipv4-and-ipv6
|
2024-05-25 10:48:21 +02:00 |
|
Francisco Javier Jurado Moreno
|
bc9cfb0584
|
Remove fromReadableSize from undocumented function test reference
|
2024-05-25 10:38:39 +02:00 |
|
Francisco Javier Jurado Moreno
|
664c9358ca
|
Fix typos in docstring
|
2024-05-25 08:22:48 +02:00 |
|
Francisco Javier Jurado Moreno
|
12760dddae
|
Fix typos in doc
|
2024-05-25 07:55:36 +02:00 |
|
Francisco Javier Jurado Moreno
|
c5b70f595e
|
Make unit case-insensitive
|
2024-05-25 07:52:26 +02:00 |
|
Denny Crane
|
3ed1ec2f63
|
Update tests/queries/0_stateless/01227_distributed_merge_global_in_primary_key.sql
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2024-05-24 23:54:56 -03:00 |
|
jsc0218
|
ad08d40c35
|
Merge pull request #64212 from jsc0218/BetterLWDProjException
Better Exception Message in Delete Table with Projection
|
2024-05-25 02:27:37 +00:00 |
|
Arthur Passos
|
7a2dc83c8a
|
add test to validate cache
|
2024-05-24 18:04:05 -03:00 |
|
Arthur Passos
|
a814f2445f
|
fix cache ttl
|
2024-05-24 17:46:05 -03:00 |
|
kssenii
|
ab58ff6766
|
Better
|
2024-05-24 20:37:00 +02:00 |
|
Denny Crane
|
91a84f8e17
|
Update 01227_distributed_merge_global_in_primary_key.sql
|
2024-05-24 15:03:45 -03:00 |
|
Anton Popov
|
14cfa031b3
|
fix typo
|
2024-05-24 17:53:10 +00:00 |
|
Kseniia Sumarokova
|
e582235b19
|
Merge pull request #64389 from ClickHouse/kssenii-patch-9
Update s3queue.md
|
2024-05-24 17:44:39 +00:00 |
|
Denny Crane
|
9a917db4b3
|
Update 01227_distributed_merge_global_in_primary_key.sql
|
2024-05-24 14:27:26 -03:00 |
|
robot-clickhouse
|
92fd1f08c9
|
Automatic style fix
|
2024-05-24 17:23:56 +00:00 |
|
kssenii
|
d8c55d3192
|
Refactor
|
2024-05-24 19:13:45 +02:00 |
|
Anton Popov
|
f860c8c274
|
added settins to disable materialization of skip indexes and statistics
|
2024-05-24 17:09:00 +00:00 |
|
Denny Crane
|
e59097274a
|
test for #64211
|
2024-05-24 13:56:16 -03:00 |
|
Kseniia Sumarokova
|
772d38a0c1
|
Update s3queue.md
|
2024-05-24 18:11:21 +02:00 |
|
Alexander Tokmakov
|
93b4a66a2a
|
Merge pull request #64207 from ClickHouse/tavplubix-patch-10
Update InterpreterCreateQuery.cpp
|
2024-05-24 15:53:02 +00:00 |
|
Raúl Marín
|
4822a9e36d
|
Restore tags
|
2024-05-24 17:44:14 +02:00 |
|
Max K
|
2669df7296
|
add secrets to reusable build yml
|
2024-05-24 17:43:02 +02:00 |
|