cxzl25 opened a new pull request, #1749: URL: https://github.com/apache/auron/pull/1749
# Which issue does this PR close? Closes #1748 # Rationale for this change # What changes are included in this PR? Upgrade orc-rust version, prompt batch size before offset overflow error. # Are there any user-facing changes? # How was this patch tested? Production environment verification ``` External error: String/Binary data size (2641110982 bytes) exceeds maximum offset size (2147483647) with current batch size 3000. Please reduce the batch size to avoid offset overflow. ``` -- 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]
