[teiid-commits] [teiid/teiid] 0e1ebc: TEIID-4054: Fixing the data conversion correctly f...

Ramesh Reddy rareddy at jboss.org
Thu Mar 17 16:29:09 EDT 2016


  Branch: refs/heads/63-8.12.x
  Home:   https://github.com/teiid/teiid
  Commit: 0e1ebc3649d9756792fa835b6d2f05ec8e219934
      https://github.com/teiid/teiid/commit/0e1ebc3649d9756792fa835b6d2f05ec8e219934
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2016-03-17 (Thu, 17 Mar 2016)

  Changed paths:
    M olingo-common/src/main/java/org/teiid/olingo/common/ODataTypeManager.java
    M olingo/src/main/java/org/teiid/olingo/service/ODataSQLBuilder.java
    M olingo/src/main/java/org/teiid/olingo/service/TeiidServiceHandler.java
    M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java

  Log Message:
  -----------
  TEIID-4054: Fixing the data conversion correctly from Calender to time, date, timestamp. Also correctly checking for the ClobType and BlobType in the case of LOB input


  Commit: bf6cae0e1e0e418c6ea8a92203c479d70346a6af
      https://github.com/teiid/teiid/commit/bf6cae0e1e0e418c6ea8a92203c479d70346a6af
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2016-03-17 (Thu, 17 Mar 2016)

  Changed paths:
    M olingo-common/src/main/java/org/teiid/olingo/common/ODataTypeManager.java
    M olingo/src/main/java/org/teiid/olingo/service/ODataSQLBuilder.java
    M olingo/src/main/java/org/teiid/olingo/service/TeiidServiceHandler.java
    M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java

  Log Message:
  -----------
  Merge pull request #639 from rareddy/TEIID-4054

TEIID-4054: Fixing the data conversion correctly from Calender to tim…


Compare: https://github.com/teiid/teiid/compare/df196d357158...bf6cae0e1e0e


More information about the teiid-commits mailing list