You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/01/28 02:24:41 UTC

[GitHub] [shardingsphere] RaigorJiang commented on pull request #15069: Add EXPORT SCHEMA CONFIGURATION syntax to DistSQL.

RaigorJiang commented on pull request #15069:
URL: https://github.com/apache/shardingsphere/pull/15069#issuecomment-1023825007


   > 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.
   
   Representer can be used to fix the 'null' problem. 


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org