records lost when query by hiernate
-----------------------------------
Key: TEIID-3023
URL:
https://issues.jboss.org/browse/TEIID-3023
Project: Teiid
Issue Type: Bug
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.