zuston commented on PR #294: URL: https://github.com/apache/incubator-uniffle/pull/294#issuecomment-1326256938
> > > I have a question that the MinMax range is task id min max? @jerqi Not blockId? > > > > > > And why not directly use the `taskIdBitmap` to filter most data ? Especially for AQE > > Do you mind I pick up this ticket to improve the AQE skew performance? If you hope this also could support multiple replicas, you could go on. @xianjingfeng > > Bitmap is ok. We have concern about the size of bitmap. It need some tests. The size of taskIdsBitmap shoud be small. Actually, it only contains the limited task ids. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
