[jira] [Created] (FLINK-25242) UDF with primitive int argument does not accept int values even after a not null filter

2021-12-09 Thread Caizhi Weng (Jira)
Caizhi Weng created FLINK-25242: --- Summary: UDF with primitive int argument does not accept int values even after a not null filter Key: FLINK-25242 URL: https://issues.apache.org/jira/browse/FLINK-25242

[jira] [Created] (FLINK-25241) Architectural tests do not fail on CI if violations are removed

2021-12-09 Thread Jira
Ingo Bürk created FLINK-25241: - Summary: Architectural tests do not fail on CI if violations are removed Key: FLINK-25241 URL: https://issues.apache.org/jira/browse/FLINK-25241 Project: Flink Is

[jira] [Created] (FLINK-25240) Update log4j2 version to 2.15.0

2021-12-09 Thread Ada Wong (Jira)
Ada Wong created FLINK-25240: Summary: Update log4j2 version to 2.15.0 Key: FLINK-25240 URL: https://issues.apache.org/jira/browse/FLINK-25240 Project: Flink Issue Type: Bug Components

Re: [DISCUSS] FLIP-190: Support Version Upgrades for Table API & SQL Programs

2021-12-09 Thread wenlong.lwl
Hi, Timo, thanks for updating the doc. I have a comment on plan migration: I think we may need to add a version field for every exec node when serialising. In earlier discussions, I think we have a conclusion that treating the version of plan as the version of node, but in this case it would be br

[jira] [Created] (FLINK-25239) Delete useless variables

2021-12-09 Thread Ada Wong (Jira)
Ada Wong created FLINK-25239: Summary: Delete useless variables Key: FLINK-25239 URL: https://issues.apache.org/jira/browse/FLINK-25239 Project: Flink Issue Type: Improvement Components

Re: [DISCUSS] Creating an external connector repository

2021-12-09 Thread Thomas Weise
+1 for repo per connector from my side also Thanks for trying out the different approaches. Where would the common/infra pieces live? In a separate repository with its own release? Thomas On Thu, Dec 9, 2021 at 12:42 PM Till Rohrmann wrote: > > Sorry if I was a bit unclear. +1 for the single r

[jira] [Created] (FLINK-25238) flink iceberg source reading array types fail with Cast Exception

2021-12-09 Thread Praneeth Ramesh (Jira)
Praneeth Ramesh created FLINK-25238: --- Summary: flink iceberg source reading array types fail with Cast Exception Key: FLINK-25238 URL: https://issues.apache.org/jira/browse/FLINK-25238 Project: Flin

[jira] [Created] (FLINK-25237) ElasticsearchSinkITCase fails due to NoNodeAvailableException

2021-12-09 Thread Yun Tang (Jira)
Yun Tang created FLINK-25237: Summary: ElasticsearchSinkITCase fails due to NoNodeAvailableException Key: FLINK-25237 URL: https://issues.apache.org/jira/browse/FLINK-25237 Project: Flink Issue

Re: [DISCUSS] Creating an external connector repository

2021-12-09 Thread Till Rohrmann
Sorry if I was a bit unclear. +1 for the single repo per connector approach. Cheers, Till On Thu, Dec 9, 2021 at 5:41 PM Till Rohrmann wrote: > +1 for the single repo approach. > > Cheers, > Till > > On Thu, Dec 9, 2021 at 3:54 PM Martijn Visser > wrote: > >> I also agree that it feels more na

[jira] [Created] (FLINK-25236) Add a mechanism to generate and validate a jobgraph with a checkpoint before submission

2021-12-09 Thread Ben Augarten (Jira)
Ben Augarten created FLINK-25236: Summary: Add a mechanism to generate and validate a jobgraph with a checkpoint before submission Key: FLINK-25236 URL: https://issues.apache.org/jira/browse/FLINK-25236

Re: [DISCUSS] Creating an external connector repository

2021-12-09 Thread Till Rohrmann
+1 for the single repo approach. Cheers, Till On Thu, Dec 9, 2021 at 3:54 PM Martijn Visser wrote: > I also agree that it feels more natural to go with a repo for each > individual connector. Each repository can be made available at > flink-packages.org so users can find them, next to referring

Re: [DISCUSS] Deprecate MapR FS

2021-12-09 Thread David Morávek
+1, agreed with Seth's reasoning. There has been no real activity in MapR FS module for years [1], so the eventual users should be good with using the jars from the older Flink versions for quite some time [1] https://github.com/apache/flink/commits/master/flink-filesystems/flink-mapr-fs Best, D.

Re: [DISCUSS] Releasing Flink 1.14.1

2021-12-09 Thread David Morávek
Hi Martijn, I've just opened a backport PR [1] for FLINK-23946 [2]. [1] https://github.com/apache/flink/pull/18066 [2] https://issues.apache.org/jira/browse/FLINK-23946 Best, D. On Thu, Dec 9, 2021 at 4:59 PM Fabian Paul wrote: > Actually I meant https://issues.apache.org/jira/browse/FLINK-251

Re: [DISCUSS] Releasing Flink 1.14.1

2021-12-09 Thread Fabian Paul
Actually I meant https://issues.apache.org/jira/browse/FLINK-25126 sorry for the confusion. On Thu, Dec 9, 2021 at 4:55 PM Fabian Paul wrote: > > Hi Martijn, > > I just opened the backport for > https://issues.apache.org/jira/browse/FLINK-25132. The changes are > already approved I only wait for

Re: [DISCUSS] Releasing Flink 1.14.1

2021-12-09 Thread Fabian Paul
Hi Martijn, I just opened the backport for https://issues.apache.org/jira/browse/FLINK-25132. The changes are already approved I only wait for a green Azure build. Best, Fabian On Thu, Dec 9, 2021 at 4:01 PM Martijn Visser wrote: > > Hi all, > > Thanks for the fixes Jingsong and Zhu! > > That m

Re: [DISCUSS] Deprecate MapR FS

2021-12-09 Thread Konstantin Knauf
+1 (what Seth said) On Thu, Dec 9, 2021 at 4:15 PM Seth Wiesman wrote: > +1 > > I actually thought we had already dropped this FS. If anyone is still > relying on it in production, the file system abstraction in Flink has been > incredibly stable over the years. They should be able to use the 1.

Re: [DISCUSS] Deprecate MapR FS

2021-12-09 Thread Seth Wiesman
+1 I actually thought we had already dropped this FS. If anyone is still relying on it in production, the file system abstraction in Flink has been incredibly stable over the years. They should be able to use the 1.14 MapR FS with later versions of Flink. Seth On Wed, Dec 8, 2021 at 10:03 AM Mar

Re: [DISCUSS] Releasing Flink 1.14.1

2021-12-09 Thread Martijn Visser
Hi all, Thanks for the fixes Jingsong and Zhu! That means that we still have the following tickets open: * https://issues.apache.org/jira/browse/FLINK-23946 - Application mode fails fatally when being shut down -> A PR is there, just pending a review. * https://issues.apache.org/jira/browse/FLIN

Re: [DISCUSS] Creating an external connector repository

2021-12-09 Thread Martijn Visser
I also agree that it feels more natural to go with a repo for each individual connector. Each repository can be made available at flink-packages.org so users can find them, next to referring to them in documentation. +1 from my side. On Thu, 9 Dec 2021 at 15:38, Arvid Heise wrote: > Hi all, > >

Re: [DISCUSS] Shall casting functions return null or throw exceptions for invalid input

2021-12-09 Thread Timo Walther
Hi everyone, thanks for the healthy discussion. Let us find a compromise to make all parties happy. > NULL in SQL essentially means "UNKNOWN" This argument is true, but as a user I would like to know the `Why?` a value is UNKNOWN. I could imagine users have spent hours on finding the root c

[jira] [Created] (FLINK-25235) Re-enable ZooKeeperLeaderElectionITCase#testJobExecutionOnClusterWithLeaderChange

2021-12-09 Thread Jira
David Morávek created FLINK-25235: - Summary: Re-enable ZooKeeperLeaderElectionITCase#testJobExecutionOnClusterWithLeaderChange Key: FLINK-25235 URL: https://issues.apache.org/jira/browse/FLINK-25235 P

Re: [DISCUSS] Creating an external connector repository

2021-12-09 Thread Arvid Heise
Hi all, We tried out Chesnay's proposal and went with Option 2. Unfortunately, we experienced tough nuts to crack and feel like we hit a dead end: - The main pain point with the outlined Frankensteinian connector repo is how to handle shared code / infra code. If we have it in some branch, then w

[jira] [Created] (FLINK-25234) Flink should parse ISO timestamp in UTC format

2021-12-09 Thread Egor Ryashin (Jira)
Egor Ryashin created FLINK-25234: Summary: Flink should parse ISO timestamp in UTC format Key: FLINK-25234 URL: https://issues.apache.org/jira/browse/FLINK-25234 Project: Flink Issue Type: Im

Re: [DISCUSS] FLIP-190: Support Version Upgrades for Table API & SQL Programs

2021-12-09 Thread Timo Walther
Hi Jing and Godfrey, I had another iteration over the document. There are two major changes: 1. Supported Flink Upgrade Versions I got the feedback via various channels that a step size of one minor version is not very convenient. As you said, "because upgrading to a new version is a time-con

[jira] [Created] (FLINK-25233) UpsertKafkaTableITCase.testAggregate fails on AZP

2021-12-09 Thread Till Rohrmann (Jira)
Till Rohrmann created FLINK-25233: - Summary: UpsertKafkaTableITCase.testAggregate fails on AZP Key: FLINK-25233 URL: https://issues.apache.org/jira/browse/FLINK-25233 Project: Flink Issue Typ

[jira] [Created] (FLINK-25232) flink sql supports fine-grained state configuration

2021-12-09 Thread ZhuoYu Chen (Jira)
ZhuoYu Chen created FLINK-25232: --- Summary: flink sql supports fine-grained state configuration Key: FLINK-25232 URL: https://issues.apache.org/jira/browse/FLINK-25232 Project: Flink Issue Type:

Re: [VOTE] FLIP-194: Introduce the JobResultStore

2021-12-09 Thread David Morávek
Hi everyone, I'm happy to announce that we have unanimously approved this FLIP. There are 5 approving votes, 4 of which are binding: Till Rohrmann (binding) Xintong Song (binding) Yang Wang (non-binding) Zhu Zhu (binding) Matthias Pohl (binding) There are no disapproving votes. Thanks everyone

[jira] [Created] (FLINK-25231) Update PyFlink to use the new type system

2021-12-09 Thread Dian Fu (Jira)
Dian Fu created FLINK-25231: --- Summary: Update PyFlink to use the new type system Key: FLINK-25231 URL: https://issues.apache.org/jira/browse/FLINK-25231 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-25230) Harden type serialization in JSON plan

2021-12-09 Thread Timo Walther (Jira)
Timo Walther created FLINK-25230: Summary: Harden type serialization in JSON plan Key: FLINK-25230 URL: https://issues.apache.org/jira/browse/FLINK-25230 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-25229) Introduce flink-table-api-bridge-common

2021-12-09 Thread Francesco Guardiani (Jira)
Francesco Guardiani created FLINK-25229: --- Summary: Introduce flink-table-api-bridge-common Key: FLINK-25229 URL: https://issues.apache.org/jira/browse/FLINK-25229 Project: Flink Issue T

[jira] [Created] (FLINK-25228) Introduce flink-table-test-utils

2021-12-09 Thread Francesco Guardiani (Jira)
Francesco Guardiani created FLINK-25228: --- Summary: Introduce flink-table-test-utils Key: FLINK-25228 URL: https://issues.apache.org/jira/browse/FLINK-25228 Project: Flink Issue Type: Bu