danny0405 commented on code in PR #18243:
URL: https://github.com/apache/hudi/pull/18243#discussion_r2850741057
##########
hudi-common/src/main/java/org/apache/hudi/common/table/log/InstantRange.java:
##########
@@ -90,8 +88,6 @@ public enum RangeType {
CLOSED_CLOSED,
/** Exact match of instants. */
EXACT_MATCH,
- /** Composition of multiple ranges. */
- COMPOSITION
Review Comment:
can we keep it and throws where it is not supported.
--
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]