robdiciuccio opened a new pull request #11499:
URL: https://github.com/apache/incubator-superset/pull/11499


   ### SUMMARY
   Adds support for running chart queries in async workers, as proposed by 
[SIP-39](https://github.com/apache/incubator-superset/issues/9190). Currently 
this PR affects only charts using the new `/api/v1/chart/data` endpoint.
   
   Opening this draft PR early for community discussion and feedback on 
approach. Tasks still pending:
   
   - [ ] Frontend event architecture (probably a separate PR)
   - [ ] Updating legacy `explore_json` endpoint.
   - [ ] Unit & integration tests
   - [ ] Linting
   - [ ] Typescript
   
   Corresponding proposed websocket server PR: 
https://github.com/apache/incubator-superset/pull/11498
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   TBD
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: 
https://github.com/apache/incubator-superset/issues/9190
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [x] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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