Skip to content

Latest commit

 

History

History

isthmus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Isthmus

Overview

Substrait Isthmus is a Java library which enables serializing SQL queries to Substrait Protobuf and SQL expressions to Extended Expressions using the Calcite SQL compiler. Optionally, you can leverage the Calcite RelNode to Substrait Plan translator as an IR translation.

The capability provided by this library can be accessed using a command-line interface, provided by isthmus-cli.