Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:
-
Epic Link:
-
Team:Data Access and Database
Description
SELECT o.deepSourceId FROM Object o, Source s WHERE qserv_areaspec_box(0.7, 1.5, 0.71, 1.51) and o.deepSourceId = s.objectId;
------------------
deepSourceId ------------------
4363051117580101 4363051117580101 4363042527641676 4363042527641647 4363042527641676 4363042527641647 4363042527641676 4363042527641693 4363042527641693 4363042527641693 4363051117580100 4363051117580100 4363051117580100 4363051117580095 4363051117580101 4363042527641647 4363042527641693 4363042527641693 4363042527641647 4363042527641676 4363042527641647 ------------------
21 rows in set (2.88 sec)SELECT o.deepSourceId FROM Object o, Source s WHERE qserv_areaspec_box(0.7, 1.5, 0.71, 1.51) and o.deepSourceId = s.objectId limit 10;
ERROR 4120 (Proxy): Error executing query using qserv.
Fixed along the way some time back.