terrymanu opened a new issue, #18437: URL: https://github.com/apache/shardingsphere/issues/18437
The export data in ExportDatabaseConfigurationHandler is in file: `shardingsphere-proxy/shardingsphere-proxy-backend/src/test/resources/expected/export-database-configuration.yaml`. The content of the export data is not good engough. 1. `!!set` should to be removed in line 33 2. '' value of none should be removed in line 40 3. null value of default_scaling should be removed in line 45 4. : null should be removed in line 59 -- 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]
