Answer Posted / Neha Sagar
Apache Spark Datasets are a powerful abstraction for working with homogeneous collections of data. They are typically composed of one or more structured data types (e.g., primitives, case classes) and offer better performance due to their strong typing and optimized data representation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers