Bug 1028016 - Very large sorts are inefficient
Summary: Very large sorts are inefficient
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER4
: 6.0
Assignee: Van Halbert
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-07 13:53 UTC by Van Halbert
Modified: 2014-07-09 05:03 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Users are finding that large sorts are inefficient. When the memory space needed for a sort is estimated to be above 2 GB, the expression used will overflow. This causes the batch size to be used as the intermediate sort buffer size, which for any high row count will lead to many passes.
Clone Of:
Environment:
Last Closed: 2014-03-10 19:57:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-2728 0 Major Closed Very large sorts are inefficient 2014-04-21 11:25:24 UTC

Comment 1 belong 2013-12-10 00:51:21 UTC
Assuming this will be set to VERIFIED before GA - setting requires_doc_text- accordingly.

Comment 2 wgibson 2014-02-11 13:28:30 UTC
Unit test: TestEnginePerformance.java

Comment 3 JBoss JIRA Server 2014-04-21 11:25:31 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-2728 to Closed


Note You need to log in before you can comment on or make changes to this bug.