pitrou commented on PR #242: URL: https://github.com/apache/parquet-format/pull/242#issuecomment-2115165484
Hmm. If `SchemaElementV3` is an issue, we might further decouple things I suppose. Though I'm not sure how one would look up columns by names without decoding all the schema elements. Writing one big row group is of course possible, but it probably comes with its own problems (such as RAM consumption in the writer?). -- 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]
