Hi Can anyone help me with the real time use case of abstract class and trait in scala specially with respect to spark . I know the functionality of both but I am not sure about real time use case as I do not have the practical exposure.
Asked
Active
Viewed 36 times
0
-
Here it is: https://stackoverflow.com/questions/1991042/what-is-the-advantage-of-using-abstract-classes-instead-of-traits – Sonu Sindhu Jun 06 '22 at 06:33
-
It says with respect to Spark. – thebluephantom Jun 06 '22 at 13:55
-
I know the concepts but I want practical implementation in real time world. It would be very helpful. – Ankit Gupta Jun 06 '22 at 14:19
-
Real time or just in the real application? – thebluephantom Jun 06 '22 at 16:54