robdiciuccio commented on issue #9187: [SIP-38] Visualization plugin refactoring
URL: 
https://github.com/apache/incubator-superset/issues/9187#issuecomment-589867680
 
 
   Looks like a solid plan, thanks for writing this up. A few questions (for 
you or the community):
   
   - What was the original rationale in moving plugins out into their own 
repo(s)?
   - How are you thinking about exposing Pandas data transformation 
functionality to the plugins via the `/api/v1/query` endpoint. Will there be a 
whitelisted set of transformation methods that can be called? Will it support 
chaining these transformations?
   - Should we rename the `/api/v1/query` endpoint to something less ambiguous?
   - For i18n, I realize this is bigger issue than just visualizations, but 
have you looked into libraries like 
[globalize](https://github.com/globalizejs/globalize) or other 
[CLDR](http://cldr.unicode.org/)-based solutions?
   - Will migration to the new plugin architecture simply be handled by the 
`useLegacy` frontend flag? What should the deprecation plan for the old 
architecture/endpoints be?

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to