The 9.0.1 fix release is now available. This release addresses 13 issues including several issues related to WITH clause processing that were found by Salvatore R.:
Thanks,
Steve Hawkins
- [TEIID-3685] - org.teiid.padSpace does not affect to the "IN" operator
- [TEIID-3771] - Teiid throws an NPE while executing query with nested subquery IN predicate
- [TEIID-4272] - NPE when CTE and subuquery without a WITH clause are pushed together
- [TEIID-4273] - With clause used in evaluatable subquery in a fully pushed user query is seen as missing temp table
- [TEIID-4276] - Default for max sessions not consistently updated
- [TEIID-4280] - NPE in RuleMergeVirtual when running a query with nested CTEs
- [TEIID-4283] - External Materialization interleaving loads SYSADMIN.loadMatView
- [TEIID-4287] - An exception is thrown by PostgreSQL when nested CTEs are pushed down
- [TEIID-4288] - Cancel method against a socket based jdbc query can wait for synch timeout
- [TEIID-4290] - Rollback to savepoint should be a no op
- [TEIID-4304] - Correct handling with subquery in on clause
- [TEIID-4310] - Sessions can not be shown in web-console runtime sub-panel
- [TEIID-4312] - INNER and LEFT joins of CTEs fail or return incorrect results
Thanks,
Steve Hawkins
Comments
Post a Comment