Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Jim BoschJim BoschReporter
Jim BoschJim BoschLabels
Reviewers
Andy SalnikovStory Points
6RubinTeam
Data Release ProductionComponents
Details
Details
Assignee
Jim Bosch
Jim BoschReporter
Jim Bosch
Jim BoschLabels
Reviewers
Andy Salnikov
Story Points
6
RubinTeam
Data Release Production
Components
Checklist
Checklist
Checklist
Created March 30, 2022 at 5:08 PM
Updated May 19, 2022 at 4:58 PM
Resolved April 11, 2022 at 7:15 PM
When given a dataset type with no dimensions, queryDataIds generates a query with subqueries of the form:
SELECT FROM dataset_tags_00000000 WHERE dataset_tags_00000000.dataset_type_id = ? AND dataset_tags_00000000.collection_id = ?
(note lack of columns in the select clause).