ramiroaquinoromero commented on PR #37071:
URL: https://github.com/apache/superset/pull/37071#issuecomment-3782734513

   > Can we see some before after for the errors as well as testing 
instructions?
   
   @msyavuz While I couldn't reproduce the exact error in my local environment 
(likely due to Athena-specific behavior), the fix addresses the documented 
issue where np.nan fails JSON serialization. The solution follows existing 
patterns in the codebase where pd.isna() is used for similar NA value handling 
(e.g., superset/result_set.py:71, superset/commands/report/alert.py:85).


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