Branch: refs/heads/8.7.x
Home:
https://github.com/teiid/teiid
Commit: 2b810af39b26a8a4ec9a829abb085776f96d5ad0
https://github.com/teiid/teiid/commit/2b810af39b26a8a4ec9a829abb085776f96...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M
connectors/translator-mongodb/src/main/java/org/teiid/translator/mongodb/MongoDBSelectVisitor.java
M
connectors/translator-mongodb/src/test/java/org/teiid/translator/mongodb/TestMongoDBQueryExecution.java
Log Message:
-----------
TEIID-2848: removing the restriction on the Array column type check on where clause;
this need to ne enforced with searchbility property rather than code, which should allow
'is not null' query
Commit: b70042000f8e2453910ef82f73c118e4f681b3c7
https://github.com/teiid/teiid/commit/b70042000f8e2453910ef82f73c118e4f68...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M
connectors/translator-mongodb/src/main/java/org/teiid/translator/mongodb/MongoDBSelectVisitor.java
M
connectors/translator-mongodb/src/test/java/org/teiid/translator/mongodb/TestMongoDBQueryExecution.java
Log Message:
-----------
Merge pull request #329 from rareddy/TEIID-2848-8.7.x
TEIID-2848: removing the restriction on the Array column type check on w...
Compare:
https://github.com/teiid/teiid/compare/cb77f8cfcbe9...b70042000f8e