Branch: refs/heads/master
Home:
https://github.com/teiid/teiid
Commit: 6ba997527464cf3ea7425f4ad3b87bf5c99615e5
https://github.com/teiid/teiid/commit/6ba997527464cf3ea7425f4ad3b87bf5c99...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2016-03-23 (Wed, 23 Mar 2016)
Changed paths:
M olingo/src/main/java/org/teiid/olingo/service/LocalClient.java
M olingo/src/main/java/org/teiid/olingo/service/ODataExpressionToSQLVisitor.java
M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java
M olingo/src/test/java/org/teiid/olingo/TestODataSQLBuilder.java
Log Message:
-----------
TEIID-4103: fixing the behavior of indexof, substring as they use zero based index where
as Teiid functions use 1 based index
Commit: e41a16feaa643d4676472813d6dcb47ede404786
https://github.com/teiid/teiid/commit/e41a16feaa643d4676472813d6dcb47ede4...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2016-03-23 (Wed, 23 Mar 2016)
Changed paths:
M olingo/src/main/java/org/teiid/olingo/service/LocalClient.java
M olingo/src/main/java/org/teiid/olingo/service/ODataExpressionToSQLVisitor.java
M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java
M olingo/src/test/java/org/teiid/olingo/TestODataSQLBuilder.java
Log Message:
-----------
Merge pull request #648 from rareddy/TEIID-4103
TEIID-4103: fixing the behavior of indexof, substring as they use zer…
Compare:
https://github.com/teiid/teiid/compare/4dd5981cffdc...e41a16feaa64