Replies: 1 comment
-
That's very difficult to answer without more info. And at the end of the day, Leaf is executing queries that a human using a front-end SQL IDE could execute as well, so the same rules for optimization would apply (eg indexing). It's not unlike Tableau's use of SQL, for example (ie, if a query is slow, as the front-end application that is usually not Tableau's "fault"). If you can provide more detail such as
...I can perhaps provide some recommendations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When testing leaf docs, I am finding that the queries can take some time with about 200,000 patients. The total rows we can have is considerably larger (about 12,000,000). I was wondering if there are some tips that can be provided to speed up query performance of leaf docs.
Beta Was this translation helpful? Give feedback.
All reactions