[jira] [Created] (FLINK-5750) Incorrect parse of brackets inside VALUES subquery

2017-02-09 Thread Anton Mushin (JIRA)
Anton Mushin created FLINK-5750: --- Summary: Incorrect parse of brackets inside VALUES subquery Key: FLINK-5750 URL: https://issues.apache.org/jira/browse/FLINK-5750 Project: Flink Issue Type

RE: [FLINK-4704 ] Move Table API to org.apache.flink.table

2016-12-07 Thread Anton Mushin
Hi, Timo PR created: https://github.com/apache/flink/pull/2958 Best regards, Anton Mushin -Original Message- From: Anton Mushin [mailto:anton_mus...@epam.com] Sent: Tuesday, December 06, 2016 6:30 PM To: dev@flink.apache.org Cc: Timo Walther Subject: RE: [FLINK-4704 ] Move Table API

RE: [FLINK-4704 ] Move Table API to org.apache.flink.table

2016-12-06 Thread Anton Mushin
Hi Timo, I try implement issue tomorrow and create PR. Best regards, Anton Mushin -Original Message- From: Timo Walther [mailto:twal...@apache.org] Sent: Tuesday, December 06, 2016 2:42 PM To: dev@flink.apache.org Cc: Anton Mushin Subject: Re: [FLINK-4704 ] Move Table API to

RE: [FLINK-4704 ] Move Table API to org.apache.flink.table

2016-12-05 Thread Anton Mushin
Hi Timo, Ok. In this time this issue assign to you. If you will have no objection early in January I would assign to me this issue and implement. Best regards, Anton Mushin -Original Message- From: Timo Walther [mailto:twal...@apache.org] Sent: Monday, December 05, 2016 12:23 PM To

[FLINK-4704 ] Move Table API to org.apache.flink.table

2016-12-03 Thread Anton Mushin
ere do need move these classes? Is simple in `org.apache.flink.table` pacage? What do you still think about move Table API classes? [1]https://issues.apache.org/jira/browse/FLINK-4704 Best regards, Anton Mushin

RE: [FLINK-4604] Trouble with NULL type

2016-12-01 Thread Anton Mushin
Hi Timo, Thanks for your reply! Could you paste link in FLINK-4604 about calcite issue after you create it? Best regards, Anton Mushin -Original Message- From: Timo Walther [mailto:twal...@apache.org] Sent: Thursday, December 01, 2016 5:26 PM To: dev@flink.apache.org Subject: Re

[FLINK-4604] Trouble with NULL type

2016-12-01 Thread Anton Mushin
ards, Anton Mushin

[FLINK-4832] Count/Sum 0 elements

2016-10-21 Thread Anton Mushin
2) //result == " 0,0,0,0,0,0" Is this the correct solution for this ticket or not? Best regards, Anton Mushin

RE: Some questions about Table API and FlinkSQL

2016-10-05 Thread Anton Mushin
Hi Timo, I didn't find the similar issue in Jira and created a new one: FLINK-4743 Thanks for help! Best regards, Anton Mushin -Original Message- From: Timo Walther [mailto:twal...@apache.org] Sent: Tuesday, October 04, 2016 8:44 PM To: dev@flink.apache.org Subject: Re: Some ques

[jira] [Created] (FLINK-4743) The sqrt/power function not accept the real data types.

2016-10-05 Thread Anton Mushin (JIRA)
Anton Mushin created FLINK-4743: --- Summary: The sqrt/power function not accept the real data types. Key: FLINK-4743 URL: https://issues.apache.org/jira/browse/FLINK-4743 Project: Flink Issue

Some questions about Table API and FlinkSQL

2016-10-04 Thread Anton Mushin
alcite.runtime.SqlFunctions.power(double, double)" at org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.java:10062) at org.codehaus.janino.UnitCompiler.findMostSpecificIInvocable(UnitCompiler.java:7476) In this time if I am execute for int column ('_2') i getting result is equals '0.0' What am I doing wrong? Best regards, Anton Mushin

Assign issue

2016-09-20 Thread Anton Mushin
Hello everybody! I am novice in community, but I want to participate in community process. How I can assign https://issues.apache.org/jira/browse/FLINK-4564 to me and I would discuss it implementation?