You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/05/08 11:57:00 UTC

[jira] [Created] (FLINK-27543) Introduce StatsProducer to refactor code in DataFileWriter

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)