i have added new column in existing datframe but its not reflected in dataframe.
customerDf.withColumn("fullname",expr("concat(firstname,\'|\',lastname)&qu