SQL CLI and JDBC

2019-04-07 Thread Hanan Yehudai
I didn’t see any docs on this - is there a JDBC Driver that allows the same functionalities as the SQL CLI ? If not , is it on the roadmap ?

Re: [VOTE] Release 1.8.0, release candidate #5

2019-04-07 Thread Chesnay Schepler
Missed that one :/ On 06/04/2019 08:29, Aljoscha Krettek wrote: Ah, the first two are not on 1.8.0-rc5, but FLINK-11855 is. On 6. Apr 2019, at 08:23, Aljoscha Krettek wrote: Thanks, Chesnay! I had that tab open already and was prepared to do it but it’s good you also thought about it. :-) W

Re: [VOTE] Release 1.8.0, release candidate #5

2019-04-07 Thread Thomas Weise
+1 (binding) * verified checksums and signatures * run release build, built internal packages, run few internal tests Couple observations: Table API artifact change: https://issues.apache.org/jira/browse/FLINK-11064 JIRA mentions the change, but should we be more explicit and add that info into

[jira] [Created] (FLINK-12120) Introduce "select sum(b), count(c) from T group by a" in Blink batch

2019-04-07 Thread Jingsong Lee (JIRA)
Jingsong Lee created FLINK-12120: Summary: Introduce "select sum(b), count(c) from T group by a" in Blink batch Key: FLINK-12120 URL: https://issues.apache.org/jira/browse/FLINK-12120 Project: Flink

Re: [VOTE] Release 1.8.0, release candidate #5

2019-04-07 Thread Tzu-Li (Gordon) Tai
+1 (binding) Carried over from previous vote on earlier RC, with the following additional tests: - Verified a few upgrade scenarios for the key / namespace serializer in RocksDB state backend - Verified checksums and signatures - Built source (without Hadoop, Scala 2.11 + Scala 2.12) with success