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 ?
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
+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
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
+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