Unable to convert my dataframe to dataset

Viewed 39

CustomerAccountOutput2.printSchema() val CustomerAccountOutputDS: Dataset[CustomerAccountOutput] = CustomerAccountOutput2.as[CustomerAccountOutput]

0 Answers
Related