Question
What is data partitioning?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Dividing a dataset into smaller pieces distributed across storage or workers
Explanation:
Partitioning allows multiple nodes to process different subsets concurrently.
Good partitioning balances work and reduces data movement.
Leave a Reply