mistercrunch commented on PR #33230: URL: https://github.com/apache/superset/pull/33230#issuecomment-3075187431
> Without converting them to float, the code was considering both these values as same and thereby both of them were getting same values, which is not correct. Curious on the exact issue, so some part of the code is having issues. Sounds like a pretty particular thing, where we have mixed arrays of floats and ints, and, presumably, something that doesn't do well with mixed arrays? Or maybe there's logic some place that looks at the type of the first value in the array and converts the whole array to that type? -- 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]
