darwin-eu / omopgenerics

https://darwin-eu.github.io/omopgenerics/
Apache License 2.0
2 stars 1 forks source link

log explain in compute #533

Closed edward-burn closed 1 week ago

edward-burn commented 1 month ago

As well as supporting show_query, we could also save explain as this could be informative for benchmarking (see if indicies get used etc) https://dplyr.tidyverse.org/reference/explain.html

catalamarti commented 1 week ago

546