alamb commented on code in PR #186:
URL: https://github.com/apache/datafusion-site/pull/186#discussion_r3551805857


##########
content/blog/2026-07-05-sort-pushdown.md:
##########
@@ -0,0 +1,477 @@
+---
+layout: post
+title: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O

Review Comment:
   What do you think about changing the title of the post to something like
   ```suggestion
   title: Optimizing for Almost Sorted Data: Sort Pushdown in Apache DataFusion
   ```
   
   
   ( I am absolutely trying to increase readership by making this sound more 
appealing than to the datafusion die hards)
   
   



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

Reply via email to