REPLACE INTO topic_statistics (cluster_id, topic_name, offset_sum, max_avg_bytes_in, gmt_day) values (#{clusterId}, #{topicName}, #{offsetSum}, #{maxAvgBytesIn}, #{gmtDay})