neuromantik33 commented on issue #33775:
URL: https://github.com/apache/superset/issues/33775#issuecomment-2979530137

   @dosu Ok that is great but according to the docs you mentioned : 
   
   > Explicitly Including Values in Cache Key
   > The {{ cache_key_wrapper() }} function explicitly instructs Superset to 
add a value to the accumulated list of values used in the calculation of the 
cache key.
   > This function is only needed when you want to wrap your own custom 
function return values in the cache key.
   
   If I can't include a function in the `cache_key_wrapper` what exactly is it 
wrapping? I don't know how to call a function without including parentheses 
unless it's a property accessor. Can you at least agree that the regexp for 
`cache_key_wrapper` should be a little more lenient?


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