Adez017 commented on PR #96: URL: https://github.com/apache/datafusion-site/pull/96#issuecomment-4311133409
> Some overall thoughts from me: > > * Personally not a fan of how "hype" the language in the post is; it reads as far too much marketing speak to me, and in my opinion a more reserved but focused tone on the technical details might leave a better impression. As it currently is, it reads like a blog post a startup would post about their product, which isn't necessarily a bad thing in and of itself, but I don't know if that's the kind of tone we're aiming for in these blogs posts 🤔 > * It would be better if the example was a concrete example and not a dummy example. This relates to the previous comment too; if this feature is being hyped so much, at least a concrete example should be provided instead of a template that leaves the actual "async work" up to the imagination of the reader > * Perhaps we should mention how async UDFs differ from table sources; it might seem obvious, but some of the use cases for async UDFs mentioned here (e.g. `Fetch data from cloud object storage on demand`) sounds like something you'd achieve via querying tables rather than something you'd do in an async UDF > > These are just my personal opinions, feel free to consult other opinions which might differ from mine 👍 Hi @Jefffrey , sorry for catching it late . i would love to work around the things you had mentioned and would love to know is there any exmple we can put up directly here . (I think perhaps we had in exmples one ) let me know your thoughts on this . CC: @alamb -- 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]
