yew1eb opened a new issue, #2158:
URL: https://github.com/apache/auron/issues/2158

   `batch_size()` at `datafusion-ext-commons/src/lib.rs:75` uses `const 
CACHED_BATCH_S
     IZE: OnceCell<usize>`, which creates a new `OnceCell` on every call — the 
cache never actually
     hits.


-- 
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]

Reply via email to