maosuhan commented on pull request #14376: URL: https://github.com/apache/flink/pull/14376#issuecomment-816481162
@sv3ndk Thanks for your suggestion. It seems we can use `com.google.protobuf.Descriptors.FieldDescriptor.hasDefaultValue` to check whether the default value is set of a field. this proposal looks good to me. Could you review @sv3ndk 's suggestion and give some feedback. If the proposal is accepted, I will work with @sv3ndk to merge his code to this PR. @libenchao @wuchong -- 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]
