cichengzi opened a new issue, #3046: URL: https://github.com/apache/hugegraph/issues/3046
### Feature Description (功能描述) In some extreme big data query tasks, if the amount of data I need to export is very large, MAX_BUFFER_CAPACITY will limit the export. This parameter is located in BytesBuffer under org.apache.hugegraph.backend.serializer in hugegraph-core. It defaults to 128MB and does not support customization. It is desirable to enable customization through configuration files. -- 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]
