Jingsong Lee created FLINK-27543: ------------------------------------ Summary: Introduce StatsProducer to refactor code in DataFileWriter Key: FLINK-27543 URL: https://issues.apache.org/jira/browse/FLINK-27543 Project: Flink Issue Type: Improvement Components: Table Store Reporter: Jingsong Lee Fix For: table-store-0.2.0
Lots of `fileStatsExtractor == null` looks bad. I think we can have a `StatsProducer` to unify `StatsExtractor` and `StatsCollector`. To reduce caller complexity. -- This message was sent by Atlassian Jira (v8.20.7#820007)