GitHub user ThermodynamicBeta added a comment to the discussion: Parquet row_group_size has confusing units
More or less, e.g. the other day I wrote ```python file_size_gb = file_path.stat().st_size / (1024**3) ``` I guess when I see Mi, I assume MiB because I haven't seen it anywhere else. Saying MiRows would definitely help someone like me in the future GitHub link: https://github.com/apache/arrow/discussions/46650#discussioncomment-13326616 ---- This is an automatically sent email for user@arrow.apache.org. To unsubscribe, please send an email to: user-unsubscr...@arrow.apache.org