[GitHub] metamodel pull request: Refactoring to support scalar function

2015-08-04 Thread kaspersorensen
Github user kaspersorensen commented on a diff in the pull request: https://github.com/apache/metamodel/pull/34#discussion_r36206643 --- Diff: core/src/main/java/org/apache/metamodel/query/FunctionType.java --- @@ -18,105 +18,22 @@ */ package org.apache.metamodel.query;

[GitHub] metamodel pull request: Refactoring to support scalar function

2015-08-04 Thread albertostratio
Github user albertostratio commented on a diff in the pull request: https://github.com/apache/metamodel/pull/34#discussion_r36185192 --- Diff: core/src/main/java/org/apache/metamodel/query/FunctionType.java --- @@ -18,105 +18,22 @@ */ package org.apache.metamodel.query;

[GitHub] metamodel pull request: Refactoring to support scalar function

2015-08-04 Thread kaspersorensen
Github user kaspersorensen commented on a diff in the pull request: https://github.com/apache/metamodel/pull/34#discussion_r36183060 --- Diff: core/src/main/java/org/apache/metamodel/query/FunctionType.java --- @@ -18,105 +18,22 @@ */ package org.apache.metamodel.query;

Re: Who's going to ApacheCon or Apache Big Data

2015-08-04 Thread Alberto Rodriguez
Hi guys, I'll make it to the conference so see you all over there! Kind regards, Alberto 2015-08-03 21:56 GMT+02:00 Henry Saputra : > Got invite to the Big Data but unfortunately may have to cancel due to > conflict with other events =( > > - Henry > > On Thu, Jul 30, 2015 at 12:13 AM, Kasper

[GitHub] metamodel pull request: Refactoring to support scalar function

2015-08-04 Thread albertostratio
Github user albertostratio commented on a diff in the pull request: https://github.com/apache/metamodel/pull/34#discussion_r36174387 --- Diff: core/src/main/java/org/apache/metamodel/query/DefaultAggregateFunction.java --- @@ -0,0 +1,64 @@ +/** + * Licensed to the Apache So

[GitHub] metamodel pull request: Refactoring to support scalar function

2015-08-04 Thread ardlema
Github user ardlema commented on a diff in the pull request: https://github.com/apache/metamodel/pull/34#discussion_r36165739 --- Diff: core/src/main/java/org/apache/metamodel/query/FunctionType.java --- @@ -18,105 +18,22 @@ */ package org.apache.metamodel.query;