alamb commented on issue #6906:
URL: https://github.com/apache/datafusion/issues/6906#issuecomment-2310920383

   > @alamb is there anyone working on this + is this issue still relevant? I 
would love to tackle it as it seems like an interesting feature/optimization.
   
   I dont know of anyone working on this @devanbenz  -- but I also don't know 
of any benchmarks or actual queries that use `min` / `max` on string columns. 
The place it shows up is when computing statistics when writing parquet, but I 
think parquet is already pretty good at this (and has its own code to compute 
min/max)


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