maosuhan commented on pull request #14376: URL: https://github.com/apache/flink/pull/14376#issuecomment-814578490
@sv3ndk Thanks for your detailed explanation of the issue. I checked the MR you raised, it seems you ignore the case of protobuf version 2. In protobuf 2, user can use `hasXXX` method to tell if a scalar field is null or not. In our company, we use protobuf 2 a lot because we can use this function. What do you think about it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
