Re: [DISCUSS] FLIP-435: Introduce a New Dynamic Table for Simplifying Data Pipelines

2024-03-18 Thread Yun Tang
Hi Lincoln, Thanks for driving this discussion, and I am so excited to see this topic being discussed in the Flink community! >From my point of view, instead of the work of unifying streaming and batch in >DataStream API [1], this FLIP actually could make users benefit from one >engine to

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Yu Li
Congrats and thanks all for the efforts! Best Regards, Yu On Tue, 19 Mar 2024 at 11:51, gongzhongqiang wrote: > > Congrats! Thanks to everyone involved! > > Best, > Zhongqiang Gong > > Lincoln Lee 于2024年3月18日周一 16:27写道: >> >> The Apache Flink community is very happy to announce the release of

Support minibatch for TopNFunction

2024-03-18 Thread Roman Boyko
Hello Flink Community, The same problem with record amplification as described in FLIP-415: Introduce a new join operator to support minibatch[1] exists for most of implementations of AbstractTopNFunction. Especially when the rank is provided to output. For example, when calculating Top100 with

Re: [DISCUSS] FLIP-423 ~FLIP-428: Introduce Disaggregated State Storage and Management in Flink 2.0

2024-03-18 Thread Xintong Song
Thanks for the quick response. Sounds good to me. Best, Xintong On Tue, Mar 19, 2024 at 1:03 PM Zakelly Lan wrote: > Hi Xintong, > > Thanks for sharing your thoughts! > > 1. Regarding Record-ordered and State-ordered of processElement. > > > > I understand that while State-ordered likely

Re: [DISCUSS] FLIP-423 ~FLIP-428: Introduce Disaggregated State Storage and Management in Flink 2.0

2024-03-18 Thread Zakelly Lan
Hi Xintong, Thanks for sharing your thoughts! 1. Regarding Record-ordered and State-ordered of processElement. > > I understand that while State-ordered likely provides better performance, > Record-ordered is sometimes required for correctness. The question is how > should a user choose between

[jira] [Created] (FLINK-34725) Dockerfiles for release publishing has incorrect config.yaml path

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34725: --- Summary: Dockerfiles for release publishing has incorrect config.yaml path Key: FLINK-34725 URL: https://issues.apache.org/jira/browse/FLINK-34725 Project: Flink

Re: [DISCUSS] FLIP-423 ~FLIP-428: Introduce Disaggregated State Storage and Management in Flink 2.0

2024-03-18 Thread Xintong Song
Sorry for joining the discussion late. I have two questions about FLIP-425. 1. Regarding Record-ordered and State-ordered of processElement. I understand that while State-ordered likely provides better performance, Record-ordered is sometimes required for correctness. The question is how should

[jira] [Created] (FLINK-34724) Fix broken web link in document of legacy Flink CDC Sources

2024-03-18 Thread Hongshun Wang (Jira)
Hongshun Wang created FLINK-34724: - Summary: Fix broken web link in document of legacy Flink CDC Sources Key: FLINK-34724 URL: https://issues.apache.org/jira/browse/FLINK-34724 Project: Flink

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread gongzhongqiang
Congrats! Thanks to everyone involved! Best, Zhongqiang Gong Lincoln Lee 于2024年3月18日周一 16:27写道: > The Apache Flink community is very happy to announce the release of Apache > Flink 1.19.0, which is the fisrt release for the Apache Flink 1.19 series. > > Apache Flink® is an open-source stream

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Weihua Hu
Congratulations Best, Weihua On Tue, Mar 19, 2024 at 10:56 AM Rodrigo Meneses wrote: > Congratulations > > On Mon, Mar 18, 2024 at 7:43 PM Yu Chen wrote: > > > Congratulations! > > Thanks to release managers and everyone involved! > > > > Best, > > Yu Chen > > > > > > > 2024年3月19日

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Rodrigo Meneses
Congratulations On Mon, Mar 18, 2024 at 7:43 PM Yu Chen wrote: > Congratulations! > Thanks to release managers and everyone involved! > > Best, > Yu Chen > > > > 2024年3月19日 01:01,Jeyhun Karimov 写道: > > > > Congrats! > > Thanks to release managers and everyone involved. > > > > Regards, > >

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Yu Chen
Congratulations! Thanks to release managers and everyone involved! Best, Yu Chen > 2024年3月19日 01:01,Jeyhun Karimov 写道: > > Congrats! > Thanks to release managers and everyone involved. > > Regards, > Jeyhun > > On Mon, Mar 18, 2024 at 9:25 AM Lincoln Lee wrote: > >> The Apache Flink

Re: [DISCUSS] FLIP-437: Support ML Models in Flink SQL

2024-03-18 Thread Jark Wu
Hi Hao, > I meant how the table name in window TVF gets translated to `SqlCallingBinding`. Probably we need to fetch the table definition from the catalog somewhere. Do we treat those window TVF specially in parser/planner so that catalog is looked up when they are seen? The table names are

[jira] [Created] (FLINK-34723) Parquet writer should restrict map keys to be not null

2024-03-18 Thread Xingcan Cui (Jira)
Xingcan Cui created FLINK-34723: --- Summary: Parquet writer should restrict map keys to be not null Key: FLINK-34723 URL: https://issues.apache.org/jira/browse/FLINK-34723 Project: Flink Issue

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.8.0, release candidate #1

2024-03-18 Thread Maximilian Michels
@Rui @Gyula Thanks for checking the release! >A minor correction is that [3] in the email should point to: >ghcr.io/apache/flink-kubernetes-operator:91d67d9 . But the helm chart and > everything is correct. It's a typo in the vote email. Good catch. Indeed, for the linked Docker image 8938658

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Jeyhun Karimov
Congrats! Thanks to release managers and everyone involved. Regards, Jeyhun On Mon, Mar 18, 2024 at 9:25 AM Lincoln Lee wrote: > The Apache Flink community is very happy to announce the release of Apache > Flink 1.19.0, which is the fisrt release for the Apache Flink 1.19 series. > > Apache

[jira] [Created] (FLINK-34722) Support conditional upserts with Postgres JDBC sink

2024-03-18 Thread Pietro (Jira)
Pietro created FLINK-34722: -- Summary: Support conditional upserts with Postgres JDBC sink Key: FLINK-34722 URL: https://issues.apache.org/jira/browse/FLINK-34722 Project: Flink Issue Type:

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Peter Huang
Congratulations! Best Regards Peter Huang On Mon, Mar 18, 2024 at 9:28 AM David Radley wrote: > Congratulations! > Kind regards, David > > From: Ahmed Hamdy > Date: Monday, 18 March 2024 at 15:55 > To: dev@flink.apache.org > Subject: [EXTERNAL] Re: [ANNOUNCE] Apache Flink 1.19.0 released >

RE: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread David Radley
Congratulations! Kind regards, David From: Ahmed Hamdy Date: Monday, 18 March 2024 at 15:55 To: dev@flink.apache.org Subject: [EXTERNAL] Re: [ANNOUNCE] Apache Flink 1.19.0 released Congratulations! Best Regards Ahmed Hamdy On Mon, 18 Mar 2024 at 12:30, Xintong Song wrote: >

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Ahmed Hamdy
Congratulations! Best Regards Ahmed Hamdy On Mon, 18 Mar 2024 at 12:30, Xintong Song wrote: > Congratulations~! > > Best, > > Xintong > > > > On Mon, Mar 18, 2024 at 7:02 PM Feng Jin wrote: > > > Congratulations! > > > > Best, > > Feng > > > > On Mon, Mar 18, 2024 at 6:18 PM Yuepeng Pan >

[jira] [Created] (FLINK-34721) An grammar error occurs in the Barrier test file

2024-03-18 Thread Haifei Chen (Jira)
Haifei Chen created FLINK-34721: --- Summary: An grammar error occurs in the Barrier test file Key: FLINK-34721 URL: https://issues.apache.org/jira/browse/FLINK-34721 Project: Flink Issue Type:

Wiki permissions

2024-03-18 Thread Ryan Skraba
Hello! I updated some instructions that are useful for the apache-flink.slack.com #builds channel -- you used to be able to get instructions how to setup the Redirector extension from an old Slack comment. Since we only have a limited history with the free plan, I copied some into the Canvas for

[jira] [Created] (FLINK-34720) Deploy Maven Snapshot failed on AZP

2024-03-18 Thread Ryan Skraba (Jira)
Ryan Skraba created FLINK-34720: --- Summary: Deploy Maven Snapshot failed on AZP Key: FLINK-34720 URL: https://issues.apache.org/jira/browse/FLINK-34720 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-34719) StreamRecordTest#testWithTimestamp fails on Azure

2024-03-18 Thread Ryan Skraba (Jira)
Ryan Skraba created FLINK-34719: --- Summary: StreamRecordTest#testWithTimestamp fails on Azure Key: FLINK-34719 URL: https://issues.apache.org/jira/browse/FLINK-34719 Project: Flink Issue Type:

[jira] [Created] (FLINK-34718) PartitionedWindowed

2024-03-18 Thread Ryan Skraba (Jira)
Ryan Skraba created FLINK-34718: --- Summary: PartitionedWindowed Key: FLINK-34718 URL: https://issues.apache.org/jira/browse/FLINK-34718 Project: Flink Issue Type: Bug Components: API

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Xintong Song
Congratulations~! Best, Xintong On Mon, Mar 18, 2024 at 7:02 PM Feng Jin wrote: > Congratulations! > > Best, > Feng > > On Mon, Mar 18, 2024 at 6:18 PM Yuepeng Pan wrote: > > > Congratulations! > > > > > > Thanks to release managers and everyone involved. > > > > > > > > > > Best, > >

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Ron liu
Congratulations Best, Ron Yanfei Lei 于2024年3月18日周一 20:01写道: > Congrats, thanks for the great work! > > Sergey Nuyanzin 于2024年3月18日周一 19:30写道: > > > > Congratulations, thanks release managers and everyone involved for the > great work! > > > > On Mon, Mar 18, 2024 at 12:15 PM Benchao Li >

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Yanfei Lei
Congrats, thanks for the great work! Sergey Nuyanzin 于2024年3月18日周一 19:30写道: > > Congratulations, thanks release managers and everyone involved for the great > work! > > On Mon, Mar 18, 2024 at 12:15 PM Benchao Li wrote: >> >> Congratulations! And thanks to all release managers and everyone >>

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Sergey Nuyanzin
Congratulations, thanks release managers and everyone involved for the great work! On Mon, Mar 18, 2024 at 12:15 PM Benchao Li wrote: > Congratulations! And thanks to all release managers and everyone > involved in this release! > > Yubin Li 于2024年3月18日周一 18:11写道: > > > > Congratulations! > >

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Benchao Li
Congratulations! And thanks to all release managers and everyone involved in this release! Yubin Li 于2024年3月18日周一 18:11写道: > > Congratulations! > > Thanks to release managers and everyone involved. > > On Mon, Mar 18, 2024 at 5:55 PM Hangxiang Yu wrote: > > > > Congratulations! > > Thanks

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Feng Jin
Congratulations! Best, Feng On Mon, Mar 18, 2024 at 6:18 PM Yuepeng Pan wrote: > Congratulations! > > > Thanks to release managers and everyone involved. > > > > > Best, > Yuepeng Pan > > > > > > > > > At 2024-03-18 18:09:45, "Yubin Li" wrote: > >Congratulations! > > > >Thanks to release

[jira] [Created] (FLINK-34717) BroadcastStateITCase failed fatally with 127 exit code

2024-03-18 Thread Ryan Skraba (Jira)
Ryan Skraba created FLINK-34717: --- Summary: BroadcastStateITCase failed fatally with 127 exit code Key: FLINK-34717 URL: https://issues.apache.org/jira/browse/FLINK-34717 Project: Flink Issue

[jira] [Created] (FLINK-34716) Build 1.19 docs in GitHub Action and mark 1.19 as stable in docs

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34716: --- Summary: Build 1.19 docs in GitHub Action and mark 1.19 as stable in docs Key: FLINK-34716 URL: https://issues.apache.org/jira/browse/FLINK-34716 Project: Flink

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Yuepeng Pan
Congratulations! Thanks to release managers and everyone involved. Best, Yuepeng Pan At 2024-03-18 18:09:45, "Yubin Li" wrote: >Congratulations! > >Thanks to release managers and everyone involved. > >On Mon, Mar 18, 2024 at 5:55 PM Hangxiang Yu wrote: >> >> Congratulations! >>

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Yubin Li
Congratulations! Thanks to release managers and everyone involved. On Mon, Mar 18, 2024 at 5:55 PM Hangxiang Yu wrote: > > Congratulations! > Thanks release managers and all involved! > > On Mon, Mar 18, 2024 at 5:23 PM Hang Ruan wrote: > > > Congratulations! > > > > Best, > > Hang > > > >

Re: Temporal join on rolling aggregate

2024-03-18 Thread Sebastien
Hi everyone, Before digging into what it would it take to implement a general solution, I narrowed down the scope to write a fix which makes the query mentioned in the thread work. Here are some findings: - For the temporal join logic, it's not the watermark that matters but having a

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Hangxiang Yu
Congratulations! Thanks release managers and all involved! On Mon, Mar 18, 2024 at 5:23 PM Hang Ruan wrote: > Congratulations! > > Best, > Hang > > Paul Lam 于2024年3月18日周一 17:18写道: > > > Congrats! Thanks to everyone involved! > > > > Best, > > Paul Lam > > > > > 2024年3月18日 16:37,Samrat Deb 写道:

Re: Re: [DISCUSS] FLIP-436: Introduce "SHOW CREATE CATALOG" Syntax

2024-03-18 Thread Yubin Li
Hi Jark, Thanks for your response, I have updated FLIP-436: Introduce Catalog-related Syntax [1] as you suggested. If there are no more comments within 24 hours, I will start a vote for this, thanks :) Best, Yubin [1]

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Hang Ruan
Congratulations! Best, Hang Paul Lam 于2024年3月18日周一 17:18写道: > Congrats! Thanks to everyone involved! > > Best, > Paul Lam > > > 2024年3月18日 16:37,Samrat Deb 写道: > > > > Congratulations ! > > > > On Mon, 18 Mar 2024 at 2:07 PM, Jingsong Li > wrote: > > > >> Congratulations! > >> > >> On Mon,

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Paul Lam
Congrats! Thanks to everyone involved! Best, Paul Lam > 2024年3月18日 16:37,Samrat Deb 写道: > > Congratulations ! > > On Mon, 18 Mar 2024 at 2:07 PM, Jingsong Li wrote: > >> Congratulations! >> >> On Mon, Mar 18, 2024 at 4:30 PM Rui Fan <1996fan...@gmail.com> wrote: >>> >>> Congratulations,

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Zakelly Lan
Congratulations! Thanks Lincoln, Yun, Martijn and Jing for driving this release. Thanks everyone involved. Best, Zakelly On Mon, Mar 18, 2024 at 5:05 PM weijie guo wrote: > Congratulations! > > Thanks release managers and all the contributors involved. > > Best regards, > > Weijie > > >

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread weijie guo
Congratulations! Thanks release managers and all the contributors involved. Best regards, Weijie Leonard Xu 于2024年3月18日周一 16:45写道: > Congratulations, thanks release managers and all involved for the great > work! > > > Best, > Leonard > > > 2024年3月18日 下午4:32,Jingsong Li 写道: > > > >

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.8.0, release candidate #1

2024-03-18 Thread Gyula Fóra
Hi Max! +1 (binding) - Verified source release, helm chart + checkpoints / signatures - Helm points to correct image - Deployed operator, stateful example and executed upgrade + savepoint redeploy - Verified logs - Flink web PR looks good +1 A minor correction is that [3] in the email

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Leonard Xu
Congratulations, thanks release managers and all involved for the great work! Best, Leonard > 2024年3月18日 下午4:32,Jingsong Li 写道: > > Congratulations! > > On Mon, Mar 18, 2024 at 4:30 PM Rui Fan <1996fan...@gmail.com> wrote: >> >> Congratulations, thanks for the great work! >> >> Best, >>

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Samrat Deb
Congratulations ! On Mon, 18 Mar 2024 at 2:07 PM, Jingsong Li wrote: > Congratulations! > > On Mon, Mar 18, 2024 at 4:30 PM Rui Fan <1996fan...@gmail.com> wrote: > > > > Congratulations, thanks for the great work! > > > > Best, > > Rui > > > > On Mon, Mar 18, 2024 at 4:26 PM Lincoln Lee >

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Jark Wu
Congrats! Thanks Lincoln, Jing, Yun and Martijn driving this release. Thanks all who involved this release! Best, Jark On Mon, 18 Mar 2024 at 16:31, Rui Fan <1996fan...@gmail.com> wrote: > Congratulations, thanks for the great work! > > Best, > Rui > > On Mon, Mar 18, 2024 at 4:26 PM Lincoln

Re: Re: [DISCUSS] FLIP-436: Introduce "SHOW CREATE CATALOG" Syntax

2024-03-18 Thread Jark Wu
Hi Yubin, Thanks for the quick response. The suggestion sounds good to me! Best, Jark On Mon, 18 Mar 2024 at 13:06, Yubin Li wrote: > Hi Jark, > > Good pointing! Thanks for your reply, there are some details to align :) > > 1. I think the purpose of DESCRIBE CATALOG is to display metadata > >

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Jingsong Li
Congratulations! On Mon, Mar 18, 2024 at 4:30 PM Rui Fan <1996fan...@gmail.com> wrote: > > Congratulations, thanks for the great work! > > Best, > Rui > > On Mon, Mar 18, 2024 at 4:26 PM Lincoln Lee wrote: >> >> The Apache Flink community is very happy to announce the release of Apache >> Flink

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Rui Fan
Congratulations, thanks for the great work! Best, Rui On Mon, Mar 18, 2024 at 4:26 PM Lincoln Lee wrote: > The Apache Flink community is very happy to announce the release of Apache > Flink 1.19.0, which is the fisrt release for the Apache Flink 1.19 series. > > Apache Flink® is an open-source

[ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Lincoln Lee
The Apache Flink community is very happy to announce the release of Apache Flink 1.19.0, which is the fisrt release for the Apache Flink 1.19 series. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data streaming

[jira] [Created] (FLINK-34715) Fix mysql ut about closing BinlogSplitReader

2024-03-18 Thread Xin Gong (Jira)
Xin Gong created FLINK-34715: Summary: Fix mysql ut about closing BinlogSplitReader Key: FLINK-34715 URL: https://issues.apache.org/jira/browse/FLINK-34715 Project: Flink Issue Type: Improvement

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.8.0, release candidate #1

2024-03-18 Thread Rui Fan
Thanks Max for driving this release! +1(non-binding) - Downloaded artifacts from dist ( svn co https://dist.apache.org/repos/dist/dev/flink/flink-kubernetes-operator-1.8.0-rc1/ ) - Verified SHA512 checksums : ( for i in *.tgz; do echo $i; sha512sum --check $i.sha512; done ) - Verified GPG

[jira] [Created] (FLINK-34713) CLONE - Updates the docs stable version

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34713: --- Summary: CLONE - Updates the docs stable version Key: FLINK-34713 URL: https://issues.apache.org/jira/browse/FLINK-34713 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-34712) CLONE - Update reference data for Migration Tests

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34712: --- Summary: CLONE - Update reference data for Migration Tests Key: FLINK-34712 URL: https://issues.apache.org/jira/browse/FLINK-34712 Project: Flink Issue Type:

[jira] [Created] (FLINK-34709) CLONE - Remove outdated versions

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34709: --- Summary: CLONE - Remove outdated versions Key: FLINK-34709 URL: https://issues.apache.org/jira/browse/FLINK-34709 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-34714) CLONE - Start End of Life discussion thread for now outdated Flink minor version

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34714: --- Summary: CLONE - Start End of Life discussion thread for now outdated Flink minor version Key: FLINK-34714 URL: https://issues.apache.org/jira/browse/FLINK-34714

[jira] [Created] (FLINK-34711) CLONE - Other announcements

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34711: --- Summary: CLONE - Other announcements Key: FLINK-34711 URL: https://issues.apache.org/jira/browse/FLINK-34711 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-34710) CLONE - Apache mailing lists announcements

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34710: --- Summary: CLONE - Apache mailing lists announcements Key: FLINK-34710 URL: https://issues.apache.org/jira/browse/FLINK-34710 Project: Flink Issue Type:

[jira] [Created] (FLINK-34708) CLONE - Merge website pull request

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34708: --- Summary: CLONE - Merge website pull request Key: FLINK-34708 URL: https://issues.apache.org/jira/browse/FLINK-34708 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-34707) CLONE - Update japicmp configuration

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34707: --- Summary: CLONE - Update japicmp configuration Key: FLINK-34707 URL: https://issues.apache.org/jira/browse/FLINK-34707 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-34706) Promote release 1.19

2024-03-18 Thread lincoln lee (Jira)
lincoln lee created FLINK-34706: --- Summary: Promote release 1.19 Key: FLINK-34706 URL: https://issues.apache.org/jira/browse/FLINK-34706 Project: Flink Issue Type: New Feature Affects

Re: Apache Flink : Vector database connector

2024-03-18 Thread Leonard Xu
Hey, Asimansu Happy to hear you’re interested to integrate vector database and Apache Flink, I’ve talked similar topic with milvus community[1] members, I am also very familiar with the CDC, thus I know the underlying value well that the integration of the two can bring to AI users. If you