Skip to content

Commit b8e6bd3

Browse files
Merge branch 'master' into refactor-subqueries-for-in
2 parents f226397 + 4b02d83 commit b8e6bd3

File tree

264 files changed

+3019
-1877
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

264 files changed

+3019
-1877
lines changed

contrib/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ add_contrib (amqpcpp-cmake AMQP-CPP) # requires: libuv
146146
add_contrib (cassandra-cmake cassandra) # requires: libuv
147147
if (NOT OS_DARWIN)
148148
add_contrib (curl-cmake curl)
149-
add_contrib (azure-cmake azure)
149+
add_contrib (azure-cmake azure) # requires: curl
150150
add_contrib (sentry-native-cmake sentry-native) # requires: curl
151151
endif()
152152
add_contrib (fmtlib-cmake fmtlib)
@@ -157,7 +157,7 @@ add_contrib (librdkafka-cmake librdkafka) # requires: libgsasl
157157
add_contrib (nats-io-cmake nats-io)
158158
add_contrib (isa-l-cmake isa-l)
159159
add_contrib (libhdfs3-cmake libhdfs3) # requires: google-protobuf, krb5, isa-l
160-
add_contrib (hive-metastore-cmake hive-metastore) # requires: thrift/avro/arrow/libhdfs3
160+
add_contrib (hive-metastore-cmake hive-metastore) # requires: thrift, avro, arrow, libhdfs3
161161
add_contrib (cppkafka-cmake cppkafka)
162162
add_contrib (libpqxx-cmake libpqxx)
163163
add_contrib (libpq-cmake libpq)

contrib/azure-cmake/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
option (ENABLE_AZURE_BLOB_STORAGE "Enable Azure blob storage" ${ENABLE_LIBRARIES})
22

3-
if (NOT ENABLE_AZURE_BLOB_STORAGE OR BUILD_STANDALONE_KEEPER OR OS_FREEBSD OR (NOT ARCH_AMD64))
3+
if (NOT ENABLE_AZURE_BLOB_STORAGE OR BUILD_STANDALONE_KEEPER OR OS_FREEBSD)
44
message(STATUS "Not using Azure blob storage")
55
return()
66
endif()

contrib/libhdfs3-cmake/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
if(NOT ARCH_AARCH64 AND NOT OS_FREEBSD AND NOT APPLE AND NOT ARCH_PPC64LE AND NOT ARCH_S390X)
1+
if(NOT OS_FREEBSD AND NOT APPLE AND NOT ARCH_PPC64LE AND NOT ARCH_S390X)
22
option(ENABLE_HDFS "Enable HDFS" ${ENABLE_LIBRARIES})
33
elseif(ENABLE_HDFS)
44
message (${RECONFIGURE_MESSAGE_LEVEL} "Cannot use HDFS3 with current configuration")
55
endif()
66

77
if(NOT ENABLE_HDFS)
8-
message(STATUS "Not using hdfs")
8+
message(STATUS "Not using HDFS")
99
return()
1010
endif()
1111

docs/changelogs/v23.3.5.9-lts.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
sidebar_position: 1
3+
sidebar_label: 2023
4+
---
5+
6+
# 2023 Changelog
7+
8+
### ClickHouse release v23.3.5.9-lts (f5fbc2fd2b3) FIXME as compared to v23.3.4.17-lts (2c99b73ff40)
9+
10+
#### Bug Fix (user-visible misbehavior in an official stable release)
11+
12+
* Fix broken index analysis when binary operator contains a null constant argument [#50177](https://github.com/ClickHouse/ClickHouse/pull/50177) ([Amos Bird](https://github.com/amosbird)).
13+
* Cleanup moving parts [#50489](https://github.com/ClickHouse/ClickHouse/pull/50489) ([vdimir](https://github.com/vdimir)).
14+
* Do not apply projection if read-in-order was enabled. [#50923](https://github.com/ClickHouse/ClickHouse/pull/50923) ([Nikolai Kochetov](https://github.com/KochetovNicolai)).
15+
16+
#### NOT FOR CHANGELOG / INSIGNIFICANT
17+
18+
* Increase max array size in group bitmap [#50620](https://github.com/ClickHouse/ClickHouse/pull/50620) ([Kruglov Pavel](https://github.com/Avogar)).
19+

docs/en/engines/table-engines/integrations/ExternalDistributed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /en/engines/table-engines/integrations/ExternalDistributed
3-
sidebar_position: 12
3+
sidebar_position: 55
44
sidebar_label: ExternalDistributed
55
title: ExternalDistributed
66
---

docs/en/engines/table-engines/integrations/azureBlobStorage.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
slug: /en/engines/table-engines/integrations/azureBlobStorage
3+
sidebar_position: 10
34
sidebar_label: Azure Blob Storage
45
---
56

@@ -29,8 +30,8 @@ CREATE TABLE azure_blob_storage_table (name String, value UInt32)
2930
**Example**
3031

3132
``` sql
32-
CREATE TABLE test_table (key UInt64, data String)
33-
ENGINE = AzureBlobStorage('DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://azurite1:10000/devstoreaccount1/;',
33+
CREATE TABLE test_table (key UInt64, data String)
34+
ENGINE = AzureBlobStorage('DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://azurite1:10000/devstoreaccount1/;',
3435
'test_container', 'test_table', 'CSV');
3536

3637
INSERT INTO test_table VALUES (1, 'a'), (2, 'b'), (3, 'c');

docs/en/engines/table-engines/integrations/deltalake.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
slug: /en/engines/table-engines/integrations/deltalake
3+
sidebar_position: 40
34
sidebar_label: DeltaLake
45
---
56

docs/en/engines/table-engines/integrations/embedded-rocksdb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /en/engines/table-engines/integrations/embedded-rocksdb
3-
sidebar_position: 9
3+
sidebar_position: 50
44
sidebar_label: EmbeddedRocksDB
55
---
66

@@ -99,7 +99,7 @@ INSERT INTO test VALUES ('some key', 1, 'value', 3.2);
9999

100100
### Deletes
101101

102-
Rows can be deleted using `DELETE` query or `TRUNCATE`.
102+
Rows can be deleted using `DELETE` query or `TRUNCATE`.
103103

104104
```sql
105105
DELETE FROM test WHERE key LIKE 'some%' AND v1 > 1;

docs/en/engines/table-engines/integrations/hdfs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /en/engines/table-engines/integrations/hdfs
3-
sidebar_position: 6
3+
sidebar_position: 80
44
sidebar_label: HDFS
55
---
66

@@ -63,7 +63,7 @@ SELECT * FROM hdfs_engine_table LIMIT 2
6363
- `ALTER` and `SELECT...SAMPLE` operations.
6464
- Indexes.
6565
- [Zero-copy](../../../operations/storing-data.md#zero-copy) replication is possible, but not recommended.
66-
66+
6767
:::note Zero-copy replication is not ready for production
6868
Zero-copy replication is disabled by default in ClickHouse version 22.8 and higher. This feature is not recommended for production use.
6969
:::

docs/en/engines/table-engines/integrations/hive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /en/engines/table-engines/integrations/hive
3-
sidebar_position: 4
3+
sidebar_position: 84
44
sidebar_label: Hive
55
---
66

0 commit comments

Comments
 (0)