+1 (binding)

`mvn clean install test` worked fine, download files checkout okay


I did notice two minor issues which are not blocking this release:

1) There (still) are release build artifacts in the tar.gz and .zip file
(tracked by https://issues.apache.org/jira/browse/BAHIR-88)
  - distribution/pom.xml.releaseBackup
  - flink-connector-activemq/pom.xml.releaseBackup
  - flink-connector-akka/pom.xml.releaseBackup
  - flink-connector-flume/pom.xml.releaseBackup
  - flink-connector-netty/pom.xml.releaseBackup
  - flink-connector-redis/pom.xml.releaseBackup
  - pom.xml.releaseBackup
  - release.properties

2) Building the project in IntelliJ fails with compilation error "object
table is not a member of package org.apache.flink.api.scala
import org.apache.flink.api.scala.table._" (tracked by
https://issues.apache.org/jira/browse/BAHIR-111)


Best regards,
Christian

Reply via email to