mz_expr::scalar

Module func

Source

Re-exports§

Modules§

  • encoding 🔒
    Encoding and decoding support for various formats that represent binary data as text data.
  • format 🔒
    Data type formatting functions.
  • impls 🔒
  • macros 🔒

Macros§

Enums§

Constants§

  • The maximum size of a newly allocated string. Chosen to be the smallest number to keep our tests passing without changing. 100MiB is probably higher than what we want, but it’s better than no limit.

Traits§

  • A description of an SQL unary function that operates on eagerly evaluated expressions
  • A description of an SQL unary function that has the ability to lazy evaluate its arguments

Functions§