[jira] [Updated] (FLINK-22994) Improve the performance of nesting udf invoking

2021-07-06 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround In some nesting udf invoking cases, Flink convert the udf result to

[jira] [Updated] (FLINK-22994) Improve the performance of nesting udf invoking

2021-07-06 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround In some nesting udf invoking cases, Flink convert the udf result to

[jira] [Updated] (FLINK-22994) Improve the performance of nesting udf invoking

2021-07-06 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround In some nesting udf invoking cases, Flink convert the udf result to

[jira] [Updated] (FLINK-22994) Improve the performance of nesting udf invoking

2021-07-06 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround In some nesting udf invoking cases, Flink convert the udf result to

[jira] [Updated] (FLINK-22994) Improve the performance of nesting udf invoking

2021-06-21 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Summary: Improve the performance of nesting udf invoking (was: Improve the performance of

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-21 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround In some nesting udf invoking cases, Flink convert the udf result to

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-21 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround In some nesting udf invoking cases, Flink convert the udf result to

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-21 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround In some nesting udf invoking cases, Flink convert the udf result to

[jira] [Comment Edited] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17364691#comment-17364691 ] lynn1.zhang edited comment on FLINK-22994 at 6/17/21, 4:42 AM: ---  

[jira] [Commented] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17364691#comment-17364691 ] lynn1.zhang commented on FLINK-22994: - public static void main(String[] args) {final int

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround Flink maintain the udf result as BinaryData, like BinaryStringData.

[jira] [Commented] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17364666#comment-17364666 ] lynn1.zhang commented on FLINK-22994: - [^StringConverterTest.java] I also test the

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Attachment: StringConverterTest.java > Improve the performance of invoking nesting udf >

[jira] [Commented] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17364658#comment-17364658 ] lynn1.zhang commented on FLINK-22994: - Hi [~lzljs3620320], ipip return the type of map, so the

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Attachment: Test.java > Improve the performance of invoking nesting udf >

[jira] [Commented] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17364195#comment-17364195 ] lynn1.zhang commented on FLINK-22994: - [~lzljs3620320] I upload the  [^test.sql] with the 

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Attachment: old_projection_code new_projection_code > Improve the performance of

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Attachment: test.sql > Improve the performance of invoking nesting udf >

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-15 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround Flink maintain the udf result as BinaryData, like BinaryStringData.

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-15 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround Flink maintain the udf result as BinaryData, like BinaryStringData.

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-15 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround Flink maintain the udf result as BinaryData, like BinaryStringData.

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-15 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround Flink maintain the udf result as BinaryData, like BinaryStringData.

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-15 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround Flink maintain the udf result as BinaryData, like BinaryStringData.

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-15 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround Flink maintain the udf result as binary, like BinaryStringData. When

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-15 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Attachment: image-2021-06-15-15-42-08-065.png > Improve the performance of invoking nesting udf >

[jira] [Updated] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-15 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-22994: Description: h1. BackGround Flink maintain the udf result as binary, like BinaryStringData. When

[jira] [Created] (FLINK-22994) Improve the performance of invoking nesting udf

2021-06-15 Thread lynn1.zhang (Jira)
lynn1.zhang created FLINK-22994: --- Summary: Improve the performance of invoking nesting udf Key: FLINK-22994 URL: https://issues.apache.org/jira/browse/FLINK-22994 Project: Flink Issue Type:

[jira] [Commented] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-05-10 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17341677#comment-17341677 ] lynn1.zhang commented on FLINK-21345: - Hi [~Leonard Xu], I have updated this PR. >

[jira] [Updated] (FLINK-21833) TemporalRowTimeJoinOperator.java will lead to the state expansion by short-life-cycle & huge RowData, although config idle.state.retention.time

2021-03-22 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21833: Description: In our company cases, short-life-cycle & huge RowData will use this operator to

[jira] [Updated] (FLINK-21833) TemporalRowTimeJoinOperator.java will lead to the state expansion by short-life-cycle & huge RowData, although config idle.state.retention.time

2021-03-21 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21833: Description: In our company cases, short-life-cycle & huge RowData will use this operator to

[jira] [Updated] (FLINK-21833) TemporalRowTimeJoinOperator.java will lead to the state expansion by short-life-cycle & huge RowData, although config idle.state.retention.time

2021-03-21 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21833: Description: In our company cases, short-life-cycle & huge RowData will use this operator to

[jira] [Updated] (FLINK-21833) TemporalRowTimeJoinOperator.java will lead to the state expansion by short-life-cycle & huge RowData, although config idle.state.retention.time

2021-03-21 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21833: Description: In our company cases, short-life-cycle & huge RowData will use this operator to

[jira] [Updated] (FLINK-21833) TemporalRowTimeJoinOperator.java will lead to the state expansion by short-life-cycle & huge RowData, although config idle.state.retention.time

2021-03-21 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21833: Description: In our company cases, short-life-cycle & huge RowData will use this operator to

[jira] [Commented] (FLINK-21833) TemporalRowTimeJoinOperator State Leak Although configure idle.state.retention.time

2021-03-17 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17303838#comment-17303838 ] lynn1.zhang commented on FLINK-21833: - Please take a look at this. We depend on this in our

[jira] [Updated] (FLINK-21833) TemporalRowTimeJoinOperator State Leak Although configure idle.state.retention.time

2021-03-16 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21833: Description: TemporalRowTimeJoinOperator feature will lead to unlimited data expansion, although

[jira] [Created] (FLINK-21833) TemporalRowTimeJoinOperator State Leak Although configure idle.state.retention.time

2021-03-16 Thread lynn1.zhang (Jira)
lynn1.zhang created FLINK-21833: --- Summary: TemporalRowTimeJoinOperator State Leak Although configure idle.state.retention.time Key: FLINK-21833 URL: https://issues.apache.org/jira/browse/FLINK-21833

[jira] [Comment Edited] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-02-17 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17282291#comment-17282291 ] lynn1.zhang edited comment on FLINK-21345 at 2/17/21, 10:36 AM: [~jark]

[jira] [Comment Edited] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-02-10 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17282291#comment-17282291 ] lynn1.zhang edited comment on FLINK-21345 at 2/10/21, 8:51 AM: --- [~jark]

[jira] [Comment Edited] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-02-10 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17282291#comment-17282291 ] lynn1.zhang edited comment on FLINK-21345 at 2/10/21, 8:51 AM: --- [~jark]

[jira] [Commented] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-02-10 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17282291#comment-17282291 ] lynn1.zhang commented on FLINK-21345: - [~jark] [~Leonard Xu] !image-2021-02-10-16-00-45-553.png! I

[jira] [Updated] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-02-10 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21345: Attachment: image-2021-02-10-16-00-45-553.png > NullPointerException >

[jira] [Updated] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-02-09 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21345: Description: First Step: Create 2 Source Tables as below: {code:java} CREATE TABLE

[jira] [Updated] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-02-09 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21345: Description: First Step: Create 2 Source Tables as below: {code:java} CREATE TABLE

[jira] [Updated] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-02-09 Thread lynn1.zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-21345: Description: First Step: Create 2 Source Tables as below: {code:java} CREATE TABLE

[jira] [Created] (FLINK-21345) NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157

2021-02-09 Thread lynn1.zhang (Jira)
lynn1.zhang created FLINK-21345: --- Summary: NullPointerException LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157 Key: FLINK-21345 URL: https://issues.apache.org/jira/browse/FLINK-21345

[jira] [Comment Edited] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

2019-07-10 Thread lynn1.zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881665#comment-16881665 ] lynn1.zhang edited comment on FLINK-13072 at 7/10/19 6:33 AM: -- [~srichter] 

[jira] [Closed] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

2019-07-10 Thread lynn1.zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang closed FLINK-13072. --- Resolution: Not A Bug > RocksDBStateBachend is not thread safe and data loss silently >

[jira] [Commented] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

2019-07-09 Thread lynn1.zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881665#comment-16881665 ] lynn1.zhang commented on FLINK-13072: - [~srichter] Please help to close, thx. > RocksDBStateBachend

[jira] [Updated] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

2019-07-03 Thread lynn1.zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lynn1.zhang updated FLINK-13072: Attachment: image-2019-07-03-17-04-17-253.png > RocksDBStateBachend is not thread safe and data

[jira] [Commented] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

2019-07-03 Thread lynn1.zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877657#comment-16877657 ] lynn1.zhang commented on FLINK-13072: - I think we can modify the document 

[jira] [Comment Edited] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

2019-07-03 Thread lynn1.zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877608#comment-16877608 ] lynn1.zhang edited comment on FLINK-13072 at 7/3/19 9:02 AM: - [~yunta] from

[jira] [Commented] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

2019-07-03 Thread lynn1.zhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877608#comment-16877608 ] lynn1.zhang commented on FLINK-13072: - from beginning, I also think the {{input.iterator()}} is not

[jira] [Created] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

2019-07-02 Thread lynn1.zhang (JIRA)
lynn1.zhang created FLINK-13072: --- Summary: RocksDBStateBachend is not thread safe and data loss silently Key: FLINK-13072 URL: https://issues.apache.org/jira/browse/FLINK-13072 Project: Flink