Re: Apache-hosted CI (was Re: Build error in master branch)

2016-02-04 Thread Josh Elser
Ugh, sorry, I've been otherwise swamped and haven't looked into this at all. https://blogs.apache.org/infra/entry/github_pull_request_builds_now covers the infra post on what they recently providing for building/testing pull requests. In general, we have access to a Jenkins instance which we

Re: Apache-hosted CI (was Re: Build error in master branch)

2016-02-04 Thread Vladimir Sitnikov
Any success with CI? I just came across https://travis-ci.org/apache/jackrabbit-oak, and they somehow managed to enable Travis for an Apache project. I've no idea what opportunities Apache's CI provides, however having some sort (e.g. Travis) of "github PR testing" would be good. Vladimir

Re: About Stream SQL

2016-02-04 Thread Stephan Ewen
Hi! True, the Flink community is looking into stream SQL, and is currently building on top of Calcite. This is all going well, but we probably need some custom syntax around windowing. For Stream SQL Windowing, what I have seen so far in Calcite (correct me if I am wrong there), is pretty much a

Re: About Stream SQL

2016-02-04 Thread Julian Hyde
I totally agree with you. (Sorry for the delayed response; this week has been very busy.) There is a tendency of vendors (and projects) to think that their technology is unique, and superior to everyone else’s, and want to showcase it in their dialect of SQL. That is natural, and it’s OK, since