feat(sqllab): non-blocking persistence mode (#24539)

Co-authored-by: Justin Park <justinpark@apache.org>
This commit is contained in:
JUST.in DO IT
2023-11-20 11:13:54 -08:00
committed by GitHub
parent 628cd345f2
commit e2bfb1216b
20 changed files with 746 additions and 433 deletions

View File

@@ -26,6 +26,7 @@ import {
} from '../constants';
const PERSISTENT_QUERY_EDITOR_KEYS = new Set([
'version',
'remoteId',
'autorun',
'dbId',