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