Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dummy int64 field in protobuf format #252

Open
yunfengzhou-hub opened this issue Sep 18, 2023 · 0 comments
Open

Remove dummy int64 field in protobuf format #252

yunfengzhou-hub opened this issue Sep 18, 2023 · 0 comments
Labels
type:improvement improvement to existing functionality

Comments

@yunfengzhou-hub
Copy link
Collaborator

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
@yunfengzhou-hub yunfengzhou-hub added type:improvement improvement to existing functionality priority:major and removed priority:major labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:improvement improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant