xavier-GitHub76 opened a new pull request, #32719:
URL: https://github.com/apache/superset/pull/32719

   ### SUMMARY
   ISO updated for overseas
   Source : https://www.iso.org/obp/ui/en/#iso:code:3166:FR
   Effective date of change : 2021-11-25
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   Some ISO are depecated
   
![InkedI8U8v9XSUm_LI](https://github.com/user-attachments/assets/2f36c5ad-b46d-4e02-b5f4-6dd1a577009d)
   
   ### TESTING INSTRUCTIONS
   Create a chart based on Country Map and 
   a dataset 
   for example : 
   SELECT 'FR-GF' as "iso", 'old iso' as "comment", 10 as value
   union
   SELECT 'FR-973' as "iso", 'current iso' as "comment", 20 as value
   
   Country Map must return the value 20 for the overseas Guyane


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