bilalaayush commented on issue #8092: Write custom backend logic for visualizing superset graphs URL: https://github.com/apache/incubator-superset/issues/8092#issuecomment-526806163 @uchihaabhijit I would suggest pre-aggregate your data, using your custom Python logic, into a materialized view and then query the view from superset. Let me know if this helps.
---------------------------------------------------------------- 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]
