Re: Scala 2.10/2.11 Maven dependencies

2015-11-01 Thread Maximilian Michels
Good point. Didn't know that. We can still add them for the release. On Sat, Oct 31, 2015 at 1:51 PM, Alexander Alexandrov wrote: > My two cents - there are already Maven artifacts deployed for 2.11 in the > SNAPSHOT repository. I think it might be confusing if they suddenly > disappear for the s

Re: Broken link for master Javadocs

2015-11-01 Thread Henry Saputra
Hi Max, Thanks for this. Is it issue from Flink side? The Javadoc always built in my local env. - Henry On Wednesday, October 28, 2015, Maximilian Michels wrote: > The issue with our Java Docs has been resolved. The link works again. > > On Tue, Oct 27, 2015 at 3:57 PM, Henry Saputra > wrote:

[jira] [Created] (FLINK-2951) Add Union operator to Table API.

2015-11-01 Thread Chengxiang Li (JIRA)
Chengxiang Li created FLINK-2951: Summary: Add Union operator to Table API. Key: FLINK-2951 URL: https://issues.apache.org/jira/browse/FLINK-2951 Project: Flink Issue Type: New Feature

Re: Scala 2.10/2.11 Maven dependencies

2015-11-01 Thread Stephan Ewen
+1 for the approach discusses here, and for removing Scala dependencies from modules that can be Scala independent. It would be nice if pure Java users would not see any Scala versioning (on flink-core, flink-java, later also flink-sreaming-java). I guess for any runtime-related parts (including f