Re: ITCases in the Table API

2016-05-22 Thread Stephan Ewen
Just to give a perspective the time: The Table API project is now already at 3 minutes testing time on my machine - the longest of all libraries. Given that it probably contains by now a fraction of the functionality it will contain in half a year from now, it becomes pretty clear that this patter

Re: ITCases in the Table API

2016-05-18 Thread Vasiliki Kalavri
Hey Stephan, thanks for bringing this up! We discussed this situation with Fabian a while ago and I saw that he has now updated FLINK-3656 regarding this. If nobody picks this up sooner, I can help with reworking the tests next week. Cheers, -V. On 18 May 2016 at 10:23, Stephan Ewen wrote: > H

ITCases in the Table API

2016-05-18 Thread Stephan Ewen
Hi! I want to bring up the discussion again about writing Unit Tests, rather than many ITCases. I looked a bit through the Table API and it looks like there is virtually no unit test, but everything has an ITCase. I would really encourage to write more unit tests. The DataStream API is actually