xianjingfeng commented on PR #294: URL: https://github.com/apache/incubator-uniffle/pull/294#issuecomment-1346266013
`BLOCKID_RANGE` is not a good choice now, because blockId is not continuous. My fault. :joy: @jerqi https://github.com/apache/incubator-uniffle/blob/ddf83843a9fbce8155d159815c351b16eb5a9704/client/src/main/java/org/apache/uniffle/client/util/ClientUtils.java#L33-L37 Should we remove it or modify blockid generation rule? -- 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]
