pyarrow.substrait.get_supported_functions#

pyarrow.substrait.get_supported_functions()#

Get a list of Substrait functions that the underlying engine currently supports.

Returns:
list[str]

A list of function ids encoded as ‘{uri}#{name}’