fix: export/import catalogs (#28408)

This commit is contained in:
Beto Dealmeida
2024-05-09 14:42:03 -04:00
committed by GitHub
parent ba2cf5dbbc
commit e6a85c5901
9 changed files with 105 additions and 2 deletions

View File

@@ -68,6 +68,7 @@ def test_export(session: Session) -> None:
description="This is the description",
is_featured=1,
cache_timeout=3600,
catalog="public",
schema="my_schema",
sql=None,
params=json.dumps(
@@ -111,6 +112,7 @@ description: This is the description
default_endpoint: null
offset: -8
cache_timeout: 3600
catalog: public
schema: my_schema
sql: null
params: