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

2023-07-30 Thread Mate Czagany
+1 (non-binding) - Verified checksums and signatures - Found no binaries in source - Helm chart points to correct docker image - Installed via remote helm repo - Reactive example up- and down-scaled with- and without reactive mode - Autoscale with Kafka source - HA stateful deployment, with savepo

[jira] [Created] (FLINK-32713) Cascade deprecation to non-private methods that reference SourceFunction

2023-07-30 Thread Alexander Fedulov (Jira)
Alexander Fedulov created FLINK-32713: - Summary: Cascade deprecation to non-private methods that reference SourceFunction Key: FLINK-32713 URL: https://issues.apache.org/jira/browse/FLINK-32713 Pr

Re: [VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-30 Thread liu ron
+1 Best, Ron Xintong Song 于2023年7月27日周四 09:59写道: > I think we should add the release version when the FLIP is actually > released, in case of inconsistency. > > > Best, > > Xintong > > > > On Wed, Jul 26, 2023 at 9:48 PM Jing Ge > wrote: > > > +1 (binding) > > > > Please don't forget to update

Re: Re: Re: Re: [DISCUSS][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-30 Thread liu ron
+1, make sense. Best, Ron Wencong Liu 于2023年7月27日周四 09:47写道: > Hi Matthias, > > Thanks for your reply. Due to my busy work reasons, I would like to focus > only on > the `Path` class in FLIP-347 for now. As for the implementation of other > modules, > I will review them when I have available ti

Re: [DISCUSS] Add missing visibility annotation for Table APIs

2023-07-30 Thread Jane Chan
Hi Jing, According to your proposal, does it mean that there will be no public class > that has no annotation? Yes, every class should be marked with the visibility annotation, but this is restricted only to the classes in the table-api-java, table-api-java-bridge, and table-common modules, as t

[jira] [Created] (FLINK-32714) JDBC: Add dialect for OceanBase database

2023-07-30 Thread He Wang (Jira)
He Wang created FLINK-32714: --- Summary: JDBC: Add dialect for OceanBase database Key: FLINK-32714 URL: https://issues.apache.org/jira/browse/FLINK-32714 Project: Flink Issue Type: New Feature

Re: [DISCUSS] Add missing visibility annotation for Table APIs

2023-07-30 Thread liu ron
Hi, Jane Thanks for driving this discussion, I think this would be very useful for developer, +1. Best, Ron Jane Chan 于2023年7月31日周一 10:57写道: > Hi Jing, > > According to your proposal, does it mean that there will be no public class > > that has no annotation? > > > Yes, every class should be m