feat: add field min, max, bucket, level for ManifestFileMeta
for https://github.com/apache/paimon-rust/issues/82
Hi, @camilesing our first version is to work with the paimon 0.8.2 spec, these new fields are not included in 0.8.2. I suggest to align the spec with the 0.8.2 spec, otherwise we may mess up in different version.
@Aitozi In order to complete the first version as soon as possible, I agree to do so. However, I suggest stating in this issue (https://github.com/apache/paimon-rust/issues/3) that the parts we need to implement should follow Paimon 0.8.2. To avoid others doing unnecessary things.
Yes, the necessary for 0.1 should be stated in https://github.com/apache/paimon-rust/issues/3 . Let's target 0.8.2 first