[FLINK-30093][protobuf] Fix compile errors for google.protobuf.Timestamp type#22752
[FLINK-30093][protobuf] Fix compile errors for google.protobuf.Timestamp type#22752baugarten wants to merge 1 commit intoapache:release-1.16from
Conversation
|
This PR is being marked as stale since it has not had any activity in the last 180 days. If you are having difficulty finding a reviewer, please reach out to the If this PR is no longer valid or desired, please feel free to close it. |
|
This PR has been closed since it has not had any activity in 120 days. |
What is the purpose of the change
This PR backports this PR, which fixes some compilation errors in the flink-protobuf package.
Brief change log
Cherry-picks the PR against the release-1.16 branch. The commit applied cleanly.
Verifying this change
The cherry-picked commit introduces a new test cases, which should succeed.
Does this pull request potentially affect one of the following parts:
@Public(Evolving): noDocumentation