Member since
06-05-2020
1
Post
0
Kudos Received
0
Solutions
06-05-2020
03:55 AM
I read that Spark SQL has three complex data types: ArrayType, MapType, and StructType. When would you use these? I'm confused because I was taught that SQL tables should never, ever contain arrays/lists in a single cell value, so why does Spark SQL allow having arraytype?
... View more
- Tags:
- Data Types
- Spark
- sql
Labels:
- Labels:
-
Apache Spark