feat(SIP-95): catalogs in SQL Lab and datasets (#28376)

This commit is contained in:
Beto Dealmeida
2024-05-08 17:19:36 -04:00
committed by GitHub
parent 07cd1d89d0
commit ce668d46cc
71 changed files with 842 additions and 100 deletions

View File

@@ -96,6 +96,7 @@ test('Does not render if SSH Tunnel is disabled', () => {
engine_information: {
disable_ssh_tunneling: true,
supports_file_upload: false,
supports_dynamic_catalog: false,
},
}}
/>,