Module datafusion::variable

source ·
Expand description

Variable provider for @name and @@name style runtime values.

Enums§

  • Variable type, system/user defined

Traits§

  • A var provider for @variable and @@variable runtime values.