[jira] [Created] (FLINK-30320) hbase connector insert timestamp type error

2022-12-07 Thread zhengshubin (Jira)
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

[DISCUSS] Cleaning up HighAvailabilityServices interface to reflect the per-JM-process LeaderElection

2022-12-07 Thread Matthias Pohl
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

Re: ABFS/WASB IT test cases not running

2022-12-07 Thread ramkrishna vasudevan
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] the bug with column lost comment

2022-12-07 Thread 黑猪
[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

[jira] [Created] (FLINK-30321) Upgrade ZLIB of FRocksDB to 1.2.13

2022-12-07 Thread Yanfei Lei (Jira)
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

[jira] [Created] (FLINK-30322) Support table/column/partition statistics in table store

2022-12-07 Thread Shammon (Jira)
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

[jira] [Created] (FLINK-30323) Add statistics and support table statistics in table store

2022-12-07 Thread Shammon (Jira)
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:

[jira] [Created] (FLINK-30324) Support column/partition statistics in table store

2022-12-07 Thread Shammon (Jira)
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

[jira] [Created] (FLINK-30325) the column lost comments, also find some issue ,but that commit is not mr. i have some diff solution

2022-12-07 Thread blackpighe (Jira)
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

Re: [DISCUSS] the bug with column lost comment

2022-12-07 Thread Jingsong Li
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

回复:[DISCUSS] the bug with column lost comment

2022-12-07 Thread 黑猪
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

[jira] [Created] (FLINK-30326) SQL Client should not create table directory structure

2022-12-07 Thread Alex Sorokoumov (Jira)
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

Re: [VOTE] Release flink-connector-pulsar v3.0.0, release candidate #1

2022-12-07 Thread Danny Cranmer
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

Re: [DISCUSS] the bug with column lost comment

2022-12-07 Thread 李宇彬
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

Re: [VOTE] Release flink-connector-aws v4.0.0, release candidate #1

2022-12-07 Thread Teoh, Hong
+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

[jira] [Created] (FLINK-30327) Adding a values.schema.json to the Helm chart source to support schema validation on Helm chart configuration

2022-12-07 Thread Matthias Pohl (Jira)
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

[jira] [Created] (FLINK-30328) TaskManagerWideRocksDbMemorySharingITCase.testBlockCache failed

2022-12-07 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-30328: - Summary: TaskManagerWideRocksDbMemorySharingITCase.testBlockCache failed Key: FLINK-30328 URL: https://issues.apache.org/jira/browse/FLINK-30328 Project: Flink

[jira] [Created] (FLINK-30329) flink-kubernetes-operator helm chart does not work with dynamic config because of use of ConfigMap subPath

2022-12-07 Thread Andrew Otto (Jira)
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

[jira] [Created] (FLINK-30330) Exclude .github from source release(s)

2022-12-07 Thread Matyas Orhidi (Jira)
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

[VOTE] Apache Flink Kubernetes Operator Release 1.3.0, release candidate #1

2022-12-07 Thread Őrhidi Mátyás
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

Re: [DISCUSS] the bug with column lost comment

2022-12-07 Thread yuxia
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

[jira] [Created] (FLINK-30331) Further improvement of production availability of hybrid shuffle

2022-12-07 Thread Weijie Guo (Jira)
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

[jira] [Created] (FLINK-30332) HsFileDataIndex should supports spill to file

2022-12-07 Thread Weijie Guo (Jira)
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

[jira] [Created] (FLINK-30333) Supports lookup a partial-update table with full compaction

2022-12-07 Thread Jingsong Lee (Jira)
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

[jira] [Created] (FLINK-30334) SourceCoordinator error split check cause HybridSource hang

2022-12-07 Thread Ran Tao (Jira)
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

[DISCUSS] FLIP-274 : Introduce metric group for OperatorCoordinator

2022-12-07 Thread Hang Ruan
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

Re: Re: [DISCUSS] FLIP-269: Properly Handling the Processing Timers on Job Termination

2022-12-07 Thread Yun Gao
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