Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_udt_datasource1_direct
Function
test_udt_datasource1_direct
python/pyarrow/tests/test_udf.py:742–743 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
740
741
742
def
test_udt_datasource1_direct():
743
_test_datasource1_udt(datasource1_direct)
744
745
746
def
test_udt_datasource1_generator():
Callers
nothing calls this directly
Calls
1
_test_datasource1_udt
Function · 0.85
Tested by
no test coverage detected