mistercrunch commented on PR #33230: URL: https://github.com/apache/superset/pull/33230#issuecomment-3074935013
> all the numeric values were converted to float, because otherwise, it was found out that values were invariably truncated without explicitly converting them to float first. Not sure if I understand what that means... So first converting float to float is a no-op, but converting int-to-float somehow addresses something here (?) What is it? Feels we should dig and address deeper. -- 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]
