minihippo commented on PR #6595:
URL: https://github.com/apache/hudi/pull/6595#issuecomment-1236750223

   There is a  property named `canIndexLogFile` in `HoodeIndex`, which means 
can write to log first. It's true default for `HbaseIndex` and 
`ConsistentBucketIndex`, and it also can be true default for 
HoodieSimpleBucket. So log file only is a common state for writing to a new 
partition/table until compaction, whether use Spark or Flink. Fixing the way 
that spark loading map is once and for all.


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to