Re: Google Summer of Code 2018

2018-03-07 Thread Julian Hyde
refman/5.7/en/json-function-reference.html >>>> >>>> Postgres >>>> <https://dev.mysql.com/doc/refman/5.7/en/json-function-reference.html> >>>> https://www.postgresql.org/docs/current/static/functions-json.html >>>> >>>>

Re: Google Summer of Code 2018

2018-03-07 Thread Michael Mior
https://www.postgresql.org/docs/current/static/functions-json.html > > > > > > > > > While I think the scope could be self contained, if it is not suitable > > for > > > this activity do we want to put this into Calcite roadmap? > > > >

Re: Google Summer of Code 2018

2018-02-27 Thread Mark Hammond
Thanks Julian for the context. I have no insight on Sigma, unfortunately. I'm working toward adding such functionality to an Elixir Ecto based platform, and so will sketch something in due course - just concerned this may not be in time for a GSoC submission. Cheers, Mark. > On 28 Feb 2018,

Re: Google Summer of Code 2018

2018-02-27 Thread Aman Sinha
Good discussion. Some thoughts in no particular priority order: - I think we should also look at the SQL extensions that have been proposed in SQL++ [1] .. for instance the WHERE clause can contain a QuantifiedExpression such as QuantifiedExpression ::= ( (|) | )

Re: Google Summer of Code 2018

2018-02-27 Thread Julian Hyde
Mark, Do you know if Sigma is built using Calcite? I’m totally in agreement about the power of SQL. You can create access-controlled views (or inject filters based on tenant id), give your end-users access to that layer, and you know that your users will get performance without being able to

Re: Google Summer of Code 2018

2018-02-27 Thread Mark Hammond
I'd like to suggest developing a convenient way to compose WHERE constraints on base queries, via the JSON api. Having a convenient way to inject rigorous application tenancy constraints would be huge boon for SaaS style applications. Calcite, with its JSON driver, could effectively enable

Re: Google Summer of Code 2018

2018-02-27 Thread Michael Mior
> > > > https://www.postgresql.org/docs/current/static/functions-json.html > > > > > > > > > While I think the scope could be self contained, if it is not suitable > > for > > > this activity do we want to put this into Calcite roadma

Re: Google Summer of Code 2018

2018-02-27 Thread Edmon Begoli
elf contained, if it is not suitable > for > > this activity do we want to put this into Calcite roadmap? > > > > > > Best, > > > > Chunhui > > > > > > From: Julian Hyde <jh...@apache.org> > > Sent: Mon

Re: Google Summer of Code 2018

2018-02-27 Thread Michael Mior
ned, if it is not suitable for > this activity do we want to put this into Calcite roadmap? > > > Best, > > Chunhui > > ____________ > From: Julian Hyde <jh...@apache.org> > Sent: Monday, February 26, 2018 4:00:21 PM > To: dev > Subject: Re: Google Summer of

Re: Google Summer of Code 2018

2018-02-26 Thread Chunhui Shi
dmap? Best, Chunhui From: Julian Hyde <jh...@apache.org> Sent: Monday, February 26, 2018 4:00:21 PM To: dev Subject: Re: Google Summer of Code 2018 Yes. > On Feb 26, 2018, at 2:32 PM, Michael Mior <mm...@uwaterloo.ca> wrote: > > Thanks Ju

Re: Google Summer of Code 2018

2018-02-26 Thread Julian Hyde
Yes. > On Feb 26, 2018, at 2:32 PM, Michael Mior wrote: > > Thanks Julian! Would these be some good JIRAs to tag? > > https://issues.apache.org/jira/browse/CALCITE-1737 > https://issues.apache.org/jira/browse/CALCITE-1861 >

Re: Google Summer of Code 2018

2018-02-26 Thread Michael Mior
Thanks Julian! Would these be some good JIRAs to tag? https://issues.apache.org/jira/browse/CALCITE-1737 https://issues.apache.org/jira/browse/CALCITE-1861 https://issues.apache.org/jira/browse/CALCITE-2031 -- Michael Mior mm...@apache.org 2018-02-26 14:46 GMT-05:00 Julian Hyde

Google Summer of Code 2018

2018-02-24 Thread Michael Mior
You have probably seen that Apache was accepted as an organization for this year's GSoC. I thought I would see if anyone in the Calcite community can think of any issues that would be a good fit. It's no guarantee we would get someone to work on it, but it could be a good push to move some