ViggoC
ViggoC
@mch2 I hope we can come up with a better solution through our discussions. > What is the entry point at the data node? We create a new QueryTaskService which...
@rishabhmaurya Our distributed tasks use a push model, where the sink operator sends data to the next task via ExchangeTableRequest. Initially, we also encountered the issue of being unable to...
@rishabhmaurya Improving the efficiency of data exchange using Arrow Flight has always been on our to-do list, but we lack sufficient manpower. We look forward to collaborating with the community,...
Bolt is open sourced: https://github.com/bytedance/bolt