Re: Re: [VOTE] FLIP-440: User-defined SQL operators / ProcessTableFunction (PTF)

2024-11-12 Thread Fabian Hüske
+1 (binding) Thanks, Fabian On Tue, Nov 12, 2024 at 4:13 AM Shengkai Fang wrote: > +1(binding) > > Best, > Shengkai > > Xuyang 于2024年11月12日周二 10:36写道: > > > +1 (non-binding) > > > > > > -- > > > > Best! > > Xuyang > > > > > > > > > > > > 在 2024-11-12 03:42:33,"Jim Hughes" 写道: > > >Hi

[jira] [Created] (FLINK-36699) Fix nullability when converting cdc data type to flink data type

2024-11-12 Thread Xiao Huang (Jira)
Xiao Huang created FLINK-36699: -- Summary: Fix nullability when converting cdc data type to flink data type Key: FLINK-36699 URL: https://issues.apache.org/jira/browse/FLINK-36699 Project: Flink

[jira] [Created] (FLINK-36698) Elasticsearch Pipeline Connector support index sharding

2024-11-12 Thread JunboWang (Jira)
JunboWang created FLINK-36698: - Summary: Elasticsearch Pipeline Connector support index sharding Key: FLINK-36698 URL: https://issues.apache.org/jira/browse/FLINK-36698 Project: Flink Issue Type:

Re: Re: [VOTE]FLIP-480: Support to deploy script in application mode

2024-11-12 Thread Zhu Zhu
+1 (binding) Thanks, Zhu Ferenc Csaky 于2024年11月13日周三 02:37写道: > +1 (binding) > > Best, > Ferenc > > > > > On Tuesday, November 12th, 2024 at 03:28, Xuyang > wrote: > > > > > > > +1 (non-binding) > > > > > > -- > > > > Best! > > Xuyang > > > > > > > > > > > > 在 2024-11-12 10:02:27,"Ron Liu" ron

Re: [VOTE]FLIP-480: Support to deploy script in application mode

2024-11-12 Thread shuai xu
+1(not-binding) Best, Xushuai > 2024年11月13日 10:48,Zhu Zhu 写道: > > +1 (binding) > > Thanks, > Zhu > > Ferenc Csaky 于2024年11月13日周三 02:37写道: > >> +1 (binding) >> >> Best, >> Ferenc >> >> >> >> >> On Tuesday, November 12th, 2024 at 03:28, Xuyang >> wrote: >> >>> >>> >>> +1 (non-binding

Re: [DISCUSS] Changing return type of window properties (WINDOW_START/END)

2024-11-12 Thread Leonard Xu
Hey Dawid, >val sink = new TestingAppendSink >tEnv.sqlQuery(sql).toDataStream.addSink(sink) >env.execute() > } > > and you get the misleading results for timestamp_ltz: > > > a,2020-10-10T00:00,2020-10-10T00:00:05,2020-10-09T16:00:04.999Z,4,11.10,5.0,1.0,2,Hi|Comment#1 The reason

[jira] [Created] (FLINK-36697) Quickly evolving schema change in Doris fails

2024-11-12 Thread yux (Jira)
yux created FLINK-36697: --- Summary: Quickly evolving schema change in Doris fails Key: FLINK-36697 URL: https://issues.apache.org/jira/browse/FLINK-36697 Project: Flink Issue Type: Bug Compone

[jira] [Created] (FLINK-36700) Elasticsearch pipeline sink support authentication

2024-11-12 Thread JunboWang (Jira)
JunboWang created FLINK-36700: - Summary: Elasticsearch pipeline sink support authentication Key: FLINK-36700 URL: https://issues.apache.org/jira/browse/FLINK-36700 Project: Flink Issue Type: Impr

Re: [VOTE] Release flink-connector-hbase v4.0.0, release candidate #1

2024-11-12 Thread Yanquan Lv
+1 (non-binding) I checked: - Review JIRA release notes - Verify hashes and verify signatures - Build success from source with JDK11 & maven3.8.6 - Source code artifacts matching the current release > 2024年11月12日 19:00,Yanquan Lv 写道: > > Hi, Ferenc. > I found an issue during verification, curr

Re:Re: [VOTE]FLIP-480: Support to deploy script in application mode

2024-11-12 Thread Ferenc Csaky
+1 (binding) Best, Ferenc On Tuesday, November 12th, 2024 at 03:28, Xuyang wrote: > > > +1 (non-binding) > > > -- > > Best! > Xuyang > > > > > > 在 2024-11-12 10:02:27,"Ron Liu" ron9@gmail.com 写道: > > > +1(binding) > > > > Best, > > Ron > > > > Gyula Fóra gyula.f...@gmail.com

[jira] [Created] (FLINK-36696) JDBC Autoscaler plugin should use DataSource and not connection

2024-11-12 Thread Sai Sharath Dandi (Jira)
Sai Sharath Dandi created FLINK-36696: - Summary: JDBC Autoscaler plugin should use DataSource and not connection Key: FLINK-36696 URL: https://issues.apache.org/jira/browse/FLINK-36696 Project: Fl

Re: [VOTE] Release flink-connector-hbase v4.0.0, release candidate #1

2024-11-12 Thread Yanquan Lv
Hi, Ferenc. I found an issue during verification, current release file name included specific version of 1.18.1 & 1.19.1[1], refer to pre discussion in flink-connector-kafka v3.3.0[2], this may cause users to misunderstand that other versions are not available. [1]https://repository.apache.org

Re: Re: [VOTE] FLIP-440: User-defined SQL operators / ProcessTableFunction (PTF)

2024-11-12 Thread Dawid Wysakowicz
+1 (binding) Best, Dawid On Tue, 12 Nov 2024 at 09:28, Fabian Hüske wrote: > +1 (binding) > > Thanks, Fabian > > On Tue, Nov 12, 2024 at 4:13 AM Shengkai Fang wrote: > > > +1(binding) > > > > Best, > > Shengkai > > > > Xuyang 于2024年11月12日周二 10:36写道: > > > > > +1 (non-binding) > > > > > > > > >

Re: [DISCUSS] Changing return type of window properties (WINDOW_START/END)

2024-11-12 Thread Dawid Wysakowicz
Thank you for your reply @Leonard Firstly the example result is a little strange for me too, the print > window_time looks incorrect, Could you post your entire example especially > your session time zone? You can modify any of the tests in WindowAggregateITCase[1], e.g. testEventTimeTumbleWindo

[jira] [Created] (FLINK-36695) Bump Parquet dependency

2024-11-12 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-36695: -- Summary: Bump Parquet dependency Key: FLINK-36695 URL: https://issues.apache.org/jira/browse/FLINK-36695 Project: Flink Issue Type: Technical Debt

Re: [VOTE] FLIP-440: User-defined SQL operators / ProcessTableFunction (PTF)

2024-11-12 Thread Stefan Richter
+1 (binding) Best, Stefan > On 12. Nov 2024, at 11:47, Dawid Wysakowicz wrote: > > +1 (binding) > Best, > Dawid > > On Tue, 12 Nov 2024 at 09:28, Fabian Hüske > > wrote: > >> +1 (binding) >> >> Thanks, Fabian >> >> On Tue, Nov 12, 2024 at 4:13 AM She

[jira] [Created] (FLINK-36694) Update Hadoop shaded from 3.3.4 to 3.4.1

2024-11-12 Thread Rasmus Thygesen (Jira)
Rasmus Thygesen created FLINK-36694: --- Summary: Update Hadoop shaded from 3.3.4 to 3.4.1 Key: FLINK-36694 URL: https://issues.apache.org/jira/browse/FLINK-36694 Project: Flink Issue Type: Im

Re: [VOTE] Release flink-connector-hbase v4.0.0, release candidate #1

2024-11-12 Thread Ferenc Csaky
Hi Yanquan, Thanks for pointing that out! Since the staging repo was already closed, I dropped the originally linked one and deployed the artifacts with the correct Flink version suffix into a new one [1]. I believe, since the actual content was not touched, it is okay to not create a completely