]
Steven Hawkins resolved TEIID-3023.
-----------------------------------
Resolution: Incomplete Description
Marking as incomplete description / out of date. If you can reproduce your scenario on a
later version and produce a query plan, please reopen this issue.
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.