Re: Flink Table & SQL doesn't work in very simple example

2016-07-20 Thread Timo Walther
t/ImmutableList;" -Original Message- From: Maximilian Michels [mailto:m...@apache.org] Sent: Wednesday, July 20, 2016 11:52 AM To: dev@flink.apache.org Cc: Timo Walther Subject: Re: Flink Table & SQL doesn't work in very simple example CC Timo who I know is working on Table API a

Re: Flink Table & SQL doesn't work in very simple example

2016-07-20 Thread Timo Walther
/common/collect/ImmutableList (with flink shaded)? As per the error "/apache/flink/shaded/calcite/com/google/common/collect/ImmutableList;" -Original Message- From: Maximilian Michels [mailto:m...@apache.org] Sent: Wednesday, July 20, 2016 11:52 AM To: dev@flink.apache.org Cc: Tim

Re: Flink Table & SQL doesn't work in very simple example

2016-07-20 Thread Radu Tudoran
ies that contain >> the ImmutableList type? >> google/common/collect/ImmutableList (with flink shaded)? >> As per the error >> "/apache/flink/shaded/calcite/com/google/common/collect/ImmutableList;" >> >> >> -Original Message- >> From:

Re: Flink Table & SQL doesn't work in very simple example

2016-07-20 Thread Timo Walther
ableList (with flink shaded)? As per the error "/apache/flink/shaded/calcite/com/google/common/collect/ImmutableList;" -Original Message- From: Maximilian Michels [mailto:m...@apache.org] Sent: Wednesday, July 20, 2016 11:52 AM To: dev@flink.apache.org Cc: Timo Walther Subject: R

Re: Flink Table & SQL doesn't work in very simple example

2016-07-20 Thread Suneel Marthi
/collect/ImmutableList;" > > > -Original Message- > From: Maximilian Michels [mailto:m...@apache.org] > Sent: Wednesday, July 20, 2016 11:52 AM > To: dev@flink.apache.org > Cc: Timo Walther > Subject: Re: Flink Table & SQL doesn't work in very simple exam

RE: Flink Table & SQL doesn't work in very simple example

2016-07-20 Thread Radu Tudoran
ableList;" -Original Message- From: Maximilian Michels [mailto:m...@apache.org] Sent: Wednesday, July 20, 2016 11:52 AM To: dev@flink.apache.org Cc: Timo Walther Subject: Re: Flink Table & SQL doesn't work in very simple example CC Timo who I know is working on Table API and

Re: Flink Table & SQL doesn't work in very simple example

2016-07-20 Thread Maximilian Michels
ceive > this e-mail in error, please notify the sender by phone or email immediately > and delete it! > > > -Original Message- > From: Fabian Hueske [mailto:fhue...@gmail.com] > Sent: Thursday, June 23, 2016 11:13 AM > To: dev@flink.apache.org > Subject: Re: Flink

RE: Flink Table & SQL doesn't work in very simple example

2016-07-19 Thread Radu Tudoran
nd delete it! -Original Message- From: Fabian Hueske [mailto:fhue...@gmail.com] Sent: Thursday, June 23, 2016 11:13 AM To: dev@flink.apache.org Subject: Re: Flink Table & SQL doesn't work in very simple example Hi Jark Wu, yes, that looks like a dependency issue. Can you open

Re: Flink Table & SQL doesn't work in very simple example

2016-06-23 Thread Fabian Hueske
Hi Jark Wu, yes, that looks like a dependency issue. Can you open a JIRA for it set "Fix Version" to 1.1.0. This issue should be resolved for the 1.1 release. Thanks, Fabian 2016-06-22 3:52 GMT+02:00 Jark Wu : > Hi, > > > I’m trying to use Flink Table 1.1-SNAPSHOT where I want to use Table API