Hi there, I have been using the retool caching option in a number of queries.
When using this in a javascript query; is retool checking all the variables I use in the javascript query for the cache? Similarly, for a BigQuery query - if the syntax is dynamic, is it fair to assume that retool it caching against the final fully generated syntax?
I does appear so, but I wanted to make sure there are not edge cases I should be aware of. And the documentation does not appear to specify this.
Thank you!