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
This proposal is to deprecate the KV_STORE feature flag and its related assets such as the API endpoint and keyvalue table. The main dependency of this feature is the SHARE_QUERIES_VIA_KV_STORE feature flag which allows sharing SQL Lab queries without the necessity of saving the query. Our intention is to use the permalink feature to implement this use case before 5.0 and that's why we are deprecating the feature flag now.
This card was only about deprecating the feature flag. The task to actually remove the KV Store is here. @justinpark if you want to reference a 5.0 issue, you can just use its link. You don't need to convert the task to an issue. I updated you PR to reference the correct card 😉
This proposal is to deprecate the
KV_STORE
feature flag and its related assets such as the API endpoint andkeyvalue
table. The main dependency of this feature is theSHARE_QUERIES_VIA_KV_STORE
feature flag which allows sharing SQL Lab queries without the necessity of saving the query. Our intention is to use the permalink feature to implement this use case before 5.0 and that's why we are deprecating the feature flag now.#26450
The text was updated successfully, but these errors were encountered: