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
Code samples and examples - Substrait: Cross-Language Serialization for Relational Algebra
[go: Go Back, main page]

Skip to content

Code samples and examples

It’s very useful to have examples of how APIs are used; both to get information on the best practices for using APIs and ideas of how they can be used.

Each language binding is intended to contain examples that are relevant to that language. New contributions are always welcome.

Java

  • Substrait-Spark this demonstrates how Substrait plans can be created and consumed within Apache Spark. The examples run within a simple Spark cluster, composed by a couple of Docker containers.