Sathyaprakash Govindasamy created HUDI-921:
----------------------------------------------
Summary: Delta commit count is being incorrectly set to
INLINE_COMPACT_PROP boolean parameter
Key: HUDI-921
URL: https://issues.apache.org/jira/browse/HUDI-921
Project: Apache Hudi (incubating)
Issue Type: Bug
Components: Compaction
Affects Versions: 0.6.0
Reporter: Sathyaprakash Govindasamy
Fix For: 0.6.0
inlineCompactionEvery method in HoodieCompactionConfig.Builder is incorrectly
setting number of delta commits to INLINE_COMPACT_PROP property which is
boolean variable
I think withMaxNumDeltaCommitsBeforeCompaction method is doing the purpose of
setting num of delta commits before compaction.
So, I am proposing to remove inlineCompactionEvery method, which is not used
anywhere
--
This message was sent by Atlassian Jira
(v8.3.4#803005)