MCPcopy 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
742def test_udt_datasource1_direct():
743 _test_datasource1_udt(datasource1_direct)
744
745
746def test_udt_datasource1_generator():

Callers

nothing calls this directly

Calls 1

_test_datasource1_udtFunction · 0.85

Tested by

no test coverage detected