01-PartitionBy¶
¶
Time series partition by
1. Create stable with multiple tags
2. Create multiple subtables using the stable with different tags
3. Insert data into the subtables
4. Query with partition by on different tags and verify the results
5. Query various aggregate functions with partition by clause
6. Query interval and sliding window with partition by clause
7. Query edge cases and error handling for partition by queries