API REST module

2016-03-09 Thread Alberto Rodriguez
Hi all, I've been thinking for a while whether it makes sense to add an API REST module in Metamodel. The idea would be to have another Metamodel module which allows the user to connect to a specific API REST and then perform POST, GET, PUT and DELETE methods. The DataContext could be instantiated

[jira] [Commented] (METAMODEL-224) Support CONCAT function

2016-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188839#comment-15188839 ] ASF GitHub Bot commented on METAMODEL-224: -- Github user ardlema commented on t

[jira] [Commented] (METAMODEL-224) Support CONCAT function

2016-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188840#comment-15188840 ] ASF GitHub Bot commented on METAMODEL-224: -- Github user ardlema closed the pul

[GitHub] metamodel pull request: METAMODEL-224 CONCAT function support

2016-03-09 Thread ardlema
Github user ardlema commented on the pull request: https://github.com/apache/metamodel/pull/85#issuecomment-194714075 This PR has not been updated for a while and I feel like the approach I took is not the right one so I'm going to close it for now. --- If your project is set up for

[GitHub] metamodel pull request: METAMODEL-224 CONCAT function support

2016-03-09 Thread ardlema
Github user ardlema closed the pull request at: https://github.com/apache/metamodel/pull/85 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

Re: MetaModel 4.5.2 release anytime soon?

2016-03-09 Thread Alberto Rodriguez
+1 2016-03-10 0:01 GMT+01:00 Du Krøger, Dennis < dennis.dukro...@humaninference.com>: > +1 > > > From: Ankit Kumar > Sent: Wednesday, March 9, 2016 19:03 > To: dev@metamodel.apache.org > Subject: Re: MetaModel 4.5.2 release anytime soon? > > +1. > > Regar

Re: MetaModel 4.5.2 release anytime soon?

2016-03-09 Thread Du Krøger , Dennis
+1 From: Ankit Kumar Sent: Wednesday, March 9, 2016 19:03 To: dev@metamodel.apache.org Subject: Re: MetaModel 4.5.2 release anytime soon? +1. Regards Ankit > On 09 Mar 2016, at 19:00, Kasper Sørensen > wrote: > > Hi all, > > I see we've just fixed two

Re: MetaModel 4.5.2 release anytime soon?

2016-03-09 Thread Ankit Kumar
+1. Regards Ankit > On 09 Mar 2016, at 19:00, Kasper Sørensen > wrote: > > Hi all, > > I see we've just fixed two important (at least for us at Human Inference) > bugs - METAMODEL-236 and METAMODEL-239... How do you guys feel about a > release, is that too early? I'm happy to wait a bit if an

MetaModel 4.5.2 release anytime soon?

2016-03-09 Thread Kasper Sørensen
Hi all, I see we've just fixed two important (at least for us at Human Inference) bugs - METAMODEL-236 and METAMODEL-239... How do you guys feel about a release, is that too early? I'm happy to wait a bit if anyone has anything they want to submit soon? If not, I'd love to just get it out :-) Bes

[jira] [Resolved] (METAMODEL-239) DB2 query rewriting fails when first row = 1 and maxRows = null

2016-03-09 Thread JIRA
[ https://issues.apache.org/jira/browse/METAMODEL-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kasper Sørensen resolved METAMODEL-239. --- Resolution: Fixed Assignee: Ankit Kumar Fix Version/s: 4.5.2 > DB2

[jira] [Resolved] (METAMODEL-236) Make OperatorType serializable

2016-03-09 Thread JIRA
[ https://issues.apache.org/jira/browse/METAMODEL-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kasper Sørensen resolved METAMODEL-236. --- Resolution: Fixed Fix Version/s: 4.5.2 > Make OperatorType serializable > --

[GitHub] metamodel pull request: Fix METAMODEL-239 | DB2 query rewriting fa...

2016-03-09 Thread kaspersorensen
Github user kaspersorensen commented on the pull request: https://github.com/apache/metamodel/pull/90#issuecomment-194423080 LGTM, although I don't think the added test in `QueryParserTest` is related at all? It's fine and unharmful though, so I will agree to merging that in. --- If

[jira] [Commented] (METAMODEL-239) DB2 query rewriting fails when first row = 1 and maxRows = null

2016-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187514#comment-15187514 ] ASF GitHub Bot commented on METAMODEL-239: -- Github user kaspersorensen comment

[jira] [Commented] (METAMODEL-239) DB2 query rewriting fails when first row = 1 and maxRows = null

2016-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187454#comment-15187454 ] ASF GitHub Bot commented on METAMODEL-239: -- GitHub user ankit2711 opened a pul

[GitHub] metamodel pull request: Fix METAMODEL-239 | DB2 query rewriting fa...

2016-03-09 Thread ankit2711
GitHub user ankit2711 opened a pull request: https://github.com/apache/metamodel/pull/90 Fix METAMODEL-239 | DB2 query rewriting fails when first row = 1 and maxRows = null You can merge this pull request into a Git repository by running: $ git pull https://github.com/ankit27

[jira] [Created] (METAMODEL-239) DB2 query rewriting fails when first row = 1 and maxRows = null

2016-03-09 Thread Ankit Kumar (JIRA)
Ankit Kumar created METAMODEL-239: - Summary: DB2 query rewriting fails when first row = 1 and maxRows = null Key: METAMODEL-239 URL: https://issues.apache.org/jira/browse/METAMODEL-239 Project: Apache

Re: Error when using GROUPBY and ORBERBY with different fields

2016-03-09 Thread Alessandro Portosa
I created the JIRA issue here: https://issues.apache.org/jira/browse/METAMODEL-238 Il 09/03/2016 09:25, Kasper Sørensen ha scritto: Hi Alessandro, This does sound like a bug ... Best thing to do is probably that we register it in JIRA, preferably followed also by a unittest that reproduces th

[jira] [Created] (METAMODEL-238) Error when using GROUPBY and ORBERBY with different fields

2016-03-09 Thread Alessandro Portosa (JIRA)
Alessandro Portosa created METAMODEL-238: Summary: Error when using GROUPBY and ORBERBY with different fields Key: METAMODEL-238 URL: https://issues.apache.org/jira/browse/METAMODEL-238 Project

[jira] [Updated] (METAMODEL-238) Error when using GROUPBY and ORBERBY with different fields

2016-03-09 Thread Alessandro Portosa (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Portosa updated METAMODEL-238: - Description: MetaModel does not act as expected when providing it a different f

Re: Error when using GROUPBY and ORBERBY with different fields

2016-03-09 Thread Kasper Sørensen
Hi Alessandro, This does sound like a bug ... Best thing to do is probably that we register it in JIRA, preferably followed also by a unittest that reproduces the issue. 2016-03-03 18:02 GMT+01:00 Alessandro Portosa : > Hi meta-folks, > I'm having a problem when trying to supply some SQL query t