You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, there are 10 visualizations in a dashboard, all of which come from the same query with the same parameters. They will be queried repeatedly at that time. It is best that the same query can only enter the query engine once, and then return the result. This will be a very difficult task. big performance boost
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For example, there are 10 visualizations in a dashboard, all of which come from the same query with the same parameters. They will be queried repeatedly at that time. It is best that the same query can only enter the query engine once, and then return the result. This will be a very difficult task. big performance boost
Beta Was this translation helpful? Give feedback.
All reactions