paimon-rust icon indicating copy to clipboard operation
paimon-rust copied to clipboard

feat: add field min, max, bucket, level for ManifestFileMeta

Open camilesing opened this issue 8 months ago • 3 comments

for https://github.com/apache/paimon-rust/issues/82

camilesing avatar Apr 20 '25 07:04 camilesing

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 avatar Apr 22 '25 15:04 Aitozi

@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.

camilesing avatar Apr 23 '25 03:04 camilesing

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

Aitozi avatar Apr 23 '25 04:04 Aitozi