datafusion_functions::string

Module starts_with

Source

Structs§

Functions§

  • Returns true if string starts with prefix. starts_with(‘alphabet’, ‘alph’) = ‘t’