Re: [VOTE] Update Flink's Scala 2.12 support from 2.12.7 to 2.12.16

2022-12-17 Thread Sergey Nuyanzin
+1 (non-binding) On Sat, Dec 17, 2022 at 1:06 PM David Anderson wrote: > +1 (binding) > > > > On Fri, Dec 16, 2022 at 12:22 PM Martijn Visser > wrote: > > > Hi all, > > > > I'm bumping this old vote thread once more. > > > > If we want to add Java 17 support at some point, we will need to

Re: [DISCUSS] Release Flink 1.16.1

2022-12-17 Thread Sergey Nuyanzin
Hi Martijn, +1 thanks for bringing this up On Sat, Dec 17, 2022 at 5:11 PM Konstantin Knauf wrote: > Hi Martijn, > > thanks for bringing it up and +1 to do a release rather soon. > > Best, > > Konstantin > > Am Fr., 16. Dez. 2022 um 06:17 Uhr schrieb ConradJam >: > > > Hi Martijn, > > > >

[jira] [Created] (FLINK-30448) "filter(Objects::nonNull)" will bring down task with failure cause: ClassCastException

2022-12-17 Thread Wang Yong (Jira)
Wang Yong created FLINK-30448: - Summary: "filter(Objects::nonNull)" will bring down task with failure cause: ClassCastException Key: FLINK-30448 URL: https://issues.apache.org/jira/browse/FLINK-30448

[Discuss] Discuss about the interface of Catalog

2022-12-17 Thread Aitozi
Hi devs Recently I'm looking to migrate the deprecated TableSchema to ResolvedSchema and Schema pair in FLINK-29585. But I found it a little not suitable for the Catalog's APIs. There are currently three interfaces that will deal with the CatalogBaseTable. 1. createTable 2. alterTable 3.

Re: Scylladb sink connector

2022-12-17 Thread tison
Hi Krish, JIRA ticket assigned. I don't know how to add the write permission for confluence but share the FLIP page with you. Please check if you have permission now. Best, tison. Krish Narukulla 于2022年12月18日周日 05:01写道: > Hi Team, > > I have written a sink connector for scylladb and tested

Scylladb sink connector

2022-12-17 Thread Krish Narukulla
Hi Team, I have written a sink connector for scylladb and tested it internally. Could you please assign Jira: https://issues.apache.org/jira/browse/FLINK-30447 to me? Also give me access to create FLIP if needed. My Jira and confluence user name is : *krisnaru* Thanks Krish

[jira] [Created] (FLINK-30447) Scylladb SQL sink connector

2022-12-17 Thread Krish Narukulla (Jira)
Krish Narukulla created FLINK-30447: --- Summary: Scylladb SQL sink connector Key: FLINK-30447 URL: https://issues.apache.org/jira/browse/FLINK-30447 Project: Flink Issue Type: New Feature

Confluent Kafka connector for protobuf format

2022-12-17 Thread Krish Narukulla
Hi Team, I have written a connector for confluent kafka for protobuf and tested it internally. Could you please assign Jira: https://issues.apache.org/jira/browse/FLINK-29731 to me? Also give me access to create FLIP if needed. My Jira and confluence user name is : *krisnaru* Thanks Krish

Re: [DISCUSS] Release Flink 1.16.1

2022-12-17 Thread Konstantin Knauf
Hi Martijn, thanks for bringing it up and +1 to do a release rather soon. Best, Konstantin Am Fr., 16. Dez. 2022 um 06:17 Uhr schrieb ConradJam : > Hi Martijn, > > Thank you for bringing this up. I'm in favor of this proposal, by the way, > FLINK-30116 has been fixed > > > > Martijn Visser

Re: [VOTE] FLIP-277: Glue catalog support in Flink

2022-12-17 Thread Konstantin Knauf
+1 (binding) Am Fr., 16. Dez. 2022 um 15:31 Uhr schrieb Dong Lin : > +1 (binding) > > Thanks for driving this! > > On Fri, Dec 16, 2022 at 6:17 PM Samrat Deb wrote: > > > Hi All, Thanks for all the feedback so far. Based on the discussion[1] we > > seem to have a consensus, so I would like to

Re: [VOTE] Update Flink's Scala 2.12 support from 2.12.7 to 2.12.16

2022-12-17 Thread David Anderson
+1 (binding) On Fri, Dec 16, 2022 at 12:22 PM Martijn Visser wrote: > Hi all, > > I'm bumping this old vote thread once more. > > If we want to add Java 17 support at some point, we will need to update > our Scala 2.12 version (see > https://issues.apache.org/jira/browse/FLINK-25000). As