mapleFU commented on issue #45061: URL: https://github.com/apache/arrow/issues/45061#issuecomment-2561666594
@xiewajueji Sorry for late reply `EstimatedDataEncodedSize()` will only count the size of data page, and it's used to switch the data page if size exceeds. `DictEncoder::dict_encoded_size()` is a better way to estimate dictionary size. -- 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]
