liunaijie commented on issue #8004:
URL: https://github.com/apache/seatunnel/issues/8004#issuecomment-2467100152

   > Is there a better solution to implement aggregation operations on 
seatunnel, even if the parallelism is set to 1,Because I am currently facing 
many requirements that require aggregation operations to be implemented on the 
portal instead of the database side @liunaijie cc
   
   
   No, SeaTunnel is focus on Data integration, the `flatMap`  function recently 
support is use to explode data from one row to multiple rows.
   
   From your description, you want the aggregation function, it's compute 
function, I think we are not going to support it.
   cc @Hisoka-X 
   


-- 
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]

Reply via email to