Quiz 4 Question 1
For ingesting high-volume time-series data, the optimal row key design is to always begin the key with the event timestamp (e.g., 2025-09-15T10:30:00Z#sensor_123) to ensure data is stored chronologically and is optimized for fast range scans.
本练习是课程的一部分
