Crate feldera_sqllib

source

Re-exports§

Modules§

  • Support for byte arrays (binary objects in SQL)
  • Implementation of various cast operations.
  • Support for SQL interval types. Intervals are differences between dates and/or times There are two interval types:
  • Source position representation. Used for reporting run-time errors.
  • SQL String operations
  • Support for SQL Timestamp and Date data types.
  • Variant is a dynamically-typed object that can represent the values in a SQL program.

Macros§

Structs§

Traits§

  • Trait that provides the inverse functionality of the ToInteger trait. Used for partitioned_rolling_aggregates
  • Convert a value of a SQL data type to an integer that preserves ordering. Used for partitioned_rolling_aggregates

Functions§

Type Aliases§