betodealmeida commented on pull request #11535:
URL: 
https://github.com/apache/incubator-superset/pull/11535#issuecomment-722038510


   @kgabryje the query cost estimation returns data like this:
   
   ```[
               {
                   "Output count": "904 M rows",
                   "Output size": "354 GB",
                   "CPU cost": "354 G",
                   "Max memory": "0 B",
                   "Network cost": "354 G",
               }
           ]
   ```
   
   Can you test by hardcoding the response from the backend? Let me know, if 
not I can pull your branch and take a look.


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