leesf commented on code in PR #7614:
URL: https://github.com/apache/hudi/pull/7614#discussion_r1170713416


##########
hudi-common/src/main/java/org/apache/hudi/common/config/HoodieCommonConfig.java:
##########
@@ -72,6 +72,15 @@ public class HoodieCommonConfig extends HoodieConfig {
       .markAdvanced()
       .withDocumentation("Turn on compression for BITCASK disk map used by the 
External Spillable Map");
 
+  public static final ConfigProperty<String> HOODIE_FS_ATOMIC_CREATION_SUPPORT 
= ConfigProperty

Review Comment:
   after introducing this config, i think we do not need any changes on 
StorageSchemas



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