rusackas commented on issue #30270:
URL: https://github.com/apache/superset/issues/30270#issuecomment-2794892248

   @FrankTT3D would you be willing to try out the suggested fix (and open a PR 
if it works)? It seems like the real change the bot is suggesting is this bit:
   
   ```
        value: metricLabels.map(metricLabel =>
           datum[metricLabel] !== null ? datum[metricLabel] : undefined,
         ),
   ```


-- 
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]

Reply via email to