feat(sql-backend): [PART 2] introduce metadata manager and adapt it in all RPC services, dashboard, metric etc #3431
protobuf-breaking.yml
on: pull_request
Check breaking changes in Protobuf files
12s
Annotations
10 errors and 1 warning
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L17
Previously present field "3" with name "version" on message "CreateDatabaseResponse" was deleted without reserving the number "3".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L35
Previously present field "3" with name "version" on message "CreateSchemaResponse" was deleted without reserving the number "3".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L54
Previously present field "3" with name "version" on message "CreateSourceResponse" was deleted without reserving the number "3".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L85
Previously present field "3" with name "version" on message "CreateSinkResponse" was deleted without reserving the number "3".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L106
Previously present field "3" with name "version" on message "CreateMaterializedViewResponse" was deleted without reserving the number "3".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L125
Previously present field "3" with name "version" on message "CreateViewResponse" was deleted without reserving the number "3".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L161
Previously present field "3" with name "version" on message "CreateTableResponse" was deleted without reserving the number "3".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L229
Previously present field "3" with name "version" on message "CreateFunctionResponse" was deleted without reserving the number "3".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L270
Previously present field "4" with name "version" on message "CreateIndexResponse" was deleted without reserving the number "4".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L345
Previously present field "2" with name "version" on message "CreateConnectionResponse" was deleted without reserving the number "2".
|
Check breaking changes in Protobuf files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|