apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.1k stars 834 forks source link

[core] Add file size to RawFile #3604

Closed JingsongLi closed 6 days ago

JingsongLi commented 1 week ago

Purpose

Add more information in RawFile class.

Tests

API and Format

Documentation