yehanz commented on code in PR #11667:
URL: https://github.com/apache/hudi/pull/11667#discussion_r1690785307


##########
hudi-common/src/main/java/org/apache/hudi/common/config/HoodieConfig.java:
##########
@@ -42,6 +42,7 @@ public class HoodieConfig implements Serializable {
 
   private static final Logger LOG = 
LoggerFactory.getLogger(HoodieConfig.class);
 
+  public static final String BASE_PATH_KEY = "hoodie.base.path";

Review Comment:
   done



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