## Background Operating with field name containing the whole path (parent fields) ## Feature From a dot-separated column path of a field name return the column name with the parent path removed ## Example `parent.path.my_field` -> `my_field`