yx9o commented on pull request #15069: URL: https://github.com/apache/shardingsphere/pull/15069#issuecomment-1023110691
Hi @RaigorJiang , I tried the way of Yaml.dump, but the result is not very satisfactory, mainly have the following two points: - Direct transfer to Configuration will have empty properties, such as: `hint: null`. - Only convert non-empty attributes, the code structure is not very good when constructing the Map structure. -- 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]
