Open asfimport opened 2 years ago
Will Jones / @wjones127: I agree with Alessandro we should improve our docs before the blog post. Ideally we do both soon.
Kexin Su: Hi, I am doing an (academic) project about Acero, however, I find it very hard to start with it, because there is literally only this page talking about Acero https://arrow.apache.org/docs/cpp/streaming_execution.html.
To understand things I have to look into the code and easily get lost.
So I am very looking forward to more detailed documentation or design doc, or maybe a specific communication channel for Acero if possible?
To be honest, I am even in trouble with beginning to Debug with Acero, because there are no such CMake Presets or any instructions on how to do that.
Any reply will be highly appreciated! Thanks in advance!
Will Jones / @wjones127: Hi Kexin,
Most communication about Acero usage happens on the general Arrow user mailing list. You can sign up at: https://arrow.apache.org/community/ We don't have any Acero-specific channels, but maybe that will one day change.
Vibhatha Lakmal Abeykoon / @vibhatha: @wjones127 thanks for raising this issue. I will work on improving the documentation.
Ian Cook / @ianmcook: One important consideration: In the future, we intend for Substrait to be the primary "API language" for Acero. We will discourage direct use of the ExecPlan API and encourage developers to use Substrait plans to tell Acero what operations to execute. So we should probably not invest too much energy in documenting the ExecPlan API.
Ian Cook / @ianmcook: One easy way to help make Acero docs more visible and accessible is by adding an Acero link in the Subprojects dropdown menu on the Arrow website.
Weston Pace / @westonpace:
[~kexin]
in addition to the mailing list there is a Zulip instance at https://ursalabs.zulipchat.com . It has ursalabs in the name (I think we are trying to fix this) but it is open to all.
Kexin Su: Thanks all your comments.
Is that possible for you to provide a CMakePreset to debug acero maybe?
I want to debug acero example line by line but failed to do that.
Thanks in advance !
Apache Arrow JIRA Bot: This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned per project policy. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.
From @amol- :
Reporter: Will Jones / @wjones127
Related issues:
Note: This issue was originally created as ARROW-16802. Please see the migration documentation for further details.