pub fn replace_data_at_column_path( value: &Value, split_path: &ColumnPath, replaced_value: Value, ) -> Option<Value>