LadyForest commented on PR #119: URL: https://github.com/apache/flink-table-store/pull/119#issuecomment-1124489349
As discussed, The JSON serilization of `PartitionedManifestMeta` skips (file size, row count, min/max seq number, key/value stats, nullable count, level) of `DataFileMeta` to simplify the json. Because for compaction situations, only the data file name and min/max key are needed to create the merge tree reader. -- 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]
