History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-625
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: James Leigh
Reporter: Arjohn Kampman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sesame

Add Reduced operation to query algebra

Created: 16/Oct/08 04:55 PM   Updated: 22/Oct/08 08:47 PM
Component/s: Query Model
Affects Version/s: None
Fix Version/s: 2.2.1


 Description   
'Reduced' allows, but does not require, query engines to filter duplicates from query results. Query evaluation can be made more efficient in some cases that way. It's of special interest to the MulgaraSail since Mulgara's normal operating mode is to remove duplicates from partial query results.

 All   Comments   Change History      Sort Order:
Comment by James Leigh [16/Oct/08 05:27 PM]
Revision 7941 - Add Reduced to the query algebra model in 2.2.1
Revision 7974 - Add Reduced node to DESCRIBE and CONSTRUCT query trees