Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
It could be useful to allow enabling memory checks at runtime (e.g. check that memory was not written out of bounds when a MemoryPool deallocates a buffer). For example an environment variable setting ARROW_DEBUG_MEMORY_POOL=(warn|trap|abort)
See https://github.com/apache/arrow/pull/12216 for inspiration
Attachments
Issue Links
- relates to
-
ARROW-14047 [C++] [Parquet] FileReader returns inconsistent results on repeat reads
- Resolved
- links to