关于
This skill provides specialized guidance for writing efficient time-based queries in Treasure Data, focusing on the essential indexed 'time' column. It helps developers implement relative filtering with td_interval(), absolute ranges with td_time_range(), and precise date formatting with td_time_string(). By enforcing best practices for partition pruning, this skill ensures that Claude generates queries that scan only the necessary data segments, significantly reducing execution time and resource consumption in large-scale data environments.