]
Steven Hawkins moved TEIIDDES-2233 to TEIID-3023:
-------------------------------------------------
Project: Teiid (was: Teiid Designer)
Key: TEIID-3023 (was: TEIIDDES-2233)
Issue Type: Bug (was: Feature Request)
Affects Version/s: 7.3
(was: 7.3)
Component/s: (was: VDB & Execution)
records lost when query by hiernate
-----------------------------------
Key: TEIID-3023
URL:
https://issues.jboss.org/browse/TEIID-3023
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 7.3
Environment: window7,eclipse Helios Service Release 2, Teiid v7.3.0
Reporter: Lai Chao
Priority: Minor
Recently, I get an issue when retrieve data from vdb that some records lost in the list.
Fox example, from source table we can get 12100 records, but from vdb query(projects with
hibernate) can only get 10800+ records.
Meanwhile, there's a set on maxSetSize = 1000, is there any affects?
Please advise.