[jira] [Commented] (FLINK-31742) Replace deprecated TableSchema in flink-table-planner test

2023-04-11 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710824#comment-17710824 ] Shuo Cheng commented on FLINK-31742: [~lemonjing] LGTM > Replace deprecated TableSc

[jira] [Commented] (FLINK-31742) Remove deprecated TableSchema in flink-table-planner test

2023-04-05 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709203#comment-17709203 ] Shuo Cheng commented on FLINK-31742: Hi, [~lemonjing] , changes of public API genera

[jira] [Updated] (FLINK-29990) Unparsed SQL for SqlTableLike cannot be parsed correctly

2022-11-10 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-29990: --- Description: Consider the following DDL sql (LIKE without any options): {code:java} create table sou

[jira] [Updated] (FLINK-29990) Unparsed SQL for SqlTableLike cannot be parsed correctly

2022-11-10 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-29990: --- Description: Consider the following DDL sql: {code:java} create table source_table(   a int,   b big

[jira] [Created] (FLINK-29990) Unparsed SQL for SqlTableLike cannot be parsed correctly

2022-11-10 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-29990: -- Summary: Unparsed SQL for SqlTableLike cannot be parsed correctly Key: FLINK-29990 URL: https://issues.apache.org/jira/browse/FLINK-29990 Project: Flink Issue Ty

[jira] [Commented] (FLINK-25095) Case when would be translated into different expression in Hive dialect and default dialect

2022-01-11 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474325#comment-17474325 ] Shuo Cheng commented on FLINK-25095: Similar issue: FLINK-20765 > Case when would b

[jira] [Commented] (FLINK-24997) count(null) not supported in flink sql query

2021-11-22 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447766#comment-17447766 ] Shuo Cheng commented on FLINK-24997: [~zouyunhe] you can follow the similar Jira FLI

[jira] [Commented] (FLINK-24997) count(null) not supported in flink sql query

2021-11-22 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447758#comment-17447758 ] Shuo Cheng commented on FLINK-24997: Flink use Calcite to parse SQL, and Calcite has

[jira] [Commented] (FLINK-24809) Check & possible fix decimal precision and scale for all Aggregate functions

2021-11-07 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440170#comment-17440170 ] Shuo Cheng commented on FLINK-24809: `SumWithRetractAggFunction` as well. > Check &

[jira] [Created] (FLINK-24762) Remove agg function: INCR_SUM

2021-11-04 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-24762: -- Summary: Remove agg function: INCR_SUM Key: FLINK-24762 URL: https://issues.apache.org/jira/browse/FLINK-24762 Project: Flink Issue Type: Improvement C

[jira] [Created] (FLINK-24598) Current IT case do not cover fallback path for hash aggregate

2021-10-20 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-24598: -- Summary: Current IT case do not cover fallback path for hash aggregate Key: FLINK-24598 URL: https://issues.apache.org/jira/browse/FLINK-24598 Project: Flink Is

[jira] [Closed] (FLINK-23086) Add getRuntimeExecutionMode to StreamExecutionEnvironment

2021-10-11 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng closed FLINK-23086. -- Fix Version/s: (was: 1.15.0) 1.14.0 Resolution: Duplicate > Add getRunti

[jira] [Closed] (FLINK-23136) Make `addSource` method with specific boundedness in `StreamExecutionEnvironment` public

2021-10-11 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng closed FLINK-23136. -- Fix Version/s: 1.14.0 Resolution: Duplicate > Make `addSource` method with specific boundedness

[jira] [Commented] (FLINK-24001) Support evaluating individual window table-valued function in runtime

2021-09-14 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414800#comment-17414800 ] Shuo Cheng commented on FLINK-24001: For session window, when merging two windows, I

[jira] [Updated] (FLINK-24048) Move changeLog inference out of optimizing phase

2021-08-29 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-24048: --- Description: Currently, when there are multiple sinks in a sql job, the DAG is split into multiple

[jira] [Updated] (FLINK-24048) Move changeLog inference out of optimizing phase

2021-08-29 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-24048: --- Description: Currently, when there are multiple sinks in a sql job, the DAG is split into multiple

[jira] [Created] (FLINK-24048) Move changeLog inference out of optimizing phase

2021-08-29 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-24048: -- Summary: Move changeLog inference out of optimizing phase Key: FLINK-24048 URL: https://issues.apache.org/jira/browse/FLINK-24048 Project: Flink Issue Type: Impr

[jira] [Updated] (FLINK-23962) UpdateKind trait is not propagated properly in changeLog inference for DAG optimizing

2021-08-25 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-23962: --- Description: For sql jobs with multi-sinks, the plan is divided into relNode blocks, changeLog mode

[jira] [Updated] (FLINK-23962) UpdateKind trait is not propagated properly in changeLog inference for DAG optimizing

2021-08-25 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-23962: --- Description: For sql jobs with multi-sinks, the plan is divided into relNode blocks, changeLog mode

[jira] [Updated] (FLINK-23962) UpdateKind trait is not propagated properly in changeLog inference for DAG optimizing

2021-08-25 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-23962: --- Description: For sql jobs with multi-sinks, the plan is divided into relNode blocks, changeLog mode

[jira] [Updated] (FLINK-23962) UpdateKind trait is not propagated properly in changeLog inference for DAG optimizing

2021-08-25 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-23962: --- Description: For sql jobs with multi-sinks, the plan is divided into relNode blocks, changeLog mode

[jira] [Updated] (FLINK-23962) UpdateKind trait is not propagated properly in changeLog inference for DAG optimizing

2021-08-25 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-23962: --- Description: For sql jobs with multi-sinks, the plan is divided into relNode blocks, changeLog mode

[jira] [Updated] (FLINK-23962) UpdateKind trait is not propagated properly in changeLog inference for DAG optimizing

2021-08-25 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-23962: --- Description: For sql jobs with multi-sinks, the plan is divided into relNode blocks, changeLog mode

[jira] [Updated] (FLINK-23962) UpdateKind trait is not propagated properly in changeLog inference for DAG optimizing

2021-08-25 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-23962: --- Description: For sql jobs with multi-sinks, the plan is divided into relNode blocks, changeLog mode

[jira] [Created] (FLINK-23962) UpdateKind trait is not propagated properly in changeLog inference for DAG optimizing

2021-08-25 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-23962: -- Summary: UpdateKind trait is not propagated properly in changeLog inference for DAG optimizing Key: FLINK-23962 URL: https://issues.apache.org/jira/browse/FLINK-23962 Pro

[jira] [Created] (FLINK-23827) Fix ModifiedMonotonicity inference for some node

2021-08-16 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-23827: -- Summary: Fix ModifiedMonotonicity inference for some node Key: FLINK-23827 URL: https://issues.apache.org/jira/browse/FLINK-23827 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-23310) Correct the `ModifyKindSetTrait` for `GroupWindowAggregate` when the input is an update stream

2021-07-08 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377223#comment-17377223 ] Shuo Cheng commented on FLINK-23310: cc [~qingru zhang] > Correct the `ModifyKindSe

[jira] [Updated] (FLINK-23310) Correct the `ModifyKindSetTrait` for `GroupWindowAggregate` when the input is an update stream

2021-07-08 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-23310: --- Component/s: (was: Table SQL / API) Table SQL / Planner > Correct the `ModifyKi

[jira] [Created] (FLINK-23310) Correct the `ModifyKindSetTrait` for `GroupWindowAggregate` when the input is an update stream

2021-07-08 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-23310: -- Summary: Correct the `ModifyKindSetTrait` for `GroupWindowAggregate` when the input is an update stream Key: FLINK-23310 URL: https://issues.apache.org/jira/browse/FLINK-23310

[jira] [Commented] (FLINK-23107) Separate deduplicate rank from rank functions

2021-07-07 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377003#comment-17377003 ] Shuo Cheng commented on FLINK-23107: cc [~lzljs3620320], I'll take this Jira. > Sep

[jira] [Commented] (FLINK-21573) Support expression reuse in codegen

2021-07-07 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376399#comment-17376399 ] Shuo Cheng commented on FLINK-21573: This is related to this Calcite JRIA  [CALCITE-

[jira] [Commented] (FLINK-23136) Make `addSource` method with specific boundedness in `StreamExecutionEnvironment` public

2021-06-24 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368675#comment-17368675 ] Shuo Cheng commented on FLINK-23136: cc [~dwysakowicz] > Make `addSource` method wi

[jira] [Created] (FLINK-23136) Make `addSource` method with specific boundedness in `StreamExecutionEnvironment` public

2021-06-24 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-23136: -- Summary: Make `addSource` method with specific boundedness in `StreamExecutionEnvironment` public Key: FLINK-23136 URL: https://issues.apache.org/jira/browse/FLINK-23136

[jira] [Created] (FLINK-23086) Add getRuntimeExecutionMode to StreamExecutionEnvironment

2021-06-22 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-23086: -- Summary: Add getRuntimeExecutionMode to StreamExecutionEnvironment Key: FLINK-23086 URL: https://issues.apache.org/jira/browse/FLINK-23086 Project: Flink Issue T

[jira] [Commented] (FLINK-22781) Incorrect result for group window aggregate when mini-batch is enabled

2021-05-28 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353126#comment-17353126 ] Shuo Cheng commented on FLINK-22781: [~qingru zhang], I think what you mentioned abo

[jira] [Comment Edited] (FLINK-19926) Wrong results for join post tumble grouping

2021-05-23 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350250#comment-17350250 ] Shuo Cheng edited comment on FLINK-19926 at 5/24/21, 5:56 AM:

[jira] [Commented] (FLINK-19926) Wrong results for join post tumble grouping

2021-05-23 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350250#comment-17350250 ] Shuo Cheng commented on FLINK-19926: Hi, [~satyamshekhar], I've test the case you pr

[jira] [Commented] (FLINK-19796) Error results when use constant decimal array

2021-05-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343658#comment-17343658 ] Shuo Cheng commented on FLINK-19796: This jira seems silent for long time. I'll take

[jira] [Updated] (FLINK-22586) Improve precision derivation for decimal arithmetics

2021-05-06 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-22586: --- Description: Currently the precision and scale derivation is not properly for decimal data arithmet

[jira] [Updated] (FLINK-22586) Improve precision derivation for decimal arithmetics

2021-05-06 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-22586: --- Description: Currently the precision and scale derivation is not properly for decimal data arithmet

[jira] [Created] (FLINK-22586) Improve precision derivation for decimal arithmetics

2021-05-06 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-22586: -- Summary: Improve precision derivation for decimal arithmetics Key: FLINK-22586 URL: https://issues.apache.org/jira/browse/FLINK-22586 Project: Flink Issue Type:

[jira] [Commented] (FLINK-22182) Incorrect round when dividing decimals

2021-05-06 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340112#comment-17340112 ] Shuo Cheng commented on FLINK-22182: Actually, the precision of the result may be la

[jira] [Comment Edited] (FLINK-22182) Incorrect round when dividing decimals

2021-04-25 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331446#comment-17331446 ] Shuo Cheng edited comment on FLINK-22182 at 4/25/21, 8:12 AM:

[jira] [Commented] (FLINK-22182) Incorrect round when dividing decimals

2021-04-25 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331446#comment-17331446 ] Shuo Cheng commented on FLINK-22182: Hi [~maver1ck], I think the result is not wrong

[jira] [Updated] (FLINK-22304) Refactor some interfaces for TVF based window to improve the extendability

2021-04-24 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-22304: --- Summary: Refactor some interfaces for TVF based window to improve the extendability (was: Refactor

[jira] [Updated] (FLINK-22304) Refactor some interfaces for TVF based window to improve the scalability

2021-04-16 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-22304: --- Fix Version/s: (was: 1.13.1) 1.13.0 > Refactor some interfaces for TVF based

[jira] [Created] (FLINK-22304) Refactor some interfaces for TVF based window to improve the scalability

2021-04-16 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-22304: -- Summary: Refactor some interfaces for TVF based window to improve the scalability Key: FLINK-22304 URL: https://issues.apache.org/jira/browse/FLINK-22304 Project: Flink

[jira] [Commented] (FLINK-21247) flink iceberg table map cannot convert to datastream

2021-04-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319188#comment-17319188 ] Shuo Cheng commented on FLINK-21247: Hi [~txdong-sz], it seems you are offline for s

[jira] [Commented] (FLINK-21613) Parse Compute Column with `IN` expression throws NPE

2021-04-08 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317627#comment-17317627 ] Shuo Cheng commented on FLINK-21613: Thks [~yr] for the efforts, I think we can leav

[jira] [Commented] (FLINK-22063) Lookup Join outputs wrong results for some scenario

2021-04-07 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17316903#comment-17316903 ] Shuo Cheng commented on FLINK-22063: [~Leonard Xu] Not start yet, but will soon.. >

[jira] [Commented] (FLINK-22148) Planner rules should use RexCall#equsls to check whether two rexCalls are equivalent

2021-04-07 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17316902#comment-17316902 ] Shuo Cheng commented on FLINK-22148: [~godfreyhe], I'll solve this problem. > Plann

[jira] [Created] (FLINK-22148) Planner rules should use RexCall#equsls to check whether two rexCalls are equivalent

2021-04-07 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-22148: -- Summary: Planner rules should use RexCall#equsls to check whether two rexCalls are equivalent Key: FLINK-22148 URL: https://issues.apache.org/jira/browse/FLINK-22148 Proj

[jira] [Created] (FLINK-22063) Lookup Join outputs wrong results for some scenario

2021-03-31 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-22063: -- Summary: Lookup Join outputs wrong results for some scenario Key: FLINK-22063 URL: https://issues.apache.org/jira/browse/FLINK-22063 Project: Flink Issue Type: N

[jira] [Created] (FLINK-21613) Parse Compute Column with `IN` expression throws NPE

2021-03-04 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-21613: -- Summary: Parse Compute Column with `IN` expression throws NPE Key: FLINK-21613 URL: https://issues.apache.org/jira/browse/FLINK-21613 Project: Flink Issue Type:

[jira] [Created] (FLINK-20826) Fix bug in streaming SQL examples

2020-12-31 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-20826: -- Summary: Fix bug in streaming SQL examples Key: FLINK-20826 URL: https://issues.apache.org/jira/browse/FLINK-20826 Project: Flink Issue Type: New Feature

[jira] [Updated] (FLINK-20670) Support query hints for Flink SQL

2020-12-17 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-20670: --- Description: Now Flink has supported dynamic table options based on the Hint framework of Calcite.

[jira] [Updated] (FLINK-20670) Support query hints for Flink SQL

2020-12-17 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-20670: --- Description: Now Flink has supported dynamic table options based on the Hint framework of Calcite.

[jira] [Created] (FLINK-20670) Support query hints for Flink SQL

2020-12-17 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-20670: -- Summary: Support query hints for Flink SQL Key: FLINK-20670 URL: https://issues.apache.org/jira/browse/FLINK-20670 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-17651) DecomposeGroupingSetsRule generates wrong plan when there exist distinct agg and simple agg with same filter

2020-05-13 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-17651: -- Summary: DecomposeGroupingSetsRule generates wrong plan when there exist distinct agg and simple agg with same filter Key: FLINK-17651 URL: https://issues.apache.org/jira/browse/FLINK

[jira] [Created] (FLINK-17649) Generated hash aggregate code may produce NPE when there exists an aggregate call with Filter.

2020-05-13 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-17649: -- Summary: Generated hash aggregate code may produce NPE when there exists an aggregate call with Filter. Key: FLINK-17649 URL: https://issues.apache.org/jira/browse/FLINK-17649

[jira] [Comment Edited] (FLINK-16578) join lateral table function with condition fails with exception

2020-03-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058401#comment-17058401 ] Shuo Cheng edited comment on FLINK-16578 at 3/13/20, 3:35 AM:

[jira] [Comment Edited] (FLINK-16578) join lateral table function with condition fails with exception

2020-03-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058401#comment-17058401 ] Shuo Cheng edited comment on FLINK-16578 at 3/13/20, 3:34 AM:

[jira] [Commented] (FLINK-16578) join lateral table function with condition fails with exception

2020-03-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058401#comment-17058401 ] Shuo Cheng commented on FLINK-16578: One hack way is copy `RelDecorrelator` from Cal

[jira] [Updated] (FLINK-16578) join lateral table function with condition fails with exception

2020-03-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-16578: --- Description: Reproducing:   {code:java} // CorrelateITCase.scala @Test def testJoinTableFunction():

[jira] [Commented] (FLINK-16578) join lateral table function with condition fails with exception

2020-03-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058390#comment-17058390 ] Shuo Cheng commented on FLINK-16578: cc [~jark], [~danny0405] > join lateral table

[jira] [Created] (FLINK-16578) join lateral table function with condition fails with exception

2020-03-12 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-16578: -- Summary: join lateral table function with condition fails with exception Key: FLINK-16578 URL: https://issues.apache.org/jira/browse/FLINK-16578 Project: Flink

[jira] [Comment Edited] (FLINK-16577) Exception will be thrown when computing columnInterval relmetadata in some case

2020-03-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058370#comment-17058370 ] Shuo Cheng edited comment on FLINK-16577 at 3/13/20, 2:45 AM:

[jira] [Commented] (FLINK-16577) Exception will be thrown when computing columnInterval relmetadata in some case

2020-03-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058370#comment-17058370 ] Shuo Cheng commented on FLINK-16577: I think one possible solution is when we get va

[jira] [Commented] (FLINK-16577) Exception will be thrown when computing columnInterval relmetadata in some case

2020-03-12 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058365#comment-17058365 ] Shuo Cheng commented on FLINK-16577: cc [~godfreyhe], [~jark] > Exception will be t

[jira] [Created] (FLINK-16577) Exception will be thrown when computing columnInterval relmetadata in some case

2020-03-12 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-16577: -- Summary: Exception will be thrown when computing columnInterval relmetadata in some case Key: FLINK-16577 URL: https://issues.apache.org/jira/browse/FLINK-16577 Project:

[jira] [Created] (FLINK-15537) Type of keys should be `BinaryRow` when manipulating map state with `BaseRow` as key type.

2020-01-09 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-15537: -- Summary: Type of keys should be `BinaryRow` when manipulating map state with `BaseRow` as key type. Key: FLINK-15537 URL: https://issues.apache.org/jira/browse/FLINK-15537

[jira] [Commented] (FLINK-15466) `FlinkAggregateExpandDistinctAggregatesRule` generates wrong plan for cases that have distinct aggs with filter.

2020-01-02 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007255#comment-17007255 ] Shuo Cheng commented on FLINK-15466: @[~godfreyhe], [~jark], [~lincoln.86xy] > `Fli

[jira] [Updated] (FLINK-15466) `FlinkAggregateExpandDistinctAggregatesRule` generates wrong plan for cases that have distinct aggs with filter.

2020-01-02 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-15466: --- Attachment: (was: image-2020-01-03-14-20-54-887.png) > `FlinkAggregateExpandDistinctAggregatesRu

[jira] [Updated] (FLINK-15466) `FlinkAggregateExpandDistinctAggregatesRule` generates wrong plan for cases that have distinct aggs with filter.

2020-01-02 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-15466: --- Attachment: image-2020-01-03-14-24-35-943.png > `FlinkAggregateExpandDistinctAggregatesRule` generat

[jira] [Updated] (FLINK-15466) `FlinkAggregateExpandDistinctAggregatesRule` generates wrong plan for cases that have distinct aggs with filter.

2020-01-02 Thread Shuo Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuo Cheng updated FLINK-15466: --- Description: For the sql in batch mode,   {code:java} SELECT a, COUNT(a), SUM(DISTINCT b) FILTE

[jira] [Created] (FLINK-15466) `FlinkAggregateExpandDistinctAggregatesRule` generates wrong plan for cases that have distinct aggs with filter.

2020-01-02 Thread Shuo Cheng (Jira)
Shuo Cheng created FLINK-15466: -- Summary: `FlinkAggregateExpandDistinctAggregatesRule` generates wrong plan for cases that have distinct aggs with filter. Key: FLINK-15466 URL: https://issues.apache.org/jira/browse/F

[jira] [Comment Edited] (FLINK-5601) Window operator does not checkpoint watermarks

2018-11-20 Thread Shuo Cheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694096#comment-16694096 ] Shuo Cheng edited comment on FLINK-5601 at 11/21/18 3:16 AM: -

[jira] [Commented] (FLINK-5601) Window operator does not checkpoint watermarks

2018-11-20 Thread Shuo Cheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694096#comment-16694096 ] Shuo Cheng commented on FLINK-5601: --- Hi, JiaYi, You say that the watermark restored is