I understand how parquet works for tabular data and json data.
I'm struggling to understand if/how parquet manages binary images like png files?
Are there any benefits?
Open to moving this question elsewhere, I just couldn't see another community from stack that made sense
Parquet can store arbitrary byte strings so it can support storing images but it there are no particular benefits for doing so and most bindings aren't necessarily geared to handle very large row sizes, so an image per row could run into some unexpected performance or scalability issues.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With