Answer Posted / Bivender Kumar
A Spark table is a distributed collection of data that can be accessed using the DataFrame API or SQL APIs in Apache Spark. Tables represent structured data and support relational operations like join, group by, and aggregation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers