Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ list_actions
Method
list_actions
python/pyarrow/tests/test_flight.py:242–243 ·
view source on GitHub ↗
(self, context)
Source
from the content-addressed store, hash-verified
240
self.last_message.to_batches(max_chunksize=1024))
241
242
def
list_actions(self, context):
243
return
[]
244
245
def
do_action(self, context, action):
246
if
action.type ==
"who-am-i"
:
Callers
4
ListActions
Method · 0.45
test_list_actions
Function · 0.45
test_middleware_reject
Function · 0.45
test_middleware_mapping
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected