substrait

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertExpr

func ConvertExpr(schema *iceberg.Schema, e iceberg.BooleanExpression, caseSensitive bool) (*expr.ExtensionRegistry, expr.Expression, error)

ConvertExpr binds the provided expression to the given schema and converts it to a substrait expression so that it can be utilized for computation.

func ConvertSchema

func ConvertSchema(schema *iceberg.Schema) (res types.NamedStruct, err error)

ConvertSchema converts an Iceberg schema to a substrait NamedStruct using the appropriate types and column names.

func NewExtensionSet

func NewExtensionSet() exprs.ExtensionIDSet

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL