7487 commented on PR #39658: URL: https://github.com/apache/superset/pull/39658#issuecomment-5451629466
@rusackas good catch — moved the `CurrencyFormatter` branch inside the same try/catch in 91fe386, so an AUTO-mode currency formatter that throws now falls back to `String(value)` like the plain formatter path. -- 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]
