kevinjqliu commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3039741826
Just read the post. Coming back here to thank everyone for the contribution!
I always learn so much from these.
I think it would be great to have a comment section for the b
comphead commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3020819996
> The blog is live!
https://datafusion.apache.org/blog/2025/06/30/cancellation/
Published on Datafusion Linkedin resource
--
This is an automated message from the Apache Git
alamb commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3018782433
The blog is live!
https://datafusion.apache.org/blog/2025/06/30/cancellation/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
alamb commented on code in PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#discussion_r2174839499
##
content/blog/2025-06-30-cancellation.md:
##
@@ -0,0 +1,490 @@
+---
+layout: post
+title: Using Rust async for Execution and Cancelling Long-Running Queries
Review
alamb merged PR #75:
URL: https://github.com/apache/datafusion-site/pull/75
--
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...@datafusio
pepijnve commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3003597592
> https://without.boats/blog/asynchronous-clean-up/
Wait till you read their work on Pin/Unpin.
--
This is an automated message from the Apache Git Service.
To respond to the
pepijnve commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3005104426
@alamb I've done some work to make the diagrams a bit prettier using
Excalidraw. Massaged the text a bit further. Tried to improve the flow from one
section to the next.
--
This i
pepijnve commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3003623249
> In my opinion this article does a pretty good job explaining the issues
with cancellation, but it doesn't talk about `async` destructors which I agree
are probably best left out of
pepijnve commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3003611703
> I was wondering if it makes sense to add challenges why async is
challenging to cancel on low level but it probably would be noisy. But just in
case this article shed the light on
alamb commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3001676393
In my opinion this article does a pretty good job explaining the issues with
cancellation, but it doesn't talk about `async` destructors which I agree are
probably best left out of scop
alamb commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3001672876
> I was wondering if it makes sense to add challenges why async is
challenging to cancel on low level but it probably would be noisy. But just in
case this article shed the light on can
comphead commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3001443602
I was wondering if it makes sense to add challenges why async is challenging
to cancel on low level but it probably would be noisy. But just in case this
article shed the light on ca
alamb commented on PR #75:
URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-3000831078
I pushed the images to this post, updated the publish date to June 30 (next
Monday), and started doing some wordsmiting

--
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,
33 matches
Mail list logo