wgtmac commented on issue #307: URL: https://github.com/apache/iceberg-cpp/issues/307#issuecomment-3524672777
Yes, manifest can be large. It can be handled by https://github.com/apache/iceberg-cpp/blob/main/src/iceberg/avro/avro_stream_internal.h#L65 via a buffered write and the buffer size is configurable. -- 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]
