jasperjiaguo commented on issue #10566: URL: https://github.com/apache/pinot/issues/10566#issuecomment-1507699125
I took another look, this is not a bug. So the assignment now looks like | | First Header | Second Header | | ------------- | ------------- | ------------- | |P0_0| 8001 (0) | 8005 (1) | |P0_1| 8004 (1) | 8003 (0) | |P1_0| 8002 (0) | 8006 (1) | |P1_1| 8001 (0) | 8005 (1) | -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org