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
so I checked the data was cached in the redis with the key "dev_hue_queries*".
But I figured out when I ran the same query in HUE UI, hue server executed it again (to my trino cluster) without using caching.
My hue version is gethue/hue:20230627-140101.
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
-
I set configurations in my hue.ini like
so I checked the data was cached in the redis with the key "dev_hue_queries*".
But I figured out when I ran the same query in HUE UI, hue server executed it again (to my trino cluster) without using caching.
My hue version is
gethue/hue:20230627-140101
.Beta Was this translation helpful? Give feedback.
All reactions