[jira] [Updated] (FLINK-31882) SqlGateway will throw exception when executing DeleteFromFilterOperation

2023-04-22 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-31882: Description: Reproduce step: Our sink implements `SupportsDeletePushDown`, so when we test a DELETE

[jira] [Created] (FLINK-31882) SqlGateway will throw exception when executing DeleteFromFilterOperation

2023-04-22 Thread yuzelin (Jira)
yuzelin created FLINK-31882: --- Summary: SqlGateway will throw exception when executing DeleteFromFilterOperation Key: FLINK-31882 URL: https://issues.apache.org/jira/browse/FLINK-31882 Project: Flink

[jira] [Created] (FLINK-31467) Support time travel for Spark 3.3

2023-03-15 Thread yuzelin (Jira)
yuzelin created FLINK-31467: --- Summary: Support time travel for Spark 3.3 Key: FLINK-31467 URL: https://issues.apache.org/jira/browse/FLINK-31467 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-31415) Support target alias and using ddls to create source

2023-03-13 Thread yuzelin (Jira)
yuzelin created FLINK-31415: --- Summary: Support target alias and using ddls to create source Key: FLINK-31415 URL: https://issues.apache.org/jira/browse/FLINK-31415 Project: Flink Issue Type:

[jira] [Created] (FLINK-31365) Simplify FlinkActionsE2ETest#testMergeInto

2023-03-07 Thread yuzelin (Jira)
yuzelin created FLINK-31365: --- Summary: Simplify FlinkActionsE2ETest#testMergeInto Key: FLINK-31365 URL: https://issues.apache.org/jira/browse/FLINK-31365 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-31353) Merge SnapshotEnumerator into TableScan

2023-03-06 Thread yuzelin (Jira)
yuzelin created FLINK-31353: --- Summary: Merge SnapshotEnumerator into TableScan Key: FLINK-31353 URL: https://issues.apache.org/jira/browse/FLINK-31353 Project: Flink Issue Type: Improvement

[jira] [Updated] (FLINK-31322) Improve merge-into action

2023-03-05 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-31322: Description: Umbrella issue for improving flink merge-into action. (was: Umbrella issue for bug fixing

[jira] [Updated] (FLINK-31323) Fix unstable E2E test for flink actions

2023-03-05 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-31323: Description: Currently, the flink actions use Data Stream API to do insert job making batch configuration

[jira] [Updated] (FLINK-31323) Fix unstable E2E test for flink actions

2023-03-05 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-31323: Summary: Fix unstable E2E test for flink actions (was: Fix unstable merge-into E2E test) > Fix unstable

[jira] [Updated] (FLINK-31323) Fix unstable merge-into E2E test

2023-03-05 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-31323: Parent: (was: FLINK-31322) Issue Type: Bug (was: Sub-task) > Fix unstable merge-into E2E

[jira] [Created] (FLINK-31323) Fix unstable merge-into E2E test

2023-03-03 Thread yuzelin (Jira)
yuzelin created FLINK-31323: --- Summary: Fix unstable merge-into E2E test Key: FLINK-31323 URL: https://issues.apache.org/jira/browse/FLINK-31323 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-31322) Improve merge-into action

2023-03-03 Thread yuzelin (Jira)
yuzelin created FLINK-31322: --- Summary: Improve merge-into action Key: FLINK-31322 URL: https://issues.apache.org/jira/browse/FLINK-31322 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-31302) Split spark modules according to version

2023-03-02 Thread yuzelin (Jira)
yuzelin created FLINK-31302: --- Summary: Split spark modules according to version Key: FLINK-31302 URL: https://issues.apache.org/jira/browse/FLINK-31302 Project: Flink Issue Type: Improvement

[jira] [Updated] (FLINK-31087) Introduce MergeIntoAction.

2023-03-01 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-31087: Summary: Introduce MergeIntoAction. (was: Introduce InsertChangesAction.) > Introduce MergeIntoAction. >

[jira] [Updated] (FLINK-31087) Introduce MergeIntoAction.

2023-03-01 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-31087: Description: This action simulates the 'MERGE INTO' syntax. (was: Applying streaming changes to table

[jira] [Updated] (FLINK-31087) Introduce InsertChangesAction.

2023-02-15 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-31087: Description: Applying streaming changes to table need to use DataStream API in Flink. This action can

[jira] [Created] (FLINK-31087) Introduce InsertChangesAction.

2023-02-15 Thread yuzelin (Jira)
yuzelin created FLINK-31087: --- Summary: Introduce InsertChangesAction. Key: FLINK-31087 URL: https://issues.apache.org/jira/browse/FLINK-31087 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-31051) Introduce `delete` action to support deleting from table

2023-02-13 Thread yuzelin (Jira)
yuzelin created FLINK-31051: --- Summary: Introduce `delete` action to support deleting from table Key: FLINK-31051 URL: https://issues.apache.org/jira/browse/FLINK-31051 Project: Flink Issue Type:

[jira] [Updated] (FLINK-30988) Deprecate TableStoreManagedFactory

2023-02-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30988: Summary: Deprecate TableStoreManagedFactory (was: Refactor E2E tests to get rid of managed table) >

[jira] [Created] (FLINK-30988) Refactor E2E tests to get rid of managed table

2023-02-09 Thread yuzelin (Jira)
yuzelin created FLINK-30988: --- Summary: Refactor E2E tests to get rid of managed table Key: FLINK-30988 URL: https://issues.apache.org/jira/browse/FLINK-30988 Project: Flink Issue Type: Sub-task

[jira] [Updated] (FLINK-30918) Refactor CompositePkAndMultiPartitionedTableITCase to get rid of managed table

2023-02-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30918: Parent: FLINK-30580 Issue Type: Sub-task (was: Improvement) > Refactor

[jira] [Updated] (FLINK-30934) Refactor ComputedColumnAndWatermarkTableITCase and StreamingWarehouseITCase to get rid of managed table

2023-02-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30934: Parent: FLINK-30580 Issue Type: Sub-task (was: Improvement) > Refactor

[jira] [Updated] (FLINK-30986) Refactor CreateTableITCase and DropTableITCase to get rid of managed table

2023-02-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30986: Parent: FLINK-30580 Issue Type: Sub-task (was: Improvement) > Refactor CreateTableITCase and

[jira] [Updated] (FLINK-30986) Refactor CreateTableITCase and DropTableITCase to get rid of managed table

2023-02-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30986: Summary: Refactor CreateTableITCase and DropTableITCase to get rid of managed table (was: Deprecate

[jira] [Updated] (FLINK-30986) Deprecate TableStoreManagedFactory

2023-02-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30986: Summary: Deprecate TableStoreManagedFactory (was: Refactor CreateTableITCase and DropTableITCase to get

[jira] [Created] (FLINK-30986) Refactor CreateTableITCase and DropTableITCase to get rid of managed table

2023-02-09 Thread yuzelin (Jira)
yuzelin created FLINK-30986: --- Summary: Refactor CreateTableITCase and DropTableITCase to get rid of managed table Key: FLINK-30986 URL: https://issues.apache.org/jira/browse/FLINK-30986 Project: Flink

[jira] [Updated] (FLINK-30934) Refactor ComputedColumnAndWatermarkTableITCase and StreamingWarehouseITCase to get rid of managed table

2023-02-07 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30934: Summary: Refactor ComputedColumnAndWatermarkTableITCase and StreamingWarehouseITCase to get rid of

[jira] [Created] (FLINK-30934) Refactor ComputedColumnAndWatermarkTableITCase to get rid of managed table

2023-02-06 Thread yuzelin (Jira)
yuzelin created FLINK-30934: --- Summary: Refactor ComputedColumnAndWatermarkTableITCase to get rid of managed table Key: FLINK-30934 URL: https://issues.apache.org/jira/browse/FLINK-30934 Project: Flink

[jira] [Created] (FLINK-30918) Refactor CompositePkAndMultiPartitionedTableITCase to get rid of managed table

2023-02-06 Thread yuzelin (Jira)
yuzelin created FLINK-30918: --- Summary: Refactor CompositePkAndMultiPartitionedTableITCase to get rid of managed table Key: FLINK-30918 URL: https://issues.apache.org/jira/browse/FLINK-30918 Project: Flink

[jira] [Created] (FLINK-30867) Support streaming read changes from overwrite

2023-02-01 Thread yuzelin (Jira)
yuzelin created FLINK-30867: --- Summary: Support streaming read changes from overwrite Key: FLINK-30867 URL: https://issues.apache.org/jira/browse/FLINK-30867 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-30711) Support dropping partition via Flink action

2023-01-16 Thread yuzelin (Jira)
yuzelin created FLINK-30711: --- Summary: Support dropping partition via Flink action Key: FLINK-30711 URL: https://issues.apache.org/jira/browse/FLINK-30711 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-30693) Introduce RowFormat to SQL Gateway for result fetching

2023-01-15 Thread yuzelin (Jira)
yuzelin created FLINK-30693: --- Summary: Introduce RowFormat to SQL Gateway for result fetching Key: FLINK-30693 URL: https://issues.apache.org/jira/browse/FLINK-30693 Project: Flink Issue Type:

[jira] [Commented] (FLINK-30640) Unstable test in CliClientITCase

2023-01-15 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17677025#comment-17677025 ] yuzelin commented on FLINK-30640: - Re-run is OK. Seems it is just not stable. > Unstable test in

[jira] [Created] (FLINK-30640) Unstable test in CliClientITCase

2023-01-11 Thread yuzelin (Jira)
yuzelin created FLINK-30640: --- Summary: Unstable test in CliClientITCase Key: FLINK-30640 URL: https://issues.apache.org/jira/browse/FLINK-30640 Project: Flink Issue Type: Bug Components:

[jira] [Updated] (FLINK-30615) Refactor ReadWriteTableITCase to get rid of Managed Table

2023-01-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30615: Description: # Get rid of Managed Table # Split kafka log test into a new test class. > Refactor

[jira] [Created] (FLINK-30615) Refactor ReadWriteTableITCase to get rid of Managed Table

2023-01-09 Thread yuzelin (Jira)
yuzelin created FLINK-30615: --- Summary: Refactor ReadWriteTableITCase to get rid of Managed Table Key: FLINK-30615 URL: https://issues.apache.org/jira/browse/FLINK-30615 Project: Flink Issue Type:

[jira] [Created] (FLINK-30560) Add more description of 'Overwriting a Partition' to doc 'Writing Tables'

2023-01-04 Thread yuzelin (Jira)
yuzelin created FLINK-30560: --- Summary: Add more description of 'Overwriting a Partition' to doc 'Writing Tables' Key: FLINK-30560 URL: https://issues.apache.org/jira/browse/FLINK-30560 Project: Flink

[jira] [Created] (FLINK-30545) The SchemaManager doesn't check 'NOT NULL' specification when committing AddColumn change

2023-01-02 Thread yuzelin (Jira)
yuzelin created FLINK-30545: --- Summary: The SchemaManager doesn't check 'NOT NULL' specification when committing AddColumn change Key: FLINK-30545 URL: https://issues.apache.org/jira/browse/FLINK-30545

[jira] [Updated] (FLINK-30522) `SHOW TBLPROPERTIES` can't read properties of table in Spark3

2022-12-28 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30522: Attachment: 1.png > `SHOW TBLPROPERTIES` can't read properties of table in Spark3 >

[jira] [Created] (FLINK-30522) `SHOW TBLPROPERTIES` can't read properties of table in Spark3

2022-12-28 Thread yuzelin (Jira)
yuzelin created FLINK-30522: --- Summary: `SHOW TBLPROPERTIES` can't read properties of table in Spark3 Key: FLINK-30522 URL: https://issues.apache.org/jira/browse/FLINK-30522 Project: Flink Issue

[jira] [Created] (FLINK-30521) Improve `Altering Tables` of Doc

2022-12-28 Thread yuzelin (Jira)
yuzelin created FLINK-30521: --- Summary: Improve `Altering Tables` of Doc Key: FLINK-30521 URL: https://issues.apache.org/jira/browse/FLINK-30521 Project: Flink Issue Type: Improvement

[jira] [Updated] (FLINK-29950) Refactor ResultSet to an interface

2022-12-27 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29950: Description: Currently, the 'ResultSet' only contains Schema and data for execution result, witch is not

[jira] [Updated] (FLINK-29950) Refactor ResultSet to an interface

2022-12-27 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29950: Description: Currently, the 'ResultSet' only contains Schema and data for execution result, witch is not

[jira] [Updated] (FLINK-29950) Refactor ResultSet to a interface

2022-12-27 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29950: Summary: Refactor ResultSet to a interface (was: ResultSet Refactor) > Refactor ResultSet to a interface

[jira] [Updated] (FLINK-29950) Refactor ResultSet to an interface

2022-12-27 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29950: Summary: Refactor ResultSet to an interface (was: Refactor ResultSet to a interface) > Refactor

[jira] [Created] (FLINK-30509) Modify sql-client.sh

2022-12-27 Thread yuzelin (Jira)
yuzelin created FLINK-30509: --- Summary: Modify sql-client.sh Key: FLINK-30509 URL: https://issues.apache.org/jira/browse/FLINK-30509 Project: Flink Issue Type: Sub-task Components: Table

[jira] [Updated] (FLINK-30453) Fix 'can't find CatalogFactory' error when using FLINK sql-client to add table store bundle jar

2022-12-19 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-30453: Description: The FLINK 1.16 has introduced new mechanism to allow passing a ClassLoader to

[jira] [Created] (FLINK-30453) Fix 'can't find CatalogFactory' error when using FLINK sql-client to add table store bundle jar

2022-12-19 Thread yuzelin (Jira)
yuzelin created FLINK-30453: --- Summary: Fix 'can't find CatalogFactory' error when using FLINK sql-client to add table store bundle jar Key: FLINK-30453 URL: https://issues.apache.org/jira/browse/FLINK-30453

[jira] [Created] (FLINK-30449) Improve Serialization and Deserialization of FetchResultsResponseBody

2022-12-18 Thread yuzelin (Jira)
yuzelin created FLINK-30449: --- Summary: Improve Serialization and Deserialization of FetchResultsResponseBody Key: FLINK-30449 URL: https://issues.apache.org/jira/browse/FLINK-30449 Project: Flink

[jira] [Commented] (FLINK-29073) [FLIP-91] Support SQL Gateway(Part 2)

2022-11-23 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638133#comment-17638133 ] yuzelin commented on FLINK-29073: - Hi, [~eric.xiao] , I estimate that I will finish the work of client

[jira] [Commented] (FLINK-29073) [FLIP-91] Support SQL Gateway(Part 2)

2022-11-22 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17637552#comment-17637552 ] yuzelin commented on FLINK-29073: - [~eric.xiao] Hi, it's very nice that you can provide help. Recently,

[jira] [Comment Edited] (FLINK-29073) [FLIP-91] Support SQL Gateway(Part 2)

2022-11-22 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17637552#comment-17637552 ] yuzelin edited comment on FLINK-29073 at 11/23/22 3:28 AM: --- [~eric.xiao] Hi,

[jira] [Comment Edited] (FLINK-29952) Using DROP TABLE XXX to drop a temporary table (or view) in sql-client can get an exception with incomplete explaination.

2022-11-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630852#comment-17630852 ] yuzelin edited comment on FLINK-29952 at 11/9/22 8:27 AM: -- [~StarBoy1005] 

[jira] [Commented] (FLINK-29952) Using DROP TABLE XXX to drop a temporary table (or view) in sql-client can get an exception with incomplete explaination.

2022-11-09 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630852#comment-17630852 ] yuzelin commented on FLINK-29952: - Thanks for your contribution. [~fsk119] can you take a look? > Using

[jira] [Commented] (FLINK-29952) Using DROP TABLE XXX to drop a temporary table (or view) in sql-client can get an exception with incomplete explaination.

2022-11-08 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630823#comment-17630823 ] yuzelin commented on FLINK-29952: - Currently, dropping a temporary table should add the keyword

[jira] [Created] (FLINK-29950) Add 'contentType' and 'FieldFormat' to 'ResultSet' for improvement

2022-11-08 Thread yuzelin (Jira)
yuzelin created FLINK-29950: --- Summary: Add 'contentType' and 'FieldFormat' to 'ResultSet' for improvement Key: FLINK-29950 URL: https://issues.apache.org/jira/browse/FLINK-29950 Project: Flink

[jira] [Created] (FLINK-29949) Implement 'RemoteExecutor' to perform the communication with Gateway

2022-11-08 Thread yuzelin (Jira)
yuzelin created FLINK-29949: --- Summary: Implement 'RemoteExecutor' to perform the communication with Gateway Key: FLINK-29949 URL: https://issues.apache.org/jira/browse/FLINK-29949 Project: Flink

[jira] [Created] (FLINK-29948) Introduce ErrorResponse in Gateway RestEndpoint.

2022-11-08 Thread yuzelin (Jira)
yuzelin created FLINK-29948: --- Summary: Introduce ErrorResponse in Gateway RestEndpoint. Key: FLINK-29948 URL: https://issues.apache.org/jira/browse/FLINK-29948 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-29947) Support configuring session API in Gateway RestEndpoint

2022-11-08 Thread yuzelin (Jira)
yuzelin created FLINK-29947: --- Summary: Support configuring session API in Gateway RestEndpoint Key: FLINK-29947 URL: https://issues.apache.org/jira/browse/FLINK-29947 Project: Flink Issue Type:

[jira] [Created] (FLINK-29946) Introduce ‘ErrorDetail’ in SQL Gateway Rest Endpoint for error handling

2022-11-08 Thread yuzelin (Jira)
yuzelin created FLINK-29946: --- Summary: Introduce ‘ErrorDetail’ in SQL Gateway Rest Endpoint for error handling Key: FLINK-29946 URL: https://issues.apache.org/jira/browse/FLINK-29946 Project: Flink

[jira] [Created] (FLINK-29945) Refactor ‘Executor’ interface to work with Gateway API

2022-11-08 Thread yuzelin (Jira)
yuzelin created FLINK-29945: --- Summary: Refactor ‘Executor’ interface to work with Gateway API Key: FLINK-29945 URL: https://issues.apache.org/jira/browse/FLINK-29945 Project: Flink Issue Type:

[jira] [Updated] (FLINK-29751) Introduce Client Result to wrap the ResultSet returned by SQL Gateway

2022-11-08 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29751: Component/s: (was: Table SQL / Gateway) Affects Version/s: 1.17.0 Description:

[jira] [Updated] (FLINK-29751) Migrate SQL Client Embedded Mode to use sql gateway

2022-11-08 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29751: Summary: Migrate SQL Client Embedded Mode to use sql gateway (was: Migrate SQL Client Local Mode to use

[jira] [Comment Edited] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-04 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628804#comment-17628804 ] yuzelin edited comment on FLINK-29881 at 11/4/22 9:11 AM: -- [~yiwei93] I believe

[jira] [Commented] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-04 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628804#comment-17628804 ] yuzelin commented on FLINK-29881: - [~yiwei93] I believe the doc has some mistakes. The doc

[jira] [Comment Edited] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-04 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628723#comment-17628723 ] yuzelin edited comment on FLINK-29881 at 11/4/22 7:02 AM: -- Hi,   Maybe it is a

[jira] [Comment Edited] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-04 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628723#comment-17628723 ] yuzelin edited comment on FLINK-29881 at 11/4/22 7:01 AM: -- Hi,   Maybe it is a

[jira] [Comment Edited] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-04 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628723#comment-17628723 ] yuzelin edited comment on FLINK-29881 at 11/4/22 6:53 AM: -- Hi,   Maybe it is a

[jira] [Commented] (FLINK-29881) when Fetch results in sql gateway, the result using open api is different from using restful api

2022-11-04 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628723#comment-17628723 ] yuzelin commented on FLINK-29881: - Hi,   Maybe it is a little misleading, let me explain.   Currently,

[jira] [Updated] (FLINK-29857) Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Description: Hive3 add a new 'TGetInfoType' value 'CLI_ODBC_KEYWORDS', but 'HiveServer2Endpoint' doesn't

[jira] [Updated] (FLINK-29857) Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Description: Hive3 add a new 'TGetInfoType' value 'CLI_ODBC_KEYWORDS', but 'HiveServer2Endpoint' doesn't

[jira] [Updated] (FLINK-29857) Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Description: Hive3 add a new 'TGetInfoType' value 'CLI_ODBC_KEYWORDS', but 'HiveServer2Endpoint' doesn't

[jira] [Updated] (FLINK-29857) Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Summary: Fix failure to connect to 'HiveServer2Endpoint' when using hive3 beeline (was: Fix

[jira] [Updated] (FLINK-29857) Fix HiveServer2Endpoint crush when using Hive3 Beeline

2022-11-03 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Component/s: Connectors / Hive > Fix HiveServer2Endpoint crush when using Hive3 Beeline >

[jira] [Updated] (FLINK-29857) Fix HiveServer2Endpoint crush when using Hive3 Beeline

2022-11-02 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Description: Hive3 add a new 'TGetInfoType' value 'CLI_ODBC_KEYWORDS', but 'HiveServer2Endpoint' doesn't

[jira] [Updated] (FLINK-29857) Fix HiveServer2Endpoint crush when using Hive3 Beeline

2022-11-02 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29857: Description: Hive3 add a new 'TGetInfoType' value 'CLI_ODBC_KEYWORDS', but  HiveServer2Endpoint > Fix

[jira] [Created] (FLINK-29857) Fix HiveServer2Endpoint crush when using Hive3 Beeline

2022-11-02 Thread yuzelin (Jira)
yuzelin created FLINK-29857: --- Summary: Fix HiveServer2Endpoint crush when using Hive3 Beeline Key: FLINK-29857 URL: https://issues.apache.org/jira/browse/FLINK-29857 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-29839) HiveServer2 endpoint doesn't support TGetInfoType value 'CLI_ODBC_KEYWORDS'

2022-11-02 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627525#comment-17627525 ] yuzelin commented on FLINK-29839: - Hi, I have replied in mailing list. Please check out. > HiveServer2

[jira] [Comment Edited] (FLINK-29821) Schema.Builder how to set not null column?

2022-10-31 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17626907#comment-17626907 ] yuzelin edited comment on FLINK-29821 at 11/1/22 2:10 AM: -- Hi Alvin,   I did a

[jira] [Comment Edited] (FLINK-29821) Schema.Builder how to set not null column?

2022-10-31 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17626907#comment-17626907 ] yuzelin edited comment on FLINK-29821 at 11/1/22 2:08 AM: -- Hi Alvin,   I did a

[jira] [Comment Edited] (FLINK-29821) Schema.Builder how to set not null column?

2022-10-31 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17626907#comment-17626907 ] yuzelin edited comment on FLINK-29821 at 11/1/22 2:07 AM: -- Hi Alvin,   I did a

[jira] [Commented] (FLINK-29821) Schema.Builder how to set not null column?

2022-10-31 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17626907#comment-17626907 ] yuzelin commented on FLINK-29821: - Hi Alvin,   I did a simple test under the flink master branch and it

[jira] [Commented] (FLINK-29737) Support DataGen on waveform function

2022-10-26 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17624376#comment-17624376 ] yuzelin commented on FLINK-29737: - Thanks for your idea. I have some points about this feature. # As

[jira] [Created] (FLINK-29751) Migrate SQL Client Local Mode to use sql gateway

2022-10-25 Thread yuzelin (Jira)
yuzelin created FLINK-29751: --- Summary: Migrate SQL Client Local Mode to use sql gateway Key: FLINK-29751 URL: https://issues.apache.org/jira/browse/FLINK-29751 Project: Flink Issue Type: Sub-task

[jira] [Updated] (FLINK-29742) Support completing statement in SqlGatewayService.

2022-10-24 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29742: Description: Implement SqlGatewayService#completeStatement described in

[jira] [Updated] (FLINK-29742) Support completing statement in SqlGatewayService.

2022-10-24 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29742: Component/s: Table SQL / Gateway Affects Version/s: 1.17 Summary: Support

[jira] [Created] (FLINK-29742) Support completing statement

2022-10-24 Thread yuzelin (Jira)
yuzelin created FLINK-29742: --- Summary: Support completing statement Key: FLINK-29742 URL: https://issues.apache.org/jira/browse/FLINK-29742 Project: Flink Issue Type: Sub-task

[jira] [Updated] (FLINK-29732) Support configuring session with SQL statement

2022-10-23 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29732: Description: Implement SqlGatewayService#configureSession described in

[jira] [Created] (FLINK-29732) Support configuring session with SQL statement

2022-10-23 Thread yuzelin (Jira)
yuzelin created FLINK-29732: --- Summary: Support configuring session with SQL statement Key: FLINK-29732 URL: https://issues.apache.org/jira/browse/FLINK-29732 Project: Flink Issue Type: Sub-task

[jira] [Comment Edited] (FLINK-29646) SQL Gateway should return a simpler error message

2022-10-23 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17622923#comment-17622923 ] yuzelin edited comment on FLINK-29646 at 10/24/22 2:47 AM: --- Thanks for your

[jira] [Commented] (FLINK-29646) SQL Gateway should return a simpler error message

2022-10-23 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17622923#comment-17622923 ] yuzelin commented on FLINK-29646: - Thanks for your suggestion. As [~fsk119] said, recently I am working

[jira] [Updated] (FLINK-29486) Enable SQL Client to Connect SQL Gateway in Remote Mode

2022-09-30 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29486: Description: In [FLIP-24] and  

[jira] [Updated] (FLINK-29486) Enable SQL Client to Connect SQL Gateway in Remote Mode

2022-09-30 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29486: Description: In [FLIP-24|https://cwiki.apache.org/confluence/display/FLINK/FLIP-24%3A+SQL+Client] and  

[jira] [Updated] (FLINK-29486) Enable SQL Client to Connect SQL Gateway in Remote Mode

2022-09-30 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-29486: Description: In [FLIP-24|http://example.com] and  [FLIP-91|], the SQL client was designed to has two

[jira] [Created] (FLINK-29486) Enable SQL Client to Connect SQL Gateway in Remote Mode

2022-09-30 Thread yuzelin (Jira)
yuzelin created FLINK-29486: --- Summary: Enable SQL Client to Connect SQL Gateway in Remote Mode Key: FLINK-29486 URL: https://issues.apache.org/jira/browse/FLINK-29486 Project: Flink Issue Type:

[jira] [Commented] (FLINK-29274) HiveServer2EndpointITCase.testGetFunctionWithPattern failed with Persistence Manager has been closed

2022-09-14 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17603956#comment-17603956 ] yuzelin commented on FLINK-29274: - [~hxb] I'm trying to find the bug now. >

[jira] [Comment Edited] (FLINK-29274) HiveServer2EndpointITCase.testGetFunctionWithPattern failed with Persistence Manager has been closed

2022-09-14 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17603956#comment-17603956 ] yuzelin edited comment on FLINK-29274 at 9/14/22 8:28 AM: -- [~hxb] I'm trying to

[jira] [Commented] (FLINK-28630) Allow to GetSchemas in the HiveServer2 Endpoint

2022-07-21 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17569756#comment-17569756 ] yuzelin commented on FLINK-28630: - please assign to me. > Allow to GetSchemas in the HiveServer2