self.check_result_auto_acos("select abs(c1), abs(c2), abs(c3) , abs(c4), abs(c5) from sub1_bound ","select acos(abs(c1)), acos(abs(c2)) ,acos(abs(c3)), acos(abs(c4)), acos(abs(c5)) from sub1_bound")
self.check_result_auto_acos("select abs(c1), abs(c2), abs(c3) , abs(c4), abs(c5) from sub1_bound ","select acos(abs(c1)), acos(abs(c2)) ,acos(abs(c3)), acos(abs(c4)), acos(abs(c5)) from sub1_bound")
self.check_result_auto_acos("select c1, c2, c3 , c3, c2 ,c1 from sub1_bound ","select acos(c1), acos(c2) ,acos(c3), acos(c3), acos(c2) ,acos(c1) from sub1_bound")
self.check_result_auto_acos("select c1, c2, c3 , c3, c2 ,c1 from sub1_bound ","select acos(c1), acos(c2) ,acos(c3), acos(c3), acos(c2) ,acos(c1) from sub1_bound")
self.check_result_auto_acos("select abs(abs(abs(abs(abs(abs(abs(abs(abs(c1))))))))) nest_col_func from sub1_bound","select acos(abs(c1)) from sub1_bound")
self.check_result_auto_acos("select abs(abs(abs(abs(abs(abs(abs(abs(abs(c1))))))))) nest_col_func from sub1_bound","select acos(abs(c1)) from sub1_bound")
self.check_result_auto_acos(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select acos(t1) ,acos(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_acos(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select acos(t1) ,acos(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_acos(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select acos(t1) , acos(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_acos(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select acos(t1) , acos(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_asin("select abs(c1), abs(c2), abs(c3) , abs(c4), abs(c5) from sub1_bound ","select asin(abs(c1)), asin(abs(c2)) ,asin(abs(c3)), asin(abs(c4)), asin(abs(c5)) from sub1_bound")
self.check_result_auto_asin("select abs(c1), abs(c2), abs(c3) , abs(c4), abs(c5) from sub1_bound ","select asin(abs(c1)), asin(abs(c2)) ,asin(abs(c3)), asin(abs(c4)), asin(abs(c5)) from sub1_bound")
self.check_result_auto_asin("select c1, c2, c3 , c3, c2 ,c1 from sub1_bound ","select asin(c1), asin(c2) ,asin(c3), asin(c3), asin(c2) ,asin(c1) from sub1_bound")
self.check_result_auto_asin("select c1, c2, c3 , c3, c2 ,c1 from sub1_bound ","select asin(c1), asin(c2) ,asin(c3), asin(c3), asin(c2) ,asin(c1) from sub1_bound")
self.check_result_auto_asin("select abs(abs(abs(abs(abs(abs(abs(abs(abs(c1))))))))) nest_col_func from sub1_bound","select asin(abs(c1)) from sub1_bound")
self.check_result_auto_asin("select abs(abs(abs(abs(abs(abs(abs(abs(abs(c1))))))))) nest_col_func from sub1_bound","select asin(abs(c1)) from sub1_bound")
self.check_result_auto_asin(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select asin(t1) ,asin(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_asin(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select asin(t1) ,asin(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_asin(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select asin(t1) , asin(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_asin(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select asin(t1) , asin(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_atan("select abs(c1), abs(c2), abs(c3) , abs(c4), abs(c5) from sub1_bound ","select atan(abs(c1)), atan(abs(c2)) ,atan(abs(c3)), atan(abs(c4)), atan(abs(c5)) from sub1_bound")
self.check_result_auto_atan("select abs(c1), abs(c2), abs(c3) , abs(c4), abs(c5) from sub1_bound ","select atan(abs(c1)), atan(abs(c2)) ,atan(abs(c3)), atan(abs(c4)), atan(abs(c5)) from sub1_bound")
self.check_result_auto_atan("select c1, c2, c3 , c3, c2 ,c1 from sub1_bound ","select atan(c1), atan(c2) ,atan(c3), atan(c3), atan(c2) ,atan(c1) from sub1_bound")
self.check_result_auto_atan("select c1, c2, c3 , c3, c2 ,c1 from sub1_bound ","select atan(c1), atan(c2) ,atan(c3), atan(c3), atan(c2) ,atan(c1) from sub1_bound")
self.check_result_auto_atan("select abs(abs(abs(abs(abs(abs(abs(abs(abs(c1))))))))) nest_col_func from sub1_bound","select atan(abs(c1)) from sub1_bound")
self.check_result_auto_atan("select abs(abs(abs(abs(abs(abs(abs(abs(abs(c1))))))))) nest_col_func from sub1_bound","select atan(abs(c1)) from sub1_bound")
self.check_result_auto_atan(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select atan(t1) ,atan(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_atan(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select atan(t1) ,atan(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_atan(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select atan(t1) , atan(c5) from stb1 where c1 > 0 order by tbname")
self.check_result_auto_atan(" select t1,c5 from stb1 where c1 > 0 order by tbname ","select atan(t1) , atan(c5) from stb1 where c1 > 0 order by tbname")
tdLog.debug("spent %.2fs to create %d stable and %d table, create speed is %.2f table/s... [OK]"%(spendTime,threadNumbers,threadNumbers*count,speedCreate))
tdLog.debug("spent %.2fs to create %d stable and %d table, create speed is %.2f table/s... [OK]"%(spendTime,threadNumbers,threadNumbers*count,speedCreate))