RE: Problems with abstract syntax tree

2016-11-01 Thread Alexander Shoshin
de tree, which comes out of the parser and goes into the SqlToRelConverter. On Mon, Oct 31, 2016 at 8:46 AM, Alexander Shoshin wrote: > Hello, everybody. > > Trying to resolve an Apache Flink issue I got some troubles with Calcite. Can > you help me to understand is there a problem in

Problems with abstract syntax tree

2016-10-31 Thread Alexander Shoshin
Hello, everybody. Trying to resolve an Apache Flink issue I got some troubles with Calcite. Can you help me to understand is there a problem in Calcite or just in wrong settings passed to Calcite functions? I have a simple table "Words" with one column named "word" and a query with NOT IN oper