zhengshubin created FLINK-30320:
---
Summary: hbase connector insert timestamp type error
Key: FLINK-30320
URL: https://issues.apache.org/jira/browse/FLINK-30320
Project: Flink
Issue Type: Bug
Hi everyone,
The Flink community introduced a new way how leader election works in Flink
1.15 with FLINK-24038 [1]. Instead of a per-component leader election, all
components (i.e. ResourceManager, Dispatcher, REST server, JobMaster) use a
single (per-JM-process) leader election instance. It was m
Makes sense. I will get in touch with the PMC once I raise the PR with the
tests.
Regards
Ram
On Wed, Dec 7, 2022 at 1:16 PM Matthias Pohl
wrote:
> You can implement the tests. Access to the underlying filesystem should be
> configurable through system properties (similar to what is done in
> A
[DISCUSS]
i want to fix the bug with column lost comment,And I have some ideas, use the
new ResolvedSchema to be compatible with existing usage systems while ensuring
that the original tableSchema is unchanged.From flink's existing conception,
the new object should be mature, so why not switch
Yanfei Lei created FLINK-30321:
--
Summary: Upgrade ZLIB of FRocksDB to 1.2.13
Key: FLINK-30321
URL: https://issues.apache.org/jira/browse/FLINK-30321
Project: Flink
Issue Type: Bug
Comp
Shammon created FLINK-30322:
---
Summary: Support table/column/partition statistics in table store
Key: FLINK-30322
URL: https://issues.apache.org/jira/browse/FLINK-30322
Project: Flink
Issue Type: Im
Shammon created FLINK-30323:
---
Summary: Add statistics and support table statistics in table store
Key: FLINK-30323
URL: https://issues.apache.org/jira/browse/FLINK-30323
Project: Flink
Issue Type:
Shammon created FLINK-30324:
---
Summary: Support column/partition statistics in table store
Key: FLINK-30324
URL: https://issues.apache.org/jira/browse/FLINK-30324
Project: Flink
Issue Type: Sub-task
blackpighe created FLINK-30325:
--
Summary: the column lost comments, also find some issue ,but that
commit is not mr. i have some diff solution
Key: FLINK-30325
URL: https://issues.apache.org/jira/browse/FLINK-30325
Hi,
https://github.com/apache/flink/pull/21182 is being reviewed.
You can take a look.
Best,
Jingsong
On Wed, Dec 7, 2022 at 4:46 PM 黑猪 wrote:
>
> [DISCUSS]
> i want to fix the bug with column lost comment,And I have some ideas, use
> the new ResolvedSchema to be compatible with existing usa
I looked at this commit, not knowing if it is a different version, the commit
is different from problem I encountered in flink1.14.3
--
发件人:Jingsong Li
发送时间:2022年12月7日(星期三) 18:38
收件人:dev
主 题:Re: [DISCUSS] the bug with column lost co
Alex Sorokoumov created FLINK-30326:
---
Summary: SQL Client should not create table directory structure
Key: FLINK-30326
URL: https://issues.apache.org/jira/browse/FLINK-30326
Project: Flink
Hey Martijn,
-1 (binding)
Two things I would like to raise:
1. Seems like we did not externalise the e2e tests [1]?
2. The NOTICE file contains bcpkix-jdk15on/bcprov-ext-jdk15on which I do
not believe are bundled. I can see they are test scoped dependencies
of pulsar-client-all.
- Release no
Hi,
in fact, the ability to get column comment rely on the new schema
framework, until now, created table just provide deprecated `TableSchema`, so
the merge request also take effect in your version.
On 12/7/2022 19:38,黑猪 wrote:
I looked at this commit, not knowing if it is a different versi
+1 (non-binding)
* Hashes and Signatures look good
* All required files on dist.apache.org
* Tag is present in Github
* Verified source archive does not contain any binary files
* Source archive builds using maven
* Started packaged example SQL job using SQL client. Verified that the
following co
Matthias Pohl created FLINK-30327:
-
Summary: Adding a values.schema.json to the Helm chart source to
support schema validation on Helm chart configuration
Key: FLINK-30327
URL: https://issues.apache.org/jira/brows
Matthias Pohl created FLINK-30328:
-
Summary: TaskManagerWideRocksDbMemorySharingITCase.testBlockCache
failed
Key: FLINK-30328
URL: https://issues.apache.org/jira/browse/FLINK-30328
Project: Flink
Andrew Otto created FLINK-30329:
---
Summary: flink-kubernetes-operator helm chart does not work with
dynamic config because of use of ConfigMap subPath
Key: FLINK-30329
URL: https://issues.apache.org/jira/browse/FLINK
Matyas Orhidi created FLINK-30330:
-
Summary: Exclude .github from source release(s)
Key: FLINK-30330
URL: https://issues.apache.org/jira/browse/FLINK-30330
Project: Flink
Issue Type: Bug
Hi everyone,
Please review and vote on the release candidate #1 for the version 1.3.0 of
Apache Flink Kubernetes Operator,
as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)
**Release Overview**
As an overview, the release consists of the f
The connectors are expected to migrate to new schema framwork. And it's in the
plan that migrate TableSchema to new schema framwork Hive connector[1]
[1] https://issues.apache.org/jira/browse/FLINK-29585
Best regards,
Yuxia
- 原始邮件 -
发件人: "李宇彬"
收件人: "dev"
抄送: "dev"
发送时间: 星期三, 2022年 12
Weijie Guo created FLINK-30331:
--
Summary: Further improvement of production availability of hybrid
shuffle
Key: FLINK-30331
URL: https://issues.apache.org/jira/browse/FLINK-30331
Project: Flink
Weijie Guo created FLINK-30332:
--
Summary: HsFileDataIndex should supports spill to file
Key: FLINK-30332
URL: https://issues.apache.org/jira/browse/FLINK-30332
Project: Flink
Issue Type: Sub-tas
Jingsong Lee created FLINK-30333:
Summary: Supports lookup a partial-update table with full
compaction
Key: FLINK-30333
URL: https://issues.apache.org/jira/browse/FLINK-30333
Project: Flink
Ran Tao created FLINK-30334:
---
Summary: SourceCoordinator error split check cause HybridSource
hang
Key: FLINK-30334
URL: https://issues.apache.org/jira/browse/FLINK-30334
Project: Flink
Issue Type
Hi all,
MengYue and I created FLIP-274[1] Introduce metric group for
OperatorCoordinator. OperatorCoordinator is the coordinator for runtime
operators and running on Job Manager. The coordination mechanism is
operator events between OperatorCoordinator and its all operators, the
coordination is mo
Hi Dawid,
Very thanks for the discussion and sorry for the delayed response
since I was hesitated on some points.
But as a whole, with some more thought, first I agree with that adding
the trigger() / cancle() methods to some kind of timer object is not necessary
for us to achieve the exactly-o
27 matches
Mail list logo