[GitHub] metamodel pull request: Fresh PR for Sor

2015-04-28 Thread ashish-m-yh
Github user ashish-m-yh commented on a diff in the pull request: https://github.com/apache/metamodel/pull/19#discussion_r29271324 --- Diff: solr/src/test/java/org/apache/metamodel/solr/SolrDataContextTest1.java --- @@ -0,0 +1,199 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (METAMODEL-136) LIKE operator not supported in MongoDB module

2015-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517330#comment-14517330 ] ASF GitHub Bot commented on METAMODEL-136: -- Github user albertostratio comment

[GitHub] metamodel pull request: Add LIKE operator support. Fixes #METAMODE...

2015-04-28 Thread albertostratio
Github user albertostratio commented on a diff in the pull request: https://github.com/apache/metamodel/pull/21#discussion_r29260399 --- Diff: mongodb/src/main/java/org/apache/metamodel/mongodb/MongoDbDataContext.java --- @@ -435,6 +441,19 @@ private String getOperatorName(FilterIt

[jira] [Commented] (METAMODEL-136) LIKE operator not supported in MongoDB module

2015-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517196#comment-14517196 ] ASF GitHub Bot commented on METAMODEL-136: -- Github user kaspersorensen comment

[GitHub] metamodel pull request: Add LIKE operator support. Fixes #METAMODE...

2015-04-28 Thread kaspersorensen
Github user kaspersorensen commented on a diff in the pull request: https://github.com/apache/metamodel/pull/21#discussion_r29253869 --- Diff: mongodb/src/main/java/org/apache/metamodel/mongodb/MongoDbDataContext.java --- @@ -435,6 +441,19 @@ private String getOperatorName(FilterIt

[jira] [Commented] (METAMODEL-136) LIKE operator not supported in MongoDB module

2015-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517076#comment-14517076 ] ASF GitHub Bot commented on METAMODEL-136: -- Github user albertostratio comment

[GitHub] metamodel pull request: Add LIKE operator support. Fixes #METAMODE...

2015-04-28 Thread albertostratio
Github user albertostratio commented on a diff in the pull request: https://github.com/apache/metamodel/pull/21#discussion_r29246239 --- Diff: mongodb/src/main/java/org/apache/metamodel/mongodb/MongoDbDataContext.java --- @@ -435,6 +441,19 @@ private String getOperatorName(FilterIt

[GitHub] metamodel pull request: Add LIKE operator support. Fixes #METAMODE...

2015-04-28 Thread albertostratio
Github user albertostratio commented on a diff in the pull request: https://github.com/apache/metamodel/pull/21#discussion_r29241616 --- Diff: mongodb/src/main/java/org/apache/metamodel/mongodb/MongoDbDataContext.java --- @@ -408,7 +414,7 @@ private void convertToCursorObject(Basic

[jira] [Commented] (METAMODEL-136) LIKE operator not supported in MongoDB module

2015-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517017#comment-14517017 ] ASF GitHub Bot commented on METAMODEL-136: -- Github user albertostratio comment

[GitHub] metamodel pull request: Fresh PR for Sor

2015-04-28 Thread ashish-m-yh
Github user ashish-m-yh commented on a diff in the pull request: https://github.com/apache/metamodel/pull/19#discussion_r29240604 --- Diff: solr/src/test/java/org/apache/metamodel/solr/SolrDataContextTest1.java --- @@ -0,0 +1,199 @@ +/** + * Licensed to the Apache Software

[GitHub] metamodel pull request: Fresh PR for Sor

2015-04-28 Thread ashish-m-yh
Github user ashish-m-yh commented on a diff in the pull request: https://github.com/apache/metamodel/pull/19#discussion_r29240261 --- Diff: solr/src/main/java/org/apache/metamodel/solr/SolrDataContext.java --- @@ -0,0 +1,403 @@ +/** + * Licensed to the Apache Software Found

[GitHub] metamodel pull request: Fresh PR for Sor

2015-04-28 Thread ashish-m-yh
Github user ashish-m-yh commented on a diff in the pull request: https://github.com/apache/metamodel/pull/19#discussion_r29240046 --- Diff: solr/src/main/java/org/apache/metamodel/solr/SolrDataContext.java --- @@ -0,0 +1,403 @@ +/** + * Licensed to the Apache Software Found

[GitHub] metamodel pull request: Fresh PR for Sor

2015-04-28 Thread ashish-m-yh
Github user ashish-m-yh commented on a diff in the pull request: https://github.com/apache/metamodel/pull/19#discussion_r29239910 --- Diff: solr/src/main/java/org/apache/metamodel/solr/SolrDataContext.java --- @@ -0,0 +1,403 @@ +/** + * Licensed to the Apache Software Found

[GitHub] metamodel pull request: Fresh PR for Sor

2015-04-28 Thread ashish-m-yh
Github user ashish-m-yh commented on a diff in the pull request: https://github.com/apache/metamodel/pull/19#discussion_r29239757 --- Diff: solr/src/main/java/org/apache/metamodel/solr/SolrDataSet.java --- @@ -0,0 +1,174 @@ +/** + * Licensed to the Apache Software Foundation

[jira] [Commented] (METAMODEL-136) LIKE operator not supported in MongoDB module

2015-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516901#comment-14516901 ] ASF GitHub Bot commented on METAMODEL-136: -- Github user kaspersorensen comment

[GitHub] metamodel pull request: Add LIKE operator support. Fixes #METAMODE...

2015-04-28 Thread kaspersorensen
Github user kaspersorensen commented on a diff in the pull request: https://github.com/apache/metamodel/pull/21#discussion_r29234658 --- Diff: mongodb/src/main/java/org/apache/metamodel/mongodb/MongoDbDataContext.java --- @@ -435,6 +441,19 @@ private String getOperatorName(FilterIt

[jira] [Commented] (METAMODEL-136) LIKE operator not supported in MongoDB module

2015-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516898#comment-14516898 ] ASF GitHub Bot commented on METAMODEL-136: -- Github user kaspersorensen comment

[GitHub] metamodel pull request: Add LIKE operator support. Fixes #METAMODE...

2015-04-28 Thread kaspersorensen
Github user kaspersorensen commented on a diff in the pull request: https://github.com/apache/metamodel/pull/21#discussion_r29234623 --- Diff: mongodb/src/main/java/org/apache/metamodel/mongodb/MongoDbDataContext.java --- @@ -408,7 +414,7 @@ private void convertToCursorObject(Basic

[jira] [Commented] (METAMODEL-136) LIKE operator not supported in MongoDB module

2015-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516836#comment-14516836 ] ASF GitHub Bot commented on METAMODEL-136: -- GitHub user albertostratio opened

[GitHub] metamodel pull request: Add LIKE operator support. Fixes #METAMODE...

2015-04-28 Thread albertostratio
GitHub user albertostratio opened a pull request: https://github.com/apache/metamodel/pull/21 Add LIKE operator support. Fixes #METAMODEL-136 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ardlema/metamodel 136-like-mongodb Alt

[jira] [Commented] (METAMODEL-136) LIKE operator not supported in MongoDB module

2015-04-28 Thread Alberto (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516734#comment-14516734 ] Alberto commented on METAMODEL-136: --- I'll be working on this issue > LIKE operator n

[jira] [Created] (METAMODEL-136) LIKE operator not supported in MongoDB module

2015-04-28 Thread Alberto (JIRA)
Alberto created METAMODEL-136: - Summary: LIKE operator not supported in MongoDB module Key: METAMODEL-136 URL: https://issues.apache.org/jira/browse/METAMODEL-136 Project: Apache MetaModel Issue

[GitHub] metamodel pull request: Metamodel 133

2015-04-28 Thread kaspersorensen
Github user kaspersorensen commented on the pull request: https://github.com/apache/metamodel/pull/20#issuecomment-96984990 It's a bit beyond my memory actually... Let me say it like this: I think it works because I am not aware of any bugs in that regard :-) --- If your project is s

[GitHub] metamodel pull request: Metamodel 133

2015-04-28 Thread narahari92
Github user narahari92 commented on the pull request: https://github.com/apache/metamodel/pull/20#issuecomment-96970711 But if we use multiple joins as above wouldn't it cause problem in case let's say there is a column with name "key2" in both table1 and table2? --- If your project

[GitHub] metamodel pull request: Metamodel 133

2015-04-28 Thread kaspersorensen
Github user kaspersorensen commented on the pull request: https://github.com/apache/metamodel/pull/20#issuecomment-96959302 And sorry no I don't know why Travis failed ... Seemed to happen in the elasticsearch module which normally works fine. Can you try a local build? --- If your p

[GitHub] metamodel pull request: Metamodel 133

2015-04-28 Thread kaspersorensen
Github user kaspersorensen commented on the pull request: https://github.com/apache/metamodel/pull/20#issuecomment-96956463 But it is possible to do multiple joins using the existing API, it's just a bit cumbersome IMO and it has no query parser support. Here is an example: ``