lucapazz commented on PR #38094: URL: https://github.com/apache/superset/pull/38094#issuecomment-3997776974
> I am a bit worried about null turning into 0 in the description. Wouldn't that cause some issues while looking into averages etc.? Hi @msyavuz, I might not have explained it clearly in the PR description. The changes in this PR actually does the opposite: they preserve null values instead of turning them into zero. This matches how things worked before version 6. -- 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]
