MCPcopy 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

ListActionsMethod · 0.45
test_list_actionsFunction · 0.45
test_middleware_rejectFunction · 0.45
test_middleware_mappingFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected