Xingbo Huang created FLINK-29105:
Summary:
KubernetesStateHandleStoreTest.testAddAndLockShouldNotThrowAlreadyExistExceptionWithSameContents
failed with AssertionFailedError
Key: FLINK-29105
URL: https://issues.ap
+1 (binding)
- build and compile the source code locally. OK
- checked/verified signatures and hashes, OK
- no missing artifacts in the release staging area. OK
- reviewed the release PR. OK
- ran the quick start with both Flink 1.14 and 1.15 OK
Best,
Jark
On Thu, 25 Aug 2022 at 11:38, Yu Li wr
chenyuzhi created FLINK-29106:
-
Summary: value of metric 'idleTimeMsPerSecond' more than 1000
Key: FLINK-29106
URL: https://issues.apache.org/jira/browse/FLINK-29106
Project: Flink
Issue Type: B
```
create table test_source(
__test_metadata__ varchar METADATA,
f0 varchar,
f1 varchar,
f2 bigint,
ts as CURRENT_TIMESTAMP
) with(
'connector'='test',
...
)
```
If we not pre define `__test_metadata__` as meta keys by implementing
listReadableMetadata, run the above sql, it will cause ex
Hi Ran,
what would be the data type of this dynamic metadata column? The planner
and many parts of the stack will require a data type.
Personally, I feel connector developers can already have the same
functionality by declaring a metadata column as `MAP`.
This is what we expose already as `d
Yu Chen created FLINK-29107:
---
Summary: Bump up spotless version to improve efficiently
Key: FLINK-29107
URL: https://issues.apache.org/jira/browse/FLINK-29107
Project: Flink
Issue Type: Improvement
Ron Crocker created FLINK-29108:
---
Summary: Kubernetes operator: Support queryable state
Key: FLINK-29108
URL: https://issues.apache.org/jira/browse/FLINK-29108
Project: Flink
Issue Type: New Fe
Thomas Weise created FLINK-29109:
Summary: Checkpoint path conflict with stateless upgrade mode
Key: FLINK-29109
URL: https://issues.apache.org/jira/browse/FLINK-29109
Project: Flink
Issue Ty
Peng Yuan created FLINK-29110:
-
Summary: Support to mount a dynamically-created pvc for JM and TM
in standalone mode with StatefulSet.
Key: FLINK-29110
URL: https://issues.apache.org/jira/browse/FLINK-29110