GitHub user sofiankhalfi-kosmos added a comment to the discussion: Unable to 
configure French locale (number formatting) with Helm chart

I am using the Apache Superset Helm chart version 0.14.2.
I would like to configure Superset to use the French locale (fr-FR) so that 
numbers are displayed with a space as thousands separator and a comma as 
decimal separator.

I tried several approaches:

Setting BABEL_DEFAULT_LOCALE = "fr" and DEFAULT_LOCALE = "fr" in 
superset_config.py.

Defining NUMBER_FORMAT, CURRENCY_FORMAT and D3_FORMAT in superset_config.py.

Adding overrides in values.yaml.

The configuration is correctly written in superset_config.py, but the frontend 
still displays numbers in English/US format (e.g. 7,849,110 instead of 7 849 
110).

I couldn’t find any working way to achieve this with chart version 0.14.2, and 
I didn’t find clear documentation about locale support in the Helm chart.

I believe this might be an issue in the chart (or in Superset itself not 
consuming the config properly), rather than just a configuration problem.

Could you please confirm whether this is expected behavior in 0.14.2, or if 
locale support was introduced in a later chart release?

Thanks!

GitHub link: 
https://github.com/apache/superset/discussions/35093#discussioncomment-14366987

----
This is an automatically sent email for notifications@superset.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@superset.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to