Merged
Conversation
Contributor
|
This is an automated comment for commit adf21e3 with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page Successful checks
|
4e780fb to
79754d6
Compare
Felixoid
reviewed
Nov 14, 2023
9d4e3b7 to
f9688ac
Compare
Felixoid
approved these changes
Nov 16, 2023
Member
Felixoid
left a comment
There was a problem hiding this comment.
> dpkg-deb -c clickhouse-common-static_23.11.1.1024_amd64.deb
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/bin/
-rwxr-xr-x root/root 502549664 2023-11-15 15:12 ./usr/bin/clickhouse
-rwxr-xr-x root/root 20115202 2023-11-15 15:13 ./usr/bin/clickhouse-diagnostics
l--------- 0/0 0 2023-11-15 15:12 ./usr/bin/clickhouse-extract-from-config -> clickhouse
-rwxr-xr-x root/root 194059984 2023-11-15 15:00 ./usr/bin/clickhouse-library-bridge
-rwxr-xr-x root/root 194772296 2023-11-15 15:00 ./usr/bin/clickhouse-odbc-bridge
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/share/
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/share/bash-completion/
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/share/bash-completion/completions/
-rw-r--r-- root/root 959 2023-11-15 14:41 ./usr/share/bash-completion/completions/clickhouse
-rw-r--r-- root/root 154 2023-11-15 14:41 ./usr/share/bash-completion/completions/clickhouse-benchmark
-rw-r--r-- root/root 5490 2023-11-15 14:41 ./usr/share/bash-completion/completions/clickhouse-bootstrap
-rw-r--r-- root/root 151 2023-11-15 14:41 ./usr/share/bash-completion/completions/clickhouse-client
-rw-r--r-- root/root 150 2023-11-15 14:41 ./usr/share/bash-completion/completions/clickhouse-local
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/share/clickhouse/
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/share/clickhouse/proto/
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/share/clickhouse/proto/google/
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/share/clickhouse/proto/google/protobuf/
-rw-r--r-- root/root 5909 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/any.proto
-rw-r--r-- root/root 7734 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/api.proto
-rw-r--r-- root/root 38497 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/descriptor.proto
-rw-r--r-- root/root 4895 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/duration.proto
-rw-r--r-- root/root 2363 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/empty.proto
-rw-r--r-- root/root 8185 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/field_mask.proto
-rw-r--r-- root/root 2341 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/source_context.proto
-rw-r--r-- root/root 3779 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/struct.proto
-rw-r--r-- root/root 6459 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/timestamp.proto
-rw-r--r-- root/root 6126 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/type.proto
-rw-r--r-- root/root 4042 2023-11-15 14:42 ./usr/share/clickhouse/proto/google/protobuf/wrappers.proto
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/share/doc/
drwxr-xr-x root/root 0 2023-11-15 15:14 ./usr/share/doc/clickhouse-common-static/
-rw-rw-r-- root/root 203 2023-11-15 14:41 ./usr/share/doc/clickhouse-common-static/AUTHORS
-rw-rw-r-- root/root 401959 2023-11-15 14:41 ./usr/share/doc/clickhouse-common-static/CHANGELOG.md
-rw-rw-r-- root/root 11389 2023-11-15 14:41 ./usr/share/doc/clickhouse-common-static/LICENSE
-rw-rw-r-- root/root 4446 2023-11-15 14:41 ./usr/share/doc/clickhouse-common-static/README.md
Looks good!
f9688ac to
140a87a
Compare
84d5ed4 to
adf21e3
Compare
Member
Author
|
Test failures:
|
Felixoid
approved these changes
Nov 28, 2023
Member
Felixoid
left a comment
There was a problem hiding this comment.
Unfortunately, I don't get the improvements, so it's good from the packaging perspective.
For the code, I think it's the best to get another approval
antonio2368
approved these changes
Nov 28, 2023
yokofly
pushed a commit
to timeplus-io/proton
that referenced
this pull request
Mar 1, 2025
* Bump protobuf to v3.18.x (ref: ClickHouse/ClickHouse#50400) * Bump protobuf to v3.19.6 (ref: ClickHouse/ClickHouse#55963) * Bump protobuf to v3.19.6 (ref: ClickHouse/ClickHouse#50920) * Update contribe/orc (ref: ClickHouse/ClickHouse#53324) * Bump protobuf to v21.9 (ref: ClickHouse/ClickHouse#56014) * Removed unused code in google-protobuf-cmake/CMakeLists.txt (ref: ClickHouse/ClickHouse#56102) * Bump gRPC to v1.55.4 and protobuf to v22.5 (ref: ClickHouse/ClickHouse#56664) * Bump gRPC to v1.59 and protobuf to v24.4 (ref: ClickHouse/ClickHouse#56853) * enable functions in readonly mode (ref: ClickHouse/ClickHouse#42708) * Introduce more fields for in-source function documentation (ref: ClickHouse/ClickHouse#49300) * Add ability to convert timeplusd table structure to CapnProto/Protobuf format schema (ref: ClickHouse/ClickHouse#52278) * Well known protos (ref: ClickHouse/ClickHouse#56741) * Update protobuf to v25.1 (ref: ClickHouse/ClickHouse#58020) * fixed unit_tests_dbms build * Avoid ignoring errors of execute_process() (set COMMAND_ERROR_IS_FATAL=ANY) (ref: ClickHouse/ClickHouse#68267) * fixed reigsterFunction * fixed error after rebase
yokofly
added a commit
to timeplus-io/proton
that referenced
this pull request
Mar 1, 2025
* Bump protobuf to v3.18.x (ref: ClickHouse/ClickHouse#50400) * Bump protobuf to v3.19.6 (ref: ClickHouse/ClickHouse#55963) * Bump protobuf to v3.19.6 (ref: ClickHouse/ClickHouse#50920) * Update contribe/orc (ref: ClickHouse/ClickHouse#53324) * Bump protobuf to v21.9 (ref: ClickHouse/ClickHouse#56014) * Removed unused code in google-protobuf-cmake/CMakeLists.txt (ref: ClickHouse/ClickHouse#56102) * Bump gRPC to v1.55.4 and protobuf to v22.5 (ref: ClickHouse/ClickHouse#56664) * Bump gRPC to v1.59 and protobuf to v24.4 (ref: ClickHouse/ClickHouse#56853) * enable functions in readonly mode (ref: ClickHouse/ClickHouse#42708) * Introduce more fields for in-source function documentation (ref: ClickHouse/ClickHouse#49300) * Add ability to convert timeplusd table structure to CapnProto/Protobuf format schema (ref: ClickHouse/ClickHouse#52278) * Well known protos (ref: ClickHouse/ClickHouse#56741) * Update protobuf to v25.1 (ref: ClickHouse/ClickHouse#58020) * fixed unit_tests_dbms build * Avoid ignoring errors of execute_process() (set COMMAND_ERROR_IS_FATAL=ANY) (ref: ClickHouse/ClickHouse#68267) * fixed reigsterFunction * fixed error after rebase
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Add support for the well-known Protobuf types in the Protobuf format.
Documentation entry for user-facing changes