xudong963 commented on issue #19846:
URL: https://github.com/apache/datafusion/issues/19846#issuecomment-3794726551
@2010YOUY01 The log we got is like:
```
{"timestamp":"2026-01-15T15:01:25.800969Z","level":"WARN","fields":{"message":"Record
batch memory usage (1383448 bytes) exceeds the expected limit (1368064 bytes)
\nby more than the allowed tolerance (4096 bytes).\nThis likely indicates a bug
in memory accounting during spilling.\nPlease report this issue in
https://github.com/apache/datafusion/issues/17340.","log.target":"datafusion_physical_plan::spill","log.module_path":"datafusion_physical_plan::spill","log.file":"/usr/local/cargo/git/checkouts/arrow-datafusion-ea123ae062956126/4ab7caf/datafusion/physical-plan/src/spill/mod.rs","log.line":156},"target":"datafusion_physical_plan::spill"}
````
it's from a sort sql (sorry I can't share the details of the SQL)
--
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]