alkis commented on PR #248: URL: https://github.com/apache/parquet-format/pull/248#issuecomment-2135669062
> Do you have actual data to support this? For `list` I could understand (but the problem is really the number of nested elements), but for `binary` this sounds rather unexpected. The slowness is actually `list<>` and particularly `list<StructType>` with nested lists. `binary` is not as large of a problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
