Skip to content

Remove dummy int64 field in protobuf format #252

Description

@yunfengzhou-hub

message.proto

message FileSystemTestMessage {
  // TODO: We have to add a dummy field with type int64 at the beginning,
  //  otherwise exception will be thrown.
  //  https://issues.apache.org/jira/browse/FLINK-31944
message AllTypesTest {
  // TODO: We have to add a dummy field with type int64 at the beginning,
  //  otherwise exception will be thrown.
  //  https://issues.apache.org/jira/browse/FLINK-31944

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:improvementimprovement to existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions