I have a dataframe created by json file with the following schema
root |-- content: string (nullable = true) |-- conversationId: long (nullable = true) |--