Module datafusion_functions::string::ends_with

source ·

Structs§

Functions§

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