xushiyan commented on code in PR #254:
URL: https://github.com/apache/hudi-rs/pull/254#discussion_r1924589301


##########
crates/core/src/config/table.rs:
##########
@@ -141,6 +141,12 @@ impl AsRef<str> for HudiTableConfig {
     }
 }
 
+impl Display for HudiTableConfig {

Review Comment:
   you probably need to do this for other config categories as well.



-- 
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]

Reply via email to