KnightChess

Results 71 comments of KnightChess

we also have this demand. I met in hudi table which will use `countByKey` to evaluation work load.

how about use `ExternalAppendOnlyMap` to archive it, but it's may spill to disk, we can add a param to controll it. And I think if map side can be combine,...

I think the merging should work on the client side, not on the RSS server. It maximizes the utilization of executor resources, rather than placing the computation burden on the...

And furthermore, I think the RSS server is best left to handle data transmission efficiently without any content processing. It should return whatever it receives from user tasks. All data...

> @KnightChess do you have intreast to push-forward this feature? @danny0405 yes, I follow up this problem

does it meat add doc for every `Moudles`, `Sturct`, `Method` in code, like this? ```rust /// Table interface for engine integrate #[derive(Clone, Debug)] pub struct Table { pub base_url: Arc,...

@xushiyan got it. I've been familiarizing myself with this project recently, and I can help contribute to this document.

Hi, I'd like to work for this feature if no one plan work for it.