gosonzhang opened a new issue, #6092: URL: https://github.com/apache/inlong/issues/6092
### What happened In the BdbGroupFilterCondEntity, BdbGroupFlowCtrlEntity, and BdbTopicAuthControlEntity classes, the previous version only filled in the creator and creation time, but this version adds the modifier and modification time fields. Considering the data compatibility, in the new version, when obtaining the modifier and modification time, It is necessary first to determine whether the corresponding field currently exists, and get the default value if it does not exist ### What you expected to happen get the right value ### How to reproduce use the old version record and read the value ### Environment Linux ### InLong version master ### InLong Component InLong TubeMQ ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
