sakshipatil-hue commented on issue #43548: URL: https://github.com/apache/superset/issues/43548#issuecomment-5443208335
@no-hup I'd love to take a stab at fixing this! It looks like we just need to clamp the suffix index so sub-byte values (< 1) don't evaluate to a negative index resulting in undefined, and handle the boundary rounding check for values like 999999 so they properly roll over to the next unit tier. I can put together a PR for this shortly. -- 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]
