danny0405 commented on code in PR #12601:
URL: https://github.com/apache/hudi/pull/12601#discussion_r1923034488
##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java:
##########
@@ -3341,6 +3352,11 @@ public Builder withWriteRecordPositionsEnabled(boolean
shouldWriteRecordPosition
return this;
}
+ public Builder withIncrementalTableServiceEnable(boolean
incrementalTableServiceEnable) {
Review Comment:
enabled
--
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]