datafusion_functions::string

Module ends_with

Source

Structs§

Functions§

  • Returns true if string ends with suffix. ends_with(‘alphabet’, ‘abet’) = ‘t’