mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-20 06:50:37 +00:00
* fix: returns None if parquet file does not contain any rows * fix: skip empty parquet file * chore: add doc * rebase develop * fix: use flatten instead of filter_map with identity