chore: refactor serialization in query service #11264
Annotations
10 errors and 2 warnings
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L1
Previously present message "SQLValue" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L40
Field "3" with name "parameters_json" on message "ExecuteQueryRequest" changed cardinality from "repeated" to "optional with implicit presence".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L40
Field "3" with name "parameters_json" on message "ExecuteQueryRequest" changed option "json_name" from "parameters" to "parametersJson".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L40
Field "3" with name "parameters_json" on message "ExecuteQueryRequest" changed type from "message" to "string".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L40
Field "3" on message "ExecuteQueryRequest" changed name from "parameters" to "parameters_json".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L41
Field "6" with name "result_columns" on message "ExecuteQueryRequest" changed type from "string" to "message".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L60
Previously present message "RowResults.RowsEntry" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L61
Field "1" with name "json_rows" on message "RowResults" changed cardinality from "map" to "optional with implicit presence".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L61
Field "1" with name "json_rows" on message "RowResults" changed option "json_name" from "rows" to "jsonRows".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/query/v1/query.proto#L61
Field "1" with name "json_rows" on message "RowResults" changed type from "message" to "string".
|
Test sqlc-gen-ftl
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Infrastructure Test (TestKubeScaling)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|