-
1. Re: Odata v2 not showing all records
shawkins Jul 24, 2018 8:03 AM (in response to marc.kusters)> I managed to find out which table is the offender, even just joining without selecting any colums from that table makes odata v2 only show 36 records.
That sounds very odd indeed. The only similar issue that I'm aware of is [TEIID-4852] Wrong OData results with multiple self relationships - JBoss Issue Tracker That shouldn't be your issue though if it works with odata4. Can you raise a support ticket on this? OData2 generation was removed from the community in 9.1 [TEIID-3754] Remove OData V2 implementation of the Server - JBoss Issue Tracker - so a community issue alone won't help.
-
2. Re: Odata v2 not showing all records
marc.kusters Aug 27, 2018 11:03 AM (in response to shawkins)Somehow there was something wrong with the join, a more experienced SQL developer fixed it. Lucky there was nothing wrong with OData as far as I can tell.
-
3. Re: Odata v2 not showing all records
shawkins Aug 27, 2018 11:28 AM (in response to marc.kusters)> Lucky there was nothing wrong with OData as far as I can tell.
Thanks for the update. That is good news.