westonpace commented on issue #14287:
URL: https://github.com/apache/datafusion/issues/14287#issuecomment-2616003621

   > BTW my suggestion for a first step would be to get some example query / 
test case that shows where the current algorithm doesn't work very well. Then 
we can evaluate potential solutions in the context of how they affect that 
example
   
   I'll make an attempt this week to create a reproducer that triggers the 
memory issues we were seeing.  The filter was "string contains" (or possibly 
"not string contains") on a string column that contained "LLM prompts" (e.g. 
paragraph sized English prose generally less than 1KB)


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to