luyaozhi

Results 3 issues of luyaozhi

**Datart Version** 1.0.0-rc.1 Release **Describe the bug** doris数据源,创建视图,limit不生效,并且页面一直在执行状态,后端接口已经报错,页面卡死 ![image](https://user-images.githubusercontent.com/20394397/184105162-3de44037-3718-4398-a2f9-48219e25794e.png) 最终执行的sql SELECT `test_db`.`aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day`.`brand_format` AS `["test_db","aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day","brand_format"]`, `test_db`.`aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day`.`brand_id` AS `["test_db","aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day","brand_id"]`, `test_db`.`aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day`.`bill_cancel_food_cnt` AS `["test_db","aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day","bill_cancel_food_cnt"]`, `test_db`.`aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day`.`shop_cuisineid_2` AS `["test_db","aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day","shop_cuisineid_2"]`, `test_db`.`aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day`.`report_date` AS `["test_db","aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day","report_date"]`, `test_db`.`aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day`.`bill_food_bill_cnt` AS `["test_db","aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day","bill_food_bill_cnt"]`, `test_db`.`aggr_bill_shop_iscustomer_ordersubtype_mealperiod_hour_food_day`.`bill_send_food_amt`...

status: investigating

hi, when i train with voc2007, i found th rpn_box always 0. like: [session 1][epoch 1][iter 0/5011] loss: 10.1020, lr: 1.00e-03 fg/bg=(12/244), time cost: 1.131177 rpn_cls: 0.6953, rpn_box: 0.0000, rcnn_cls:...