[jira] [Commented] (FLINK-19015) java.lang.RuntimeException: Could not instantiate generated class 'GroupAggsHandler$15'

2020-08-29 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17186959#comment-17186959 ] gkgkgk commented on FLINK-19015: [~any] maybe you can use "Integer" replace "Int" >

[jira] [Commented] (FLINK-18027) ROW value constructor cannot deal with complex expressions

2020-06-10 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132893#comment-17132893 ] gkgkgk commented on FLINK-18027: you can try: insert into my_sink select ROW(a, b) from my_source; >

[jira] [Commented] (FLINK-17186) set eventtime from source with timestampsFromField funcation at flink 1.10 error

2020-04-28 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17094997#comment-17094997 ] gkgkgk commented on FLINK-17186: And, I think this issue is the same reason as:

[jira] [Commented] (FLINK-17186) set eventtime from source with timestampsFromField funcation at flink 1.10 error

2020-04-28 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17094992#comment-17094992 ] gkgkgk commented on FLINK-17186: [~zjfplayer] ,[~jark] ,[~tonychan] Because the types of rowtiem and

[jira] [Created] (FLINK-16909) fix doc : The default value for params for HBase Connector

2020-04-01 Thread gkgkgk (Jira)
gkgkgk created FLINK-16909: -- Summary: fix doc : The default value for params for HBase Connector Key: FLINK-16909 URL: https://issues.apache.org/jira/browse/FLINK-16909 Project: Flink Issue Type:

[jira] [Commented] (FLINK-15801) Timestamp extractor created from properties does not work for some physical fields

2020-03-23 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064885#comment-17064885 ] gkgkgk commented on FLINK-15801: This might be related to

[jira] [Commented] (FLINK-15943) Rowtime field name cannot be the same as the json field

2020-03-23 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064882#comment-17064882 ] gkgkgk commented on FLINK-15943: This might be related to

[jira] [Commented] (FLINK-16622) Type ARRAY of table field 'id' does not match with the physical type LEGACY('ARRAY', 'ANY<[Ljava.lang.String;, rO0ABXNyAD......>') of the 'id' field of the Tab

2020-03-20 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063334#comment-17063334 ] gkgkgk commented on FLINK-16622: OK, thank you all. Looking forward to solving this problem! > Type

[jira] [Commented] (FLINK-16622) Type ARRAY of table field 'id' does not match with the physical type LEGACY('ARRAY', 'ANY<[Ljava.lang.String;, rO0ABXNyAD......>') of the 'id' field of the Tab

2020-03-16 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060619#comment-17060619 ] gkgkgk commented on FLINK-16622: [~jark]And this code is in class

[jira] [Commented] (FLINK-16622) Type ARRAY of table field 'id' does not match with the physical type LEGACY('ARRAY', 'ANY<[Ljava.lang.String;, rO0ABXNyAD......>') of the 'id' field of the Tab

2020-03-16 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060616#comment-17060616 ] gkgkgk commented on FLINK-16622: [~jark]Yes, I noticed this usage. But I'm used to define the schema

[jira] [Created] (FLINK-16622) Type ARRAY of table field 'id' does not match with the physical type LEGACY('ARRAY', 'ANY<[Ljava.lang.String;, rO0ABXNyAD......>') of the 'id' field of the Table

2020-03-16 Thread gkgkgk (Jira)
gkgkgk created FLINK-16622: -- Summary: Type ARRAY of table field 'id' does not match with the physical type LEGACY('ARRAY', 'ANY<[Ljava.lang.String;, rO0ABXNyAD..>') of the 'id' field of the TableSource return type. Key: FLINK-16622

[jira] [Comment Edited] (FLINK-15943) Rowtime field name cannot be the same as the json field

2020-02-06 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031751#comment-17031751 ] gkgkgk edited comment on FLINK-15943 at 2/7/20 12:59 AM: -       tracking the

[jira] [Commented] (FLINK-15943) Rowtime field name cannot be the same as the json field

2020-02-06 Thread gkgkgk (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031751#comment-17031751 ] gkgkgk commented on FLINK-15943:       tracking the source code: # at

[jira] [Created] (FLINK-15943) Rowtime field name cannot be the same as the json field

2020-02-06 Thread gkgkgk (Jira)
gkgkgk created FLINK-15943: -- Summary: Rowtime field name cannot be the same as the json field Key: FLINK-15943 URL: https://issues.apache.org/jira/browse/FLINK-15943 Project: Flink Issue Type: Bug