
Answer-first summary for fast verification
Answer: Dot (.)
The dot (.) syntax is utilized in Spark SQL to access subfields of STRUCT types. STRUCT types are complex data types in Spark SQL that define a tree of nested fields, and the dot syntax allows for navigating this structure.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.