[jira] [Commented] (FLINK-26999) Introduce ClickHouse Connector

2023-08-23 Thread ConradJam (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757843#comment-17757843
 ] 

ConradJam commented on FLINK-26999:
---

It seems that this topic has not been mentioned for a long time. Now I want to 
start it again and implement it. Now I have some ideas to synchronize with 
everyone and reply based on the above mentioned questions

● For the migration repo, most of them have already been migrated externally. 
Specifically, [~martijnvisser]  can help create a warehouse of 
flink-connector-clickhouse
● For the existing connector mentioned by [~rmetzger] , I do not recommend 
direct development, because the unofficial jdbc dependency is used to implement 
this unofficial dependency. The library has stopped maintenance, so it is 
recommended to use the official JDBC to re-implement, and the details will be 
in the new FLIP describe
● It is necessary to start a discussion in the community on the functions of 
the Flink Clickhouse Connector that everyone expects. I will start a related 
discussion later after I finish writing the new FLIP

During this time, I am taking relevant opinions and writing a new FLIP-202. I 
will start a discussion once it is completed. If you have any ideas, please 
communicate in time

 

cc~  [~monster#12] [~RocMarshal] [~rmetzger] [~martijnvisser] [~subkanthi] 

> Introduce ClickHouse Connector
> --
>
> Key: FLINK-26999
> URL: https://issues.apache.org/jira/browse/FLINK-26999
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Common
>Affects Versions: 1.15.0
>Reporter: ZhuoYu Chen
>Priority: Major
>
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-202%3A+Introduce+ClickHouse+Connector]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-26999) Introduce ClickHouse Connector

2022-10-10 Thread RocMarshal (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17615467#comment-17615467
 ] 

RocMarshal commented on FLINK-26999:


[~rmetzger] , The FLIP current content should be deprecated since the new 
connector API has been approved and released when the FLIP was launched. So 
[~martijnvisser]  suggests terminating the FLIP.
We'd better make the  implementation based on the new connector API.

Before updating the FLIP content, I think we need to do two items first:

1. Create an independent repository

2. Collect the commonality problems that need to be solved for the current 
Flink write or sink with clickhouse to design better.


CC [~monster#12] [~subkanthi] 

> Introduce ClickHouse Connector
> --
>
> Key: FLINK-26999
> URL: https://issues.apache.org/jira/browse/FLINK-26999
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Common
>Affects Versions: 1.15.0
>Reporter: ZhuoYu Chen
>Priority: Major
>
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-202%3A+Introduce+ClickHouse+Connector]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-26999) Introduce ClickHouse Connector

2022-09-23 Thread Robert Metzger (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17608885#comment-17608885
 ] 

Robert Metzger commented on FLINK-26999:


Is the idea for this ticket to use an existing flink-clickhouse implementation 
(e.g. https://github.com/itinycheng/flink-connector-clickhouse) or something 
from scratch?

> Introduce ClickHouse Connector
> --
>
> Key: FLINK-26999
> URL: https://issues.apache.org/jira/browse/FLINK-26999
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Common
>Affects Versions: 1.15.0
>Reporter: ZhuoYu Chen
>Priority: Major
>
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-202%3A+Introduce+ClickHouse+Connector]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-26999) Introduce ClickHouse Connector

2022-09-20 Thread Martijn Visser (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17607115#comment-17607115
 ] 

Martijn Visser commented on FLINK-26999:


[~subkanthi] This is not being worked on at the moment, there is a FLIP but 
that hasn't been discussed or voted on

> Introduce ClickHouse Connector
> --
>
> Key: FLINK-26999
> URL: https://issues.apache.org/jira/browse/FLINK-26999
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Common
>Affects Versions: 1.15.0
>Reporter: ZhuoYu Chen
>Priority: Major
>
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-202%3A+Introduce+ClickHouse+Connector]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-26999) Introduce ClickHouse Connector

2022-09-19 Thread Kanthi Subramanian (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17606816#comment-17606816
 ] 

Kanthi Subramanian commented on FLINK-26999:


Is this being worked on, would love to contribute.

> Introduce ClickHouse Connector
> --
>
> Key: FLINK-26999
> URL: https://issues.apache.org/jira/browse/FLINK-26999
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Common
>Affects Versions: 1.15.0
>Reporter: ZhuoYu Chen
>Priority: Major
>
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-202%3A+Introduce+ClickHouse+Connector]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-26999) Introduce ClickHouse Connector

2022-04-04 Thread Martijn Visser (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516675#comment-17516675
 ] 

Martijn Visser commented on FLINK-26999:


[~monster#12] [~RocMarshal] Thanks for the FLIP and the ping. We're indeed in 
the progress of moving connector from the Flink repository to its own 
repository. We can't merge the new connector into the Flink repo, but we can 
open up a new flink-connector-clickhouse for it and any PRs should be pointed 
to that repo. We're doing the same for Opensearch.


> Introduce ClickHouse Connector
> --
>
> Key: FLINK-26999
> URL: https://issues.apache.org/jira/browse/FLINK-26999
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Common
>Affects Versions: 1.15.0
>Reporter: ZhuoYu Chen
>Priority: Major
>
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-202%3A+Introduce+ClickHouse+Connector]
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (FLINK-26999) Introduce ClickHouse Connector

2022-04-01 Thread RocMarshal (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516218#comment-17516218
 ] 

RocMarshal commented on FLINK-26999:


[~monster#12]  Thanks for the operation.


Recently, the community  try to migrate some related connector to external repo.

Before the ES repo migration, we would consider not opening this ticket for the 
time being, because it needs to be discussed. You can discuss it on the flip 
page. 

 I will open this flip discussion and copy it to you later.

Any idea is appreciated.

cc [~MartijnVisser] 

> Introduce ClickHouse Connector
> --
>
> Key: FLINK-26999
> URL: https://issues.apache.org/jira/browse/FLINK-26999
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Common
>Affects Versions: 1.15.0
>Reporter: ZhuoYu Chen
>Priority: Major
>
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-202%3A+Introduce+ClickHouse+Connector]
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)