[jira] [Resolved] (FLINK-4385) Union on Timestamp fields does not work

2016-08-15 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4385. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 83c4b9707dd24425391bd5759f12878ad2f19175.

[jira] [Resolved] (FLINK-3097) Add support for custom functions in Table API

2016-08-15 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-3097. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 90fdae452b6a03fafd4ec7827030d78ae87dbcd3.

[jira] [Resolved] (FLINK-4281) Wrap all Calcite Exceptions in Flink Exceptions

2016-08-17 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4281. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 7ce42c2e7e332b0fafd19a3f9ed49e4554958fdd.

[jira] [Resolved] (FLINK-4189) Introduce symbols for internal use

2016-08-18 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4189. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in cc7450d1d1ee3b5189d92ba8642c7c6cffdf056a.

[jira] [Commented] (FLINK-3580) Reintroduce Date/Time and implement scalar functions for it

2016-08-23 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433130#comment-15433130 ] Timo Walther commented on FLINK-3580: - [~fhueske] and others: how should we implement

[jira] [Commented] (FLINK-4469) Add support for user defined table function in Table API & SQL

2016-08-29 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445747#comment-15445747 ] Timo Walther commented on FLINK-4469: - Instead of using an `Iterable` as return type,

[jira] [Resolved] (FLINK-4420) Introduce star(*) to select all of the columns in the table

2016-08-29 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4420. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 1f17886198eb67c8fdb53b96098ebb812029b3ba.

[jira] [Commented] (FLINK-4469) Add support for user defined table function in Table API & SQL

2016-08-30 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15448532#comment-15448532 ] Timo Walther commented on FLINK-4469: - Yes, this looks very good. Looking forward to r

[jira] [Created] (FLINK-4541) Support for SQL NOT IN operator

2016-08-31 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4541: --- Summary: Support for SQL NOT IN operator Key: FLINK-4541 URL: https://issues.apache.org/jira/browse/FLINK-4541 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-4542) Add support for MULTISET type and operations

2016-08-31 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4542: --- Summary: Add support for MULTISET type and operations Key: FLINK-4542 URL: https://issues.apache.org/jira/browse/FLINK-4542 Project: Flink Issue Type: Improvem

[jira] [Commented] (FLINK-2980) Add CUBE/ROLLUP/GROUPING SETS operator in Table API.

2016-08-31 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452344#comment-15452344 ] Timo Walther commented on FLINK-2980: - This tasks also includes implementing the funct

[jira] [Updated] (FLINK-2980) Add CUBE/ROLLUP/GROUPING SETS operator in Table API.

2016-08-31 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-2980: Assignee: (was: Chengxiang Li) > Add CUBE/ROLLUP/GROUPING SETS operator in Table API. >

[jira] [Comment Edited] (FLINK-2980) Add CUBE/ROLLUP/GROUPING SETS operator in Table API.

2016-08-31 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452344#comment-15452344 ] Timo Walther edited comment on FLINK-2980 at 8/31/16 2:14 PM: --

[jira] [Updated] (FLINK-4542) Add support for MULTISET type and operations

2016-08-31 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4542: Description: Add the MULTISET type and add operations like: MULTISET UNION, MULTISET UNION ALL, MUL

[jira] [Updated] (FLINK-4542) Add support for MULTISET type and operations

2016-08-31 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4542: Description: Add the MULTISET type and add operations like: MULTISET UNION, MULTISET UNION ALL, MUL

[jira] [Updated] (FLINK-4542) Add support for MULTISET type and operations

2016-08-31 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4542: Description: Add the MULTISET type and add operations like: MULTISET UNION, MULTISET UNION ALL, MUL

[jira] [Updated] (FLINK-4549) Test and document implicitly supported SQL functions

2016-09-01 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4549: Issue Type: Improvement (was: Bug) > Test and document implicitly supported SQL functions > ---

[jira] [Created] (FLINK-4549) Test and document implicitly supported SQL functions

2016-09-01 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4549: --- Summary: Test and document implicitly supported SQL functions Key: FLINK-4549 URL: https://issues.apache.org/jira/browse/FLINK-4549 Project: Flink Issue Type:

[jira] [Updated] (FLINK-4549) Test and document implicitly supported SQL functions

2016-09-01 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4549: Description: Calcite supports many SQL functions by translating them into {{RexNode}} s. However, S

[jira] [Created] (FLINK-4550) Clearly define SQL operator table

2016-09-01 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4550: --- Summary: Clearly define SQL operator table Key: FLINK-4550 URL: https://issues.apache.org/jira/browse/FLINK-4550 Project: Flink Issue Type: Improvement

[jira] [Updated] (FLINK-4542) Add support for MULTISET type and operations

2016-09-01 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4542: Description: Add the MULTISET type and add operations like: MULTISET UNION, MULTISET UNION ALL, MUL

[jira] [Updated] (FLINK-4542) Add support for MULTISET type and operations

2016-09-01 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4542: Description: Add the MULTISET type and add operations like: MULTISET UNION, MULTISET UNION ALL, MUL

[jira] [Created] (FLINK-4553) Add support for table sampling

2016-09-01 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4553: --- Summary: Add support for table sampling Key: FLINK-4553 URL: https://issues.apache.org/jira/browse/FLINK-4553 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-4554) Add support for array types

2016-09-01 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4554: --- Summary: Add support for array types Key: FLINK-4554 URL: https://issues.apache.org/jira/browse/FLINK-4554 Project: Flink Issue Type: New Feature Com

[jira] [Created] (FLINK-4557) Table API Stream Aggregations

2016-09-01 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4557: --- Summary: Table API Stream Aggregations Key: FLINK-4557 URL: https://issues.apache.org/jira/browse/FLINK-4557 Project: Flink Issue Type: New Feature C

[jira] [Assigned] (FLINK-4549) Test and document implicitly supported SQL functions

2016-09-01 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4549: --- Assignee: Timo Walther > Test and document implicitly supported SQL functions > -

[jira] [Commented] (FLINK-4260) Allow SQL's LIKE ESCAPE

2016-09-02 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457995#comment-15457995 ] Timo Walther commented on FLINK-4260: - [~miaoever] Do you still plan to implement this

[jira] [Created] (FLINK-4565) Support for SQL IN operator

2016-09-02 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4565: --- Summary: Support for SQL IN operator Key: FLINK-4565 URL: https://issues.apache.org/jira/browse/FLINK-4565 Project: Flink Issue Type: Improvement Com

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-09-06 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15467059#comment-15467059 ] Timo Walther commented on FLINK-4565: - Hi [~chobeat], yes I think this issue is good f

[jira] [Comment Edited] (FLINK-4565) Support for SQL IN operator

2016-09-06 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15467059#comment-15467059 ] Timo Walther edited comment on FLINK-4565 at 9/6/16 10:22 AM: --

[jira] [Created] (FLINK-4581) Table API throws "No suitable driver found for jdbc:calcite"

2016-09-06 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4581: --- Summary: Table API throws "No suitable driver found for jdbc:calcite" Key: FLINK-4581 URL: https://issues.apache.org/jira/browse/FLINK-4581 Project: Flink Iss

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-09-06 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15467383#comment-15467383 ] Timo Walther commented on FLINK-4565: - tableEnv.sql(...) returns a Table containing a

[jira] [Commented] (FLINK-4554) Add support for array types

2016-09-06 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15468154#comment-15468154 ] Timo Walther commented on FLINK-4554: - Apache Calcite does the parsing for us and they

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-09-07 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15469873#comment-15469873 ] Timo Walther commented on FLINK-4565: - Calcite translates the IN operator in {{org.ap

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-09-07 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15469879#comment-15469879 ] Timo Walther commented on FLINK-4565: - It seems my answer was to late. Yes, I would al

[jira] [Created] (FLINK-4591) Select star does not work with grouping

2016-09-07 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4591: --- Summary: Select star does not work with grouping Key: FLINK-4591 URL: https://issues.apache.org/jira/browse/FLINK-4591 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-4592) Fix flaky test ScalarFunctionsTest.testCurrentTimePoint

2016-09-07 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4592: --- Summary: Fix flaky test ScalarFunctionsTest.testCurrentTimePoint Key: FLINK-4592 URL: https://issues.apache.org/jira/browse/FLINK-4592 Project: Flink Issue Typ

[jira] [Commented] (FLINK-4597) Improve Scalar Function section in Table API documentation

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473128#comment-15473128 ] Timo Walther commented on FLINK-4597: - I thought the same. I'm currently reworking the

[jira] [Commented] (FLINK-4598) Support NULLIF in Table API

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473139#comment-15473139 ] Timo Walther commented on FLINK-4598: - I wonder if we have to support all functions in

[jira] [Created] (FLINK-4599) Add 'explain()' also to StreamTableEnvironment

2016-09-08 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4599: --- Summary: Add 'explain()' also to StreamTableEnvironment Key: FLINK-4599 URL: https://issues.apache.org/jira/browse/FLINK-4599 Project: Flink Issue Type: Improv

[jira] [Created] (FLINK-4600) Support min/max aggregations for Date/Time/Timestamp/Intervals

2016-09-08 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4600: --- Summary: Support min/max aggregations for Date/Time/Timestamp/Intervals Key: FLINK-4600 URL: https://issues.apache.org/jira/browse/FLINK-4600 Project: Flink I

[jira] [Commented] (FLINK-4600) Support min/max aggregations for Date/Time/Timestamp/Intervals

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473447#comment-15473447 ] Timo Walther commented on FLINK-4600: - Go for it :) This issue requires some changes

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473833#comment-15473833 ] Timo Walther commented on FLINK-4565: - I think it is ok, if you just parse the table n

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473966#comment-15473966 ] Timo Walther commented on FLINK-4565: - Yes, this would fail then. But I think there is

[jira] [Updated] (FLINK-4599) Add 'explain()' also to StreamTableEnvironment

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4599: Labels: starter (was: ) > Add 'explain()' also to StreamTableEnvironment >

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15474327#comment-15474327 ] Timo Walther commented on FLINK-4565: - I'm very sorry. Maybe I underestimated this iss

[jira] [Updated] (FLINK-4592) Fix flaky test ScalarFunctionsTest.testCurrentTimePoint

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4592: Labels: starter (was: ) > Fix flaky test ScalarFunctionsTest.testCurrentTimePoint > ---

[jira] [Updated] (FLINK-3656) Rework Table API tests

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-3656: Labels: starter (was: ) > Rework Table API tests > -- > > Key:

[jira] [Updated] (FLINK-4550) Clearly define SQL operator table

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4550: Labels: starter (was: ) > Clearly define SQL operator table > - > >

[jira] [Commented] (FLINK-4591) Select star does not work with grouping

2016-09-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15474335#comment-15474335 ] Timo Walther commented on FLINK-4591: - Just because it is not allowed in SQL does not

[jira] [Commented] (FLINK-4591) Select star does not work with grouping

2016-09-09 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476318#comment-15476318 ] Timo Walther commented on FLINK-4591: - IMHO I would say we should ensure consistent be

[jira] [Resolved] (FLINK-4601) Check for empty string properly

2016-09-09 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4601. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in e92f91aeba3c9e8da5a5ff9efda342cb19da928c.

[jira] [Assigned] (FLINK-4592) Fix flaky test ScalarFunctionsTest.testCurrentTimePoint

2016-09-09 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4592: --- Assignee: Timo Walther > Fix flaky test ScalarFunctionsTest.testCurrentTimePoint > --

[jira] [Resolved] (FLINK-4592) Fix flaky test ScalarFunctionsTest.testCurrentTimePoint

2016-09-09 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4592. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 8c0d62433a3f57d0753edb00e5c2bbc1adc467df.

[jira] [Created] (FLINK-4604) Add support for standard deviation/variance

2016-09-09 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4604: --- Summary: Add support for standard deviation/variance Key: FLINK-4604 URL: https://issues.apache.org/jira/browse/FLINK-4604 Project: Flink Issue Type: New Featu

[jira] [Commented] (FLINK-4591) Select star does not work with grouping

2016-09-09 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477240#comment-15477240 ] Timo Walther commented on FLINK-4591: - Ok, Calcite does also not support {{SELECT * FR

[jira] [Created] (FLINK-4605) Add an expression that returns the return type of an expression

2016-09-09 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4605: --- Summary: Add an expression that returns the return type of an expression Key: FLINK-4605 URL: https://issues.apache.org/jira/browse/FLINK-4605 Project: Flink

[jira] [Commented] (FLINK-1135) Blog post with topic "Accessing Data Stored in Hive with Flink"

2016-09-15 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15492738#comment-15492738 ] Timo Walther commented on FLINK-1135: - No this won't happen. I will close the issue.

[jira] [Closed] (FLINK-1135) Blog post with topic "Accessing Data Stored in Hive with Flink"

2016-09-15 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-1135. --- Resolution: Won't Fix > Blog post with topic "Accessing Data Stored in Hive with Flink" >

[jira] [Created] (FLINK-4621) Improve decimal literals of SQL API

2016-09-15 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4621: --- Summary: Improve decimal literals of SQL API Key: FLINK-4621 URL: https://issues.apache.org/jira/browse/FLINK-4621 Project: Flink Issue Type: Improvement

[jira] [Assigned] (FLINK-4550) Clearly define SQL operator table

2016-09-15 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4550: --- Assignee: Timo Walther > Clearly define SQL operator table >

[jira] [Resolved] (FLINK-4599) Add 'explain()' also to StreamTableEnvironment

2016-09-15 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4599. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 545b72bee9b2297c9d1d2f5d59d6d839378fde92. I

[jira] [Created] (FLINK-4623) Create Physical Execution Plan of a DataStream

2016-09-15 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4623: --- Summary: Create Physical Execution Plan of a DataStream Key: FLINK-4623 URL: https://issues.apache.org/jira/browse/FLINK-4623 Project: Flink Issue Type: Improv

[jira] [Updated] (FLINK-4623) Create Physical Execution Plan of a DataStream

2016-09-15 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-4623: Labels: starter (was: ) > Create Physical Execution Plan of a DataStream >

[jira] [Assigned] (FLINK-4590) Some Table API tests are failing when debug lvl is set to DEBUG

2016-09-15 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4590: --- Assignee: Timo Walther > Some Table API tests are failing when debug lvl is set to DEBUG > --

[jira] [Assigned] (FLINK-4581) Table API throws "No suitable driver found for jdbc:calcite"

2016-09-16 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4581: --- Assignee: Timo Walther > Table API throws "No suitable driver found for jdbc:calcite" > -

[jira] [Assigned] (FLINK-4252) Table program cannot be compiled

2016-09-16 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4252: --- Assignee: Timo Walther > Table program cannot be compiled >

[jira] [Closed] (FLINK-4393) Failed to serialize accumulators for task

2016-09-16 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-4393. --- Resolution: Won't Fix This issue does not describe a bug. > Failed to serialize accumulators for task

[jira] [Assigned] (FLINK-4288) Make it possible to unregister tables

2016-09-16 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4288: --- Assignee: Timo Walther > Make it possible to unregister tables >

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-09-19 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15503481#comment-15503481 ] Timo Walther commented on FLINK-4565: - I looked into the code for this issue. It would

[jira] [Resolved] (FLINK-4081) FieldParsers should support empty strings

2016-09-19 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4081. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 4b1a9c72e99125680035e5dadc148b187d9d4124.

[jira] [Created] (FLINK-4639) Make Calcite features more pluggable

2016-09-20 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4639: --- Summary: Make Calcite features more pluggable Key: FLINK-4639 URL: https://issues.apache.org/jira/browse/FLINK-4639 Project: Flink Issue Type: New Feature

[jira] [Commented] (FLINK-4557) Table API Stream Aggregations

2016-09-20 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506053#comment-15506053 ] Timo Walther commented on FLINK-4557: - [~shijinkui] I will create issues for the subta

[jira] [Assigned] (FLINK-4639) Make Calcite features more pluggable

2016-09-20 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4639: --- Assignee: Timo Walther > Make Calcite features more pluggable > -

[jira] [Commented] (FLINK-4624) Gelly's summarization algorithm cannot deal with null vertex group values

2016-09-20 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506211#comment-15506211 ] Timo Walther commented on FLINK-4624: - You can get rid of the {{ClassCastException}} b

[jira] [Resolved] (FLINK-4247) CsvTableSource.getDataSet() expects Java ExecutionEnvironment

2016-09-20 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4247. - Resolution: Fixed Assignee: Timo Walther Fix Version/s: 1.2.0 Fixed in 0975d9f11dc

[jira] [Resolved] (FLINK-4268) Add a parsers for BigDecimal/BigInteger

2016-09-20 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4268. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 5c02988b05c56f524fc8c65b15e16b0c24278a5e.

[jira] [Commented] (FLINK-4624) Gelly's summarization algorithm cannot deal with null vertex group values

2016-09-21 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509376#comment-15509376 ] Timo Walther commented on FLINK-4624: - {{VertexGroupItem}} and {{VertexGroupItem}} are

[jira] [Assigned] (FLINK-4241) Cryptic expression parser exceptions

2016-09-21 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4241: --- Assignee: Timo Walther > Cryptic expression parser exceptions > -

[jira] [Resolved] (FLINK-3042) Define a way to let types create their own TypeInformation

2016-09-21 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-3042. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 4cc38fd36f3190f9c0066e9cf94580669b2410cf.

[jira] [Resolved] (FLINK-3060) Add possibility to integrate custom types into the TypeExtractor

2016-09-21 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-3060. - Resolution: Fixed Assignee: Timo Walther Fix Version/s: 1.2.0 This has been fixed

[jira] [Created] (FLINK-4655) Add tests for validation of Expressions

2016-09-21 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4655: --- Summary: Add tests for validation of Expressions Key: FLINK-4655 URL: https://issues.apache.org/jira/browse/FLINK-4655 Project: Flink Issue Type: Test

[jira] [Resolved] (FLINK-4248) CsvTableSource does not support reading SqlTimeTypeInfo types

2016-09-22 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4248. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 3507d59f969485dd735487e6bf3eb893b2e3d8ed.

[jira] [Created] (FLINK-4662) Bump Calcite version up to 1.9

2016-09-22 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4662: --- Summary: Bump Calcite version up to 1.9 Key: FLINK-4662 URL: https://issues.apache.org/jira/browse/FLINK-4662 Project: Flink Issue Type: Improvement

[jira] [Commented] (FLINK-4263) SQL's VALUES does not work properly

2016-09-22 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513302#comment-15513302 ] Timo Walther commented on FLINK-4263: - I also had a look at it. Replacing {{Seq[Row]}}

[jira] [Commented] (FLINK-4661) Failure to find org.apache.flink:flink-runtime_2.10:jar:tests:1.2-SNAPSHOT

2016-09-22 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513311#comment-15513311 ] Timo Walther commented on FLINK-4661: - Today [~fhueske] and me also have problems in c

[jira] [Assigned] (FLINK-4554) Add support for array types

2016-09-22 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-4554: --- Assignee: Timo Walther > Add support for array types > --- > >

[jira] [Commented] (FLINK-4263) SQL's VALUES does not work properly

2016-09-22 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513450#comment-15513450 ] Timo Walther commented on FLINK-4263: - I think they don't need to be basic types even

[jira] [Resolved] (FLINK-4550) Clearly define SQL operator table

2016-09-23 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4550. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in ecbccd940d2df462215b7a79e895114b3d2df3cf.

[jira] [Resolved] (FLINK-4549) Test and document implicitly supported SQL functions

2016-09-23 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4549. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 9a1bc021aed0a3eec8c6eabb843d15b8c2b0b43f.

[jira] [Created] (FLINK-4671) Table API can not be built

2016-09-23 Thread Timo Walther (JIRA)
Timo Walther created FLINK-4671: --- Summary: Table API can not be built Key: FLINK-4671 URL: https://issues.apache.org/jira/browse/FLINK-4671 Project: Flink Issue Type: Bug Components:

[jira] [Resolved] (FLINK-5881) ScalarFunction(UDF) should support variable types and variable arguments

2017-03-13 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-5881. - Resolution: Fixed Fix Version/s: 1.3.0 Fixed in 1.3.0: 9b179beaea2b623ad3637e417f6d8014b696

[jira] [Resolved] (FLINK-5882) TableFunction (UDTF) should support variable types and variable arguments

2017-03-13 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-5882. - Resolution: Fixed Fix Version/s: 1.3.0 Fixed in 1.3.0: 04aee61d86f9ba30715c133380560739282f

[jira] [Resolved] (FLINK-5826) UDF/UDTF should support variable types and variable arguments

2017-03-13 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-5826. - Resolution: Fixed Fix Version/s: 1.3.0 Both subtasks have been implemented. > UDF/UDTF sho

[jira] [Resolved] (FLINK-5441) Directly allow SQL queries on a Table

2017-03-14 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-5441. - Resolution: Fixed Fix Version/s: 1.3.0 Fixed in 1.3.0: f333723bcdaaa1cdc99dce16b00151d1c536

[jira] [Commented] (FLINK-6114) Type checking fails with generics, even when concrete type of field is not needed

2017-03-22 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936388#comment-15936388 ] Timo Walther commented on FLINK-6114: - [~greghogan] I already added this issue to my T

[jira] [Created] (FLINK-6168) Make flink-core independent of Avro

2017-03-22 Thread Timo Walther (JIRA)
Timo Walther created FLINK-6168: --- Summary: Make flink-core independent of Avro Key: FLINK-6168 URL: https://issues.apache.org/jira/browse/FLINK-6168 Project: Flink Issue Type: Sub-task

[jira] [Commented] (FLINK-5829) Bump Calcite version to 1.12 once available

2017-03-27 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942857#comment-15942857 ] Timo Walther commented on FLINK-5829: - [~wheat9] if it is not much effort to extend th

[jira] [Commented] (FLINK-5829) Bump Calcite version to 1.12 once available

2017-03-28 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944729#comment-15944729 ] Timo Walther commented on FLINK-5829: - If it is too complicated to implement, we can d

[jira] [Created] (FLINK-6214) WindowAssigners do not allow negative offsets

2017-03-29 Thread Timo Walther (JIRA)
Timo Walther created FLINK-6214: --- Summary: WindowAssigners do not allow negative offsets Key: FLINK-6214 URL: https://issues.apache.org/jira/browse/FLINK-6214 Project: Flink Issue Type: Bug

  1   2   3   4   5   6   7   8   9   10   >