Hi there, I'm learning Acero streaming execution engine recently. And I’m wondering if Acero support distributed computing.
I have read code about aggregation node and kernel; Aggregation kernel seems to hide the details of aggregation middle state. If use multiple nodes with Acero execution engine, how to split aggregation tasks? If current execution engine does not support distributed computing, taking aggregation as an example, how would you plan to transform the aggregate kernel to support distributed computation? Any help or tips would be appreciated. Thanks, Jiangtao
