In the Pandas API on Spark, which option determines the threshold for using shortcuts in operations by computing a specified number of rows with its schema?
Real Exam
A
compute.default_index_type
5.6%
B
display.max_rows_
27.8%
C
compute.ops_on_diff_frames_
5.6%
D
compute.shortcut_limit_
61.1%
Powered ByGPT-5.2
In the Pandas API on Spark, which option determines the threshold for using shortcuts in operations by computing a specified number of rows with its schema? | Databricks Certified Machine Learning - Associate Quiz - LeetQuiz