Huawei
H13-711_V3.5 · Question #72
Regarding DataSet, which of the following statements is wrong?
The correct answer is C. DataSet performs sort, filter, shuffle and other operations that need to be deserialized. See the full explanation below for the reasoning.
Question
Regarding DataSet, which of the following statements is wrong?
Options
- ADataSet is a strongly typed collection of domain-specific objects
- BDataSet can perform most operations without deserialization
- CDataSet performs sort, filter, shuffle and other operations that need to be deserialized
- DDataSet is highly similar to RDD, and its performance is better than RDD
How the community answered
(65 responses)- A3% (2)
- B9% (6)
- C83% (54)
- D5% (3)
Community Discussion
No community discussion yet for this question.