villebro commented on issue #13442:
URL: https://github.com/apache/superset/issues/13442#issuecomment-830563935


   The reason I suggested Rison is because in this scenario the metric 
translation object would need to pass through the SQL queries as column 
aliases, in which case we would need to remove line changes from the 
object/string. So while we're at it, we might just as well compactify the 
object using Rison.
   
   One downside of this approach of course is the need to add translations to 
all charts independently, probably introducing lots of duplication. So if this 
is an issue it may be better to centralize the translations in the dashboard 
metadata.


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

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