Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ name
Method
name
python/pyarrow/src/arrow/python/flight.cc:307–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
}
306
307
std::string PyServerMiddleware::name() const { return kPyServerMiddlewareName; }
308
309
PyObject* PyServerMiddleware::py_object() const { return middleware_.obj(); }
310
Callers
6
Visit
Method · 0.45
Init
Method · 0.45
ConvertStruct
Function · 0.45
GetBlockType
Method · 0.45
GetWriter
Method · 0.45
ConvertCategoricals
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected