Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Table Functions - Substrait: Cross-Language Serialization for Relational Algebra
[go: Go Back, main page]

Skip to content

Table Functions

Table functions produce zero or more records for each input record. Table functions use a signature similar to scalar functions. However, they are not allowed in the same contexts.

to be completed…