Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_butler
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:DB_F19_07, DB_F19_10
-
Team:Data Access and Database
Description
Christopher Stephens [X] suggested that there is a better way to write a query that selects datasets when there are multiple collections defined. Presently we do a JOIN of two sub-queries where one of them does a GROUP BY to determine "best" collection for the dataset. The same can be rewritten using the window/anlytics functions instead.
Attachments
Issue Links
- relates to
-
DM-17023 Refactor the Dimensions and query system
- Done
Jim Bosch, if things work OK now on this branch I presume it should be OK to merge it now?