Re: [DISCUSS] FLIP-378: Support Avro timestamp with local timezone

2023-11-13 Thread Mingliang Liu
+1 on this effort. I opened a JIRA sometime ago on this topic [1] and Jagadesh submitted a PR [2] for review. In the comments, James proposed a different approach from the PR. I don't think this topic was well-discussed there by the community and no consensus on how to move forward. Reading the

Re: [VOTE] FLIP-377: Support configuration to disable filter push down for Table/SQL Sources

2023-11-13 Thread Jiabao Sun
Thanks Leonard for the feedback. Opening this voting process because there are no responses have been received for over a week. I will continue to check with the developers in the discussion thread. Best, Jiabao > 2023年11月14日 14:51,Leonard Xu 写道: > > Thanks Jiabao for driving this. > > The

Re: [VOTE] FLIP-377: Support configuration to disable filter push down for Table/SQL Sources

2023-11-13 Thread Leonard Xu
Thanks Jiabao for driving this. The discussion thread need a consensus result before we start a VOTE, could you check the discussion status in the discussion thread first and then continue the vote, please correct me I understand the discussion thread state incorrectly. Best, Leonard >

Re: [DISCUSS] FLIP-378: Support Avro timestamp with local timezone

2023-11-13 Thread Jark Wu
+1 I think we can mark the temporary config option as deprecated when we introduce it. So we can remove it after 2 minor releases (1.19, 1.20), i.e., drop in 2.0 release. A minor comment about the config option, I would suggest to use "avro.timestamp-mapping.legacy" instead of

[jira] [Created] (FLINK-33539) Potential regression (Nov. 7th): listAddAll on RocksDB with Java8

2023-11-13 Thread Zakelly Lan (Jira)
Zakelly Lan created FLINK-33539: --- Summary: Potential regression (Nov. 7th): listAddAll on RocksDB with Java8 Key: FLINK-33539 URL: https://issues.apache.org/jira/browse/FLINK-33539 Project: Flink

Re: [DISCUSS] FLIP-364: Improve the restart-strategy

2023-11-13 Thread Jing Ge
Hi Rui, Thanks for the proposal! I agree with Zhu that any changes of the default behaviors will have impact on users' jobs in the production environment and it would be necessary to have users' attention to to avoid any surprises after upgrading Flink. @Zhu for 1, if we change the default

[jira] [Created] (FLINK-33538) Create a "best match" option for CEP when using the optional operator in the Pattern API

2023-11-13 Thread Brian Lehman (Jira)
Brian Lehman created FLINK-33538: Summary: Create a "best match" option for CEP when using the optional operator in the Pattern API Key: FLINK-33538 URL: https://issues.apache.org/jira/browse/FLINK-33538

Re: [VOTE] FLIP-381: Deprecate configuration getters/setters that return/set complex Java objects

2023-11-13 Thread Mingliang Liu
+1 (non-binding) Thanks for driving this. On Mon, Nov 13, 2023 at 12:37 AM Hang Ruan wrote: > +1(non-binding) > > Best, > Hang > > Jing Ge 于2023年11月13日周一 16:36写道: > > > +1(binding) > > Thanks! > > > > Best Regards, > > Jing > > > > On Mon, Nov 13, 2023 at 8:34 AM Zhu Zhu wrote: > > > > > +1

[jira] [Created] (FLINK-33537) Docs version nav is missing 1.18 as an option

2023-11-13 Thread Robin Moffatt (Jira)
Robin Moffatt created FLINK-33537: - Summary: Docs version nav is missing 1.18 as an option Key: FLINK-33537 URL: https://issues.apache.org/jira/browse/FLINK-33537 Project: Flink Issue Type:

[jira] [Created] (FLINK-33536) Flink Table API CSV streaming sink throws "IOException: Stream closed"

2023-11-13 Thread Prabhu Joseph (Jira)
Prabhu Joseph created FLINK-33536: - Summary: Flink Table API CSV streaming sink throws "IOException: Stream closed" Key: FLINK-33536 URL: https://issues.apache.org/jira/browse/FLINK-33536 Project:

[ANNOUNCE] Starting with Flink 1.19 Release Sync

2023-11-13 Thread Lincoln Lee
Hi everyone, With the official release of 1.18, we're moving on to the next release cycle, I'm happy to share with you that the first release sync meeting of 1.19 will happen tomorrow on Tuesday, Nov 14th at 9am (UTC+1) / 4pm (UTC+8). At first, it will be every 2 weeks and when the feature

Re: [VOTE] Release flink-connector-gcp-pubsub v3.0.2, release candidate #1

2023-11-13 Thread Danny Cranmer
This vote is now closed due to the Flink version error in the pom reported by Leonard. Thanks all. On Thu, Nov 9, 2023 at 3:19 PM Martijn Visser wrote: > I agree with Leonard. We should also not update 1.16.0 to 1.18.0, but > to the lowest supported Flink version of this release (in this case,

Re: Slack invite expired, please share an active invite

2023-11-13 Thread Martijn Visser
Hi all, Thanks for reporting, the Slack invite link is now also updated on the website. Best regards, Martijn On Mon, Nov 13, 2023 at 12:20 PM wrote: > > Thanks Yun, the link worked. > > Best, > Chinmay > > > On Nov 13, 2023, at 4:46 PM, Yun Tang wrote: > > > > Hi Chinmay, > > > > You can

Re: Slack invite expired, please share an active invite

2023-11-13 Thread bhatchinmay
Thanks Yun, the link worked. Best, Chinmay > On Nov 13, 2023, at 4:46 PM, Yun Tang wrote: > > Hi Chinmay, > > You can try this link > https://join.slack.com/t/apache-flink/shared_invite/zt-1ta0su2np-lCCV6xD7XeKjwQuHMOTBIA > > And the community will fix the expired invitation soon. > > Best

Re: Slack invite expired, please share an active invite

2023-11-13 Thread Yun Tang
Hi Chinmay, You can try this link https://join.slack.com/t/apache-flink/shared_invite/zt-1ta0su2np-lCCV6xD7XeKjwQuHMOTBIA And the community will fix the expired invitation soon. Best Yun Tang From: bhatchin...@icloud.com.INVALID Sent: Monday, November 13, 2023

Slack invite expired, please share an active invite

2023-11-13 Thread bhatchinmay
Hi, I want to join the Flink Slack community, but the invite in the documentation has expired. Can any existing member share an active invite? :) Thanks, Chinmay

Re: [DISCUSS] FLIP-364: Improve the restart-strategy

2023-11-13 Thread Zhu Zhu
Hi Rui, Thanks for creating this FLIP and sorry for jumping in so late into the discussion. The improvements of exponential-delay strategy and making it the default strategy looks good it me in general. I have some comments for it, as well as for the failure counting. 1. default values of

[jira] [Created] (FLINK-33535) Support autoscaler for session jobs

2023-11-13 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-33535: -- Summary: Support autoscaler for session jobs Key: FLINK-33535 URL: https://issues.apache.org/jira/browse/FLINK-33535 Project: Flink Issue Type: New Feature

[VOTE] Release 1.16.3, release candidate #1

2023-11-13 Thread Rui Fan
Hi everyone, Please review and vote on the release candidate #1 for the version 1.16.3, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * JIRA release notes

Re: [VOTE] FLIP-381: Deprecate configuration getters/setters that return/set complex Java objects

2023-11-13 Thread Hang Ruan
+1(non-binding) Best, Hang Jing Ge 于2023年11月13日周一 16:36写道: > +1(binding) > Thanks! > > Best Regards, > Jing > > On Mon, Nov 13, 2023 at 8:34 AM Zhu Zhu wrote: > > > +1 (binding) > > > > Thanks, > > Zhu > > > > Xia Sun 于2023年11月13日周一 15:02写道: > > > > > +1 (non-binding) > > > > > > Best, > > >

Re: [VOTE] FLIP-381: Deprecate configuration getters/setters that return/set complex Java objects

2023-11-13 Thread Jing Ge
+1(binding) Thanks! Best Regards, Jing On Mon, Nov 13, 2023 at 8:34 AM Zhu Zhu wrote: > +1 (binding) > > Thanks, > Zhu > > Xia Sun 于2023年11月13日周一 15:02写道: > > > +1 (non-binding) > > > > Best, > > Xia > > > > Samrat Deb 于2023年11月13日周一 12:37写道: > > > > > +1 (non binding) > > > > > > Bests, > >

Re: [VOTE] Release flink-shaded 16.2, release candidate #1

2023-11-13 Thread Yuxin Tan
Thanks weijie for driving the new release! +1 (non-binding) - Built from source code succeeded - Verified signatures - Verified hashsums - Reviewed the web PR Best, Yuxin weijie guo 于2023年11月13日周一 15:57写道: > Hi everyone, > > Please review and vote on the release candidate #1 for the version

[VOTE] Release 1.17.2, release candidate #1

2023-11-13 Thread Yun Tang
Hi everyone, Please review and vote on the release candidate #1 for the version 1.17.2, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * JIRA release notes