Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:
-
Story Points:0.1
-
Epic Link:
-
Sprint:DB_F16_10
-
Team:Data Access and Database
Description
Yi Mei says:
I found another problem: the database query
select * from RunDeepForcedSource where objectId=3219370448785419; |
curl -o outForcedSource -d 'query=select+*+from+RunDeepForcedSource+where+objectId=3219370448785419;' http://lsst-qserv-dax01.ncsa.illinois.edu:5000/db/v0/tap/sync
|
(Note that the direct mysql query above was run against the test database gapon_sdss_stripe92_patch366_0)
Attachments
Issue Links
- relates to
-
DM-8241 PDAC: patch "hole" in Stripe 82 catalog data
- Done
A similar query for a known-loaded objectId in the qserv cluster executes correctly: