TheBuilderJR commented on issue #13785:
URL: https://github.com/apache/datafusion/issues/13785#issuecomment-2544227973

   Thanks @Dandandan! Alas the data is proprietary, but I think if you just 
inserted random data with a timestamp, the performance on a mbp air m3 would 
probably be similar.
   
   > This is an expensive query because it has to: ... Order the entire dataset 
based on timestamp
   
   Is there no way we can default order by certain fields? I know clickhouse 
uses this to skip lots of unnecessary processing. Can we do the same?


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