alamb commented on issue #15513:
URL: https://github.com/apache/datafusion/issues/15513#issuecomment-3027160719
Here is my suggestion for a blog / outline:
The goal is a technical evangelism piece. The reader should come away having
learned something about columnar query engines (not
alamb commented on issue #15513:
URL: https://github.com/apache/datafusion/issues/15513#issuecomment-2985614903
Now all we need to do is find time to write one
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
adriangb commented on issue #15513:
URL: https://github.com/apache/datafusion/issues/15513#issuecomment-2982293966
I think we're ready to publish a blogpost!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
alamb commented on issue #15513:
URL: https://github.com/apache/datafusion/issues/15513#issuecomment-2781382737
Thanks @aaryyya -- note we'll need to actually finish the work before we
can publish a blog
Of course, blog driven development does work pretty well -- it is basically
we
aaryyya commented on issue #15513:
URL: https://github.com/apache/datafusion/issues/15513#issuecomment-2781244647
take
--
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.
T
alamb opened a new issue, #15513:
URL: https://github.com/apache/datafusion/issues/15513
### Is your feature request related to a problem or challenge?
@adriangb has a great PR to add dynamic filtering with TopK in DataFusion
here:
- https://github.com/apache/datafusion/pull/15301