Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marimo-team/marimo
/ _
Function
_
marimo/_smoke_tests/sql/iceberg_catalog.py:18–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
@app.cell
18
def
_():
19
import
marimo
as
mo
20
import
pyarrow
as
pa
21
from
pyiceberg.catalog
import
load_catalog
22
return
load_catalog, pa
23
24
25
@app.cell
Callers
nothing calls this directly
Calls
3
to_polars
Method · 0.80
table
Method · 0.45
collect
Method · 0.45
Tested by
no test coverage detected