DataScientistSamChan commented on issue #23092:
URL: https://github.com/apache/superset/issues/23092#issuecomment-1432674335

   After debugging for 2 days and seeing no easy solution for this, I have 
decided to comment out the user relation info part in the `list_column` of the 
class `ChartRestApi` and the performance boost is major, going down from 30 
seconds in my production to roughly 0.5 ms, the catch is we lose the user 
related info, but that 's fine, I will add the user info back in the 
`pre_get_list` hook. For now, it's my solution.


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

To unsubscribe, e-mail: [email protected]

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