Branch: refs/heads/master
Home:
https://github.com/teiid/teiid
Commit: 0818641d87e3b99cb9f0b7b37a622856d8307748
https://github.com/teiid/teiid/commit/0818641d87e3b99cb9f0b7b37a622856d83...
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: b70b8ae275c468dc732f130cc0e99faf9de5297e
https://github.com/teiid/teiid/commit/b70b8ae275c468dc732f130cc0e99faf9de...
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 #328 from rareddy/TEIID-2848
TEIID-2848: removing the restriction on the Array column type check on w...
Compare:
https://github.com/teiid/teiid/compare/5a3e3e072e3a...b70b8ae275c4