[GitHub] [flink-docker] mbalassi opened a new pull request, #142: Adds snapshot docker builds for v1.17

2022-11-30 Thread GitBox
mbalassi opened a new pull request, #142: URL: https://github.com/apache/flink-docker/pull/142 I kept 1.15 around for the time being -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [flink-docker] morhidi commented on pull request #142: Adds snapshot docker builds for v1.17

2022-11-30 Thread GitBox
morhidi commented on PR #142: URL: https://github.com/apache/flink-docker/pull/142#issuecomment-1332316470 +1 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Commented] (FLINK-29427) LookupJoinITCase failed with classloader problem

2022-11-30 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641393#comment-17641393 ] Matthias Pohl commented on FLINK-29427: --- aaand we're back:

[GitHub] [flink] reswqa commented on pull request #21437: [FLINK-27944] Input channel metric will no longer be registered multiple times

2022-11-30 Thread GitBox
reswqa commented on PR #21437: URL: https://github.com/apache/flink/pull/21437#issuecomment-1332561864 Hi @pnowojski, Would you mind helping me to take a look this pull request when you have time? Thanks very much~ -- This is an automated message from the Apache Git Service. To respond

[jira] [Assigned] (FLINK-28648) Allow session deletion to block on any running job

2022-11-30 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-28648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi reassigned FLINK-28648: -- Assignee: Balazs Varga > Allow session deletion to block on any running job >

[GitHub] [flink] XComp opened a new pull request, #21434: [FLINK-30138][runtime][test] Increases timeout to essentially wait forever for an expected Exception to be thrown

2022-11-30 Thread GitBox
XComp opened a new pull request, #21434: URL: https://github.com/apache/flink/pull/21434 1.16 backport PR for parent PR #21428 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [flink] flinkbot commented on pull request #21434: [BP-1.16][FLINK-30138][runtime][test] Increases timeout to essentially wait forever for an expected Exception to be thrown

2022-11-30 Thread GitBox
flinkbot commented on PR #21434: URL: https://github.com/apache/flink/pull/21434#issuecomment-1332385709 ## CI report: * d7e725b3e915de8349feb4e62e9740ff411ab119 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] flinkbot commented on pull request #21435: [BP-1.15][FLINK-30138][runtime][test] Increases timeout to essentially wait forever for an expected Exception to be thrown

2022-11-30 Thread GitBox
flinkbot commented on PR #21435: URL: https://github.com/apache/flink/pull/21435#issuecomment-1332385887 ## CI report: * ea3e831616b40176f0cd9c73ab24c0902faf39f4 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] hdulay opened a new pull request, #21436: FLINK-30093 Formats Protobuf Timestamp

2022-11-30 Thread GitBox
hdulay opened a new pull request, #21436: URL: https://github.com/apache/flink/pull/21436 [FLINK-30093](https://github.com/hdulay/flink/tree/FLINK-30093) ## What is the purpose of the change This PR enables support for Google Protobuf Timestamp datatypes and possibly

[jira] [Updated] (FLINK-30093) [Flink SQL][Protobuf] CompileException when querying Kafka topic using google.protobuf.Timestamp

2022-11-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30093: --- Labels: pull-request-available (was: ) > [Flink SQL][Protobuf] CompileException when

[GitHub] [flink] flinkbot commented on pull request #21437: [FLINK-27944] Input channel metric will no longer be registered multiple times

2022-11-30 Thread GitBox
flinkbot commented on PR #21437: URL: https://github.com/apache/flink/pull/21437#issuecomment-1332557385 ## CI report: * 945e55446238871a9c0e464296fa054749f6b097 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] flinkbot commented on pull request #21436: FLINK-30093 Formats Protobuf Timestamp

2022-11-30 Thread GitBox
flinkbot commented on PR #21436: URL: https://github.com/apache/flink/pull/21436#issuecomment-1332459601 ## CI report: * 869e061fb9120c4346f1cf978e38f6ad863a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] lincoln-lil opened a new pull request, #21433: [hotfix][table-planner] Fix inconsistent test data for temporal join

2022-11-30 Thread GitBox
lincoln-lil opened a new pull request, #21433: URL: https://github.com/apache/flink/pull/21433 This is a minor fix for test data of temporal join, the delete('-D') message should have the same value with corresponding insert('+I') message: ``` changelogRow("+I", "RMB", "no1", 702L,

[jira] [Commented] (FLINK-28898) ChangelogRecoverySwitchStateBackendITCase.testSwitchFromEnablingToDisablingWithRescalingOut failed

2022-11-30 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641395#comment-17641395 ] Matthias Pohl commented on FLINK-28898: ---

[GitHub] [flink] XComp opened a new pull request, #21435: [FLINK-30138][runtime][test] Increases timeout to essentially wait forever for an expected Exception to be thrown

2022-11-30 Thread GitBox
XComp opened a new pull request, #21435: URL: https://github.com/apache/flink/pull/21435 1.15 backport PR for parent PR #21428 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [flink-kubernetes-operator] gyfora opened a new pull request, #457: [docs] Add controller flow docs

2022-11-30 Thread GitBox
gyfora opened a new pull request, #457: URL: https://github.com/apache/flink-kubernetes-operator/pull/457 ## What is the purpose of the change Add detailed documentation for the core operator controller flow ## Does this pull request potentially affect one of the following

[GitHub] [flink] flinkbot commented on pull request #21433: [hotfix][table-planner] Fix inconsistent test data for temporal join

2022-11-30 Thread GitBox
flinkbot commented on PR #21433: URL: https://github.com/apache/flink/pull/21433#issuecomment-1332294797 ## CI report: * f9a348b7c610762092be5aaa004b2a70bc1557ea UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink-docker] morhidi merged pull request #142: Adds snapshot docker builds for v1.17

2022-11-30 Thread GitBox
morhidi merged PR #142: URL: https://github.com/apache/flink-docker/pull/142 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [flink] zentol commented on pull request #21416: [FLINK-30202][tests] Do not assert on checkpointId

2022-11-30 Thread GitBox
zentol commented on PR #21416: URL: https://github.com/apache/flink/pull/21416#issuecomment-1332429814 Another test relied on the previous (bugged) behavior :( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [flink] hdulay commented on pull request #21436: FLINK-30093 Formats Protobuf Timestamp

2022-11-30 Thread GitBox
hdulay commented on PR #21436: URL: https://github.com/apache/flink/pull/21436#issuecomment-1332456717 Hi @maosuhan . Since you were the originator of this code, I was hoping you could check this enhancement to the protobuf work. Thanks -- This is an automated message from the Apache

[GitHub] [flink] MartijnVisser merged pull request #21390: [FLINK-30197][Logging] Update slf4j from 1.7.32 to 1.7.36

2022-11-30 Thread GitBox
MartijnVisser merged PR #21390: URL: https://github.com/apache/flink/pull/21390 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Assigned] (FLINK-30093) [Flink SQL][Protobuf] CompileException when querying Kafka topic using google.protobuf.Timestamp

2022-11-30 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger reassigned FLINK-30093: -- Assignee: hubert dulay > [Flink SQL][Protobuf] CompileException when querying Kafka

[GitHub] [flink] reswqa opened a new pull request, #21437: [FLINK-27944] Input channel metric will no longer be registered multiple times

2022-11-30 Thread GitBox
reswqa opened a new pull request, #21437: URL: https://github.com/apache/flink/pull/21437 ## What is the purpose of the change *If a task has multiple input gates, It will create as many `InputChannelMetrics` as the number of gates, so the corresponding metrics are registered

[GitHub] [flink] MartijnVisser commented on pull request #21436: FLINK-30093 Formats Protobuf Timestamp

2022-11-30 Thread GitBox
MartijnVisser commented on PR #21436: URL: https://github.com/apache/flink/pull/21436#issuecomment-1332588712 @hdulay Thanks for opening your first PR. Please check out the code style & quality guide for naming conventions on commits

[GitHub] [flink] zentol commented on pull request #21416: [FLINK-30202][tests] Do not assert on checkpointId

2022-11-30 Thread GitBox
zentol commented on PR #21416: URL: https://github.com/apache/flink/pull/21416#issuecomment-1332369793 > I think it would make sense to create a new Jira ticket for that. WDYT? yes, it's a separate issue (and for the one in this ticket we at least already have a test that shows the

[jira] [Created] (FLINK-30247) Introduce Time Travel reading for table store

2022-11-30 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-30247: Summary: Introduce Time Travel reading for table store Key: FLINK-30247 URL: https://issues.apache.org/jira/browse/FLINK-30247 Project: Flink Issue Type:

[jira] [Updated] (FLINK-29937) Enhanced DynamoDB Element Converter

2022-11-30 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer updated FLINK-29937: -- Issue Type: New Feature (was: Improvement) > Enhanced DynamoDB Element Converter >

[jira] [Closed] (FLINK-29614) Introduce Spark writer for table store

2022-11-30 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-29614. Resolution: Fixed master: ab766ec41e6c3876b38da147a92a3844e9b2a774 > Introduce Spark writer for

[GitHub] [flink-ml] jiangxin369 commented on a diff in pull request #183: [FLINK-29603] Add Transformer for StopWordsRemover

2022-11-30 Thread GitBox
jiangxin369 commented on code in PR #183: URL: https://github.com/apache/flink-ml/pull/183#discussion_r1035581618 ## flink-ml-lib/src/main/resources/org/apache/flink/ml/feature/stopwords/README: ## @@ -0,0 +1,12 @@ +Stopwords Corpus + +This corpus contains lists of stop words

[jira] [Created] (FLINK-30248) Spark writer supports insert overwrite

2022-11-30 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-30248: Summary: Spark writer supports insert overwrite Key: FLINK-30248 URL: https://issues.apache.org/jira/browse/FLINK-30248 Project: Flink Issue Type: New

[jira] [Commented] (FLINK-30243) Remove duplicate commas

2022-11-30 Thread Shilun Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641132#comment-17641132 ] Shilun Fan commented on FLINK-30243: [~martijnvisser] Thanks for the documentation! > Remove

[jira] [Commented] (FLINK-29729) Support including the configured properties from flink-conf.yaml during create ParquetReader

2022-11-30 Thread Jun Qin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641142#comment-17641142 ] Jun Qin commented on FLINK-29729: - Thanks [~lsy]!  Just to make it clear, it is not only ak/sk ( I

[jira] [Updated] (FLINK-29900) Table API for DynamoDB Sink

2022-11-30 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer updated FLINK-29900: -- Issue Type: New Feature (was: Improvement) > Table API for DynamoDB Sink >

[jira] [Commented] (FLINK-30244) When task using udf/udtf with jni, on k8s session the old TM will shut down and create new TM or the task will fail

2022-11-30 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641162#comment-17641162 ] Gyula Fora commented on FLINK-30244: When using the Native (active) kubernetes integration. Session

[GitHub] [flink-table-store] JingsongLi merged pull request #394: [FLINK-29614] Introduce Spark writer for table store

2022-11-30 Thread GitBox
JingsongLi merged PR #394: URL: https://github.com/apache/flink-table-store/pull/394 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Comment Edited] (FLINK-29729) Support including the configured properties from flink-conf.yaml during create ParquetReader

2022-11-30 Thread Jun Qin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641142#comment-17641142 ] Jun Qin edited comment on FLINK-29729 at 11/30/22 8:16 AM: --- Thanks [~lsy]!  

[GitHub] [flink] slfan1989 commented on pull request #21424: [FLINK-30243] Remove duplicate commas.

2022-11-30 Thread GitBox
slfan1989 commented on PR #21424: URL: https://github.com/apache/flink/pull/21424#issuecomment-1331805652 @MartijnVisser I just followed the Flink community. Flink is a powerful real-time technology, and I want to make some contributions to the community. I read some articles, the author

[jira] [Commented] (FLINK-29729) Support including the configured properties from flink-conf.yaml during create ParquetReader

2022-11-30 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641160#comment-17641160 ] dalongliu commented on FLINK-29729: --- [~qinjunjerry] Yes, I just cleared ak/sk here as an example. The

[GitHub] [flink-connector-opensearch] zentol commented on a diff in pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-30 Thread GitBox
zentol commented on code in PR #1: URL: https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1035727508 ## flink-connector-opensearch/src/test/java/org/apache/flink/streaming/connectors/opensearch/OpensearchSinkTest.java: ## @@ -79,7 +82,15 @@ public void

[GitHub] [flink-kubernetes-operator] pvary closed pull request #448: Show me every error

2022-11-30 Thread GitBox
pvary closed pull request #448: Show me every error URL: https://github.com/apache/flink-kubernetes-operator/pull/448 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [flink-kubernetes-operator] pvary commented on pull request #448: Show me every error

2022-11-30 Thread GitBox
pvary commented on PR #448: URL: https://github.com/apache/flink-kubernetes-operator/pull/448#issuecomment-1331868564 Not needed anymore -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [flink] hlteoh37 closed pull request #21425: Hotfix kinesis docs 15

2022-11-30 Thread GitBox
hlteoh37 closed pull request #21425: Hotfix kinesis docs 15 URL: https://github.com/apache/flink/pull/21425 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [flink] flinkbot commented on pull request #21426: [hotfix][docs] Add missing columns for Kinesis Data Streams Table API...

2022-11-30 Thread GitBox
flinkbot commented on PR #21426: URL: https://github.com/apache/flink/pull/21426#issuecomment-1331910957 ## CI report: * 6285ebec07d56ab35b9b1540c796ab76d79ce5a8 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] flinkbot commented on pull request #21427: [hotfix][docs] Add missing columns for Kinesis Data Streams Table API

2022-11-30 Thread GitBox
flinkbot commented on PR #21427: URL: https://github.com/apache/flink/pull/21427#issuecomment-1331911168 ## CI report: * 868bdbf7eec96f5371865e15e592671352e49f72 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-30245) NPE thrown when filtering decimal(18, 4) values after calling DecimalDataUtils.subtract method

2022-11-30 Thread Wei Zhong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641223#comment-17641223 ] Wei Zhong commented on FLINK-30245: --- The precision change (18 -> 19) is caused by

[jira] [Assigned] (FLINK-30138) BlobServerCleanupTest utilizes failsWithin with a quite low timeout which might result in test instabilities

2022-11-30 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl reassigned FLINK-30138: - Assignee: Matthias Pohl > BlobServerCleanupTest utilizes failsWithin with a quite low

[GitHub] [flink-ml] zhipeng93 commented on a diff in pull request #186: [hotfix] Add Python quickstart link in README

2022-11-30 Thread GitBox
zhipeng93 commented on code in PR #186: URL: https://github.com/apache/flink-ml/pull/186#discussion_r1035817144 ## README.md: ## @@ -8,9 +8,11 @@ Flink](https://flink.apache.org/). ## Getting Started -You can follow this [quick +You can follow the [Python quick

[jira] [Updated] (FLINK-30138) BlobServerCleanupTest utilizes failsWithin with a quite low timeout which might result in test instabilities

2022-11-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30138: --- Labels: pull-request-available starter (was: starter) > BlobServerCleanupTest utilizes

[GitHub] [flink] XComp opened a new pull request, #21428: [FLINK-30138][runtime][test] Increases timeout to essentially wait forever for an expected Exception to be thrown

2022-11-30 Thread GitBox
XComp opened a new pull request, #21428: URL: https://github.com/apache/flink/pull/21428 ## What is the purpose of the change The tests run the cleanup logic in a separate thread. The assert requires a timeout which was not necessarily long enough for the exception to be caught.

[jira] [Commented] (FLINK-30245) NPE thrown when filtering decimal(18, 4) values after calling DecimalDataUtils.subtract method

2022-11-30 Thread Wei Zhong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641235#comment-17641235 ] Wei Zhong commented on FLINK-30245: --- [~jark] Could you help to take a look at this issue? > NPE

[GitHub] [flink-ml] zhipeng93 merged pull request #186: [hotfix] Add Python quickstart link in README

2022-11-30 Thread GitBox
zhipeng93 merged PR #186: URL: https://github.com/apache/flink-ml/pull/186 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [flink-ml] zhipeng93 commented on pull request #188: [FLINK-30249] Fix TableUtils.getRowTypeInfo by using ExternalTypeInfo.of()

2022-11-30 Thread GitBox
zhipeng93 commented on PR #188: URL: https://github.com/apache/flink-ml/pull/188#issuecomment-1331977619 Can you help to review this PR @gaoyunhaii @lindong28? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Created] (FLINK-30250) The flame graph type is wrong

2022-11-30 Thread Rui Fan (Jira)
Rui Fan created FLINK-30250: --- Summary: The flame graph type is wrong Key: FLINK-30250 URL: https://issues.apache.org/jira/browse/FLINK-30250 Project: Flink Issue Type: Bug Components:

[jira] [Updated] (FLINK-30251) Move the IO with DFS during abort checkpoint to an asynchronous thread.

2022-11-30 Thread ming li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ming li updated FLINK-30251: Description: Currently when the {{checkpoint}} fails, we process the abort message in the Task's

[jira] [Updated] (FLINK-30251) Move the IO with DFS during abort checkpoint to an asynchronous thread.

2022-11-30 Thread ming li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ming li updated FLINK-30251: Description: Currently when the {{checkpoint}} fails, we process the abort message in the Task's

[GitHub] [flink] wangfanming opened a new pull request, #21431: Merge pull request #1 from apache/master

2022-11-30 Thread GitBox
wangfanming opened a new pull request, #21431: URL: https://github.com/apache/flink/pull/21431 获取更新 ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid

[GitHub] [flink-kubernetes-operator] gaborgsomogyi commented on pull request #438: [FLINK-29974] Not allowing the cancelling the which are already in the completed state.

2022-11-30 Thread GitBox
gaborgsomogyi commented on PR #438: URL: https://github.com/apache/flink-kubernetes-operator/pull/438#issuecomment-1331864650 From directional perspective it looks good but I need to go through all the details. In the meantime I would like to ask you 2 things: * Please rebase the

[GitHub] [flink-table-store] zjureel commented on pull request #344: [FLINK-29823] Support to get schema of table snapshot

2022-11-30 Thread GitBox
zjureel commented on PR #344: URL: https://github.com/apache/flink-table-store/pull/344#issuecomment-1331873268 @JingsongLi I found you have created an issue https://issues.apache.org/jira/browse/FLINK-30247 to support read snapshot specific by snapshot id, I'll close this PR -- This

[GitHub] [flink-table-store] zjureel closed pull request #344: [FLINK-29823] Support to get schema of table snapshot

2022-11-30 Thread GitBox
zjureel closed pull request #344: [FLINK-29823] Support to get schema of table snapshot URL: https://github.com/apache/flink-table-store/pull/344 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [flink] HuangXingBo closed pull request #21363: [FLINK-29155][python] Improve the default configuration to make gRPC server more stable

2022-11-30 Thread GitBox
HuangXingBo closed pull request #21363: [FLINK-29155][python] Improve the default configuration to make gRPC server more stable URL: https://github.com/apache/flink/pull/21363 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [flink-kubernetes-operator] pvary commented on a diff in pull request #455: FLINK-30199: Add a script to run Kubernetes Operator e2e tests manually

2022-11-30 Thread GitBox
pvary commented on code in PR #455: URL: https://github.com/apache/flink-kubernetes-operator/pull/455#discussion_r1035737221 ## e2e-tests/utils.sh: ## @@ -265,3 +270,75 @@ function create_namespace() { fi; } + +function install_cert_manager() { + if [[ -n ${DEBUG} ]];

[jira] [Created] (FLINK-30249) TableUtils.getRowTypeInfo() creating wrong TypeInformation

2022-11-30 Thread Zhipeng Zhang (Jira)
Zhipeng Zhang created FLINK-30249: - Summary: TableUtils.getRowTypeInfo() creating wrong TypeInformation Key: FLINK-30249 URL: https://issues.apache.org/jira/browse/FLINK-30249 Project: Flink

[GitHub] [flink] hlteoh37 opened a new pull request, #21425: Hotfix kinesis docs 15

2022-11-30 Thread GitBox
hlteoh37 opened a new pull request, #21425: URL: https://github.com/apache/flink/pull/21425 ## What is the purpose of the change hotfix for Kinesis Table API docs. Cherry pick of commits from https://github.com/apache/flink/pull/21370 ## Brief change log - Added missing

[GitHub] [flink-ml] zhipeng93 opened a new pull request, #188: [FLINK-30249] Fix TableUtils.getRowTypeInfo by using ExternalTypeInfo.of

2022-11-30 Thread GitBox
zhipeng93 opened a new pull request, #188: URL: https://github.com/apache/flink-ml/pull/188 ## What is the purpose of the change Fix TableUtils.getRowTypeInfo() by avoiding using TypeInformation.of(...). Type information created `TypeInformation.of()` may not be correctly passing

[jira] [Updated] (FLINK-30249) TableUtils.getRowTypeInfo() creating wrong TypeInformation

2022-11-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30249: --- Labels: pull-request-available (was: ) > TableUtils.getRowTypeInfo() creating wrong

[GitHub] [flink-kubernetes-operator] rgsriram commented on pull request #438: [FLINK-29974] Not allowing the cancelling the which are already in the completed state.

2022-11-30 Thread GitBox
rgsriram commented on PR #438: URL: https://github.com/apache/flink-kubernetes-operator/pull/438#issuecomment-1331948381 Sure, Gabor. I will complete it sometime. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [flink] XComp commented on a diff in pull request #21416: [FLINK-30202][tests] Do not assert on checkpointId

2022-11-30 Thread GitBox
XComp commented on code in PR #21416: URL: https://github.com/apache/flink/pull/21416#discussion_r1035801369 ## flink-connectors/flink-connector-datagen/src/test/java/org/apache/flink/connector/datagen/source/DataGeneratorSourceITCase.java: ## @@ -195,40 +195,31 @@ void

[GitHub] [flink] WeiZhong94 opened a new pull request, #21429: [FLINK-30245][table-runtime] Fix the NPE thrown when filtering decimal(18, x) values after calling DecimalDataUtils.subtract method.

2022-11-30 Thread GitBox
WeiZhong94 opened a new pull request, #21429: URL: https://github.com/apache/flink/pull/21429 ## What is the purpose of the change *This pull request fixes the NPE thrown when filtering decimal(18, x) values after calling DecimalDataUtils.subtract method.* ##

[jira] [Updated] (FLINK-30245) NPE thrown when filtering decimal(18, 4) values after calling DecimalDataUtils.subtract method

2022-11-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30245: --- Labels: pull-request-available (was: ) > NPE thrown when filtering decimal(18, 4) values

[jira] [Updated] (FLINK-30177) Update pgjdbc to fix CVE-2022-41946

2022-11-30 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-30177: --- Fix Version/s: jdbc-3.0.0 > Update pgjdbc to fix CVE-2022-41946 >

[jira] [Updated] (FLINK-16024) support filter pushdown in jdbc connector

2022-11-30 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-16024: --- Fix Version/s: jdbc-3.0.0 > support filter pushdown in jdbc connector >

[GitHub] [flink] flinkbot commented on pull request #21429: [FLINK-30245][table-runtime] Fix the NPE thrown when filtering decimal(18, x) values after calling DecimalDataUtils.subtract method.

2022-11-30 Thread GitBox
flinkbot commented on PR #21429: URL: https://github.com/apache/flink/pull/21429#issuecomment-1331981855 ## CI report: * 49c9f3ddb1abaa6ed14a68c3cc94fbd8a2d5c60f UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] HuangXingBo opened a new pull request, #21430: [BP-1.15][FLINK-29155][python] Improve the default configuration to make gRPC server more stable

2022-11-30 Thread GitBox
HuangXingBo opened a new pull request, #21430: URL: https://github.com/apache/flink/pull/21430 ## What is the purpose of the change *This pull request will change some configs to make grpc server stable in PyFlink Process Mode.* ## Brief change log - *Port Beam

[jira] [Updated] (FLINK-30247) Introduce Time Travel reading for table store

2022-11-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30247: --- Labels: pull-request-available (was: ) > Introduce Time Travel reading for table store >

[jira] [Updated] (FLINK-14101) Introduce SqlServerDialect

2022-11-30 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-14101: --- Fix Version/s: jdbc-3.0.0 > Introduce SqlServerDialect > -- > >

[GitHub] [flink] flinkbot commented on pull request #21430: [BP-1.15][FLINK-29155][python] Improve the default configuration to make gRPC server more stable

2022-11-30 Thread GitBox
flinkbot commented on PR #21430: URL: https://github.com/apache/flink/pull/21430#issuecomment-1331988552 ## CI report: * 89f6ccd6d54fba4550263d547e6141e50763b36d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink-connector-opensearch] zentol commented on a diff in pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-30 Thread GitBox
zentol commented on code in PR #1: URL: https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1035719128 ## flink-connector-opensearch/src/test/java/org/apache/flink/streaming/connectors/opensearch/OpensearchSinkTest.java: ## @@ -0,0 +1,562 @@ +/* + *

[jira] [Assigned] (FLINK-30249) TableUtils.getRowTypeInfo() creating wrong TypeInformation

2022-11-30 Thread Zhipeng Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhipeng Zhang reassigned FLINK-30249: - Assignee: Zhipeng Zhang > TableUtils.getRowTypeInfo() creating wrong TypeInformation >

[GitHub] [flink] hlteoh37 opened a new pull request, #21426: [hotfix][docs] Add missing columns for Kinesis Data Streams Table API...

2022-11-30 Thread GitBox
hlteoh37 opened a new pull request, #21426: URL: https://github.com/apache/flink/pull/21426 … configurations and synced chinese docs with non-chinese docs ## What is the purpose of the change hotfix for Kinesis Table API docs. Cherry pick of commits from

[GitHub] [flink] hlteoh37 opened a new pull request, #21427: [hotfix][docs] Add missing columns for Kinesis Data Streams Table API

2022-11-30 Thread GitBox
hlteoh37 opened a new pull request, #21427: URL: https://github.com/apache/flink/pull/21427 … configurations and synced chinese docs with non-chinese docs ## What is the purpose of the change hotfix for Kinesis Table API docs. Cherry pick of commits from

[GitHub] [flink] flinkbot commented on pull request #21428: [FLINK-30138][runtime][test] Increases timeout to essentially wait forever for an expected Exception to be thrown

2022-11-30 Thread GitBox
flinkbot commented on PR #21428: URL: https://github.com/apache/flink/pull/21428#issuecomment-1331975142 ## CI report: * 9851856df58193890cef4e7121412bf6f25870a5 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink-ml] zhipeng93 commented on pull request #186: [hotfix] Add Python quickstart link in README

2022-11-30 Thread GitBox
zhipeng93 commented on PR #186: URL: https://github.com/apache/flink-ml/pull/186#issuecomment-1331976083 Thanks for the PR. LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [flink-table-store] zjureel opened a new pull request, #410: [FLINK-30247] Introduce time travel reading for table store

2022-11-30 Thread GitBox
zjureel opened a new pull request, #410: URL: https://github.com/apache/flink-table-store/pull/410 Introduce time travel reading for table store -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Updated] (FLINK-29466) Update org.postgresql:postgresql to 42.5.0

2022-11-30 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-29466: --- Fix Version/s: jdbc-3.0.0 > Update org.postgresql:postgresql to 42.5.0 >

[jira] [Commented] (FLINK-30046) Cannot use digest in Helm chart to reference image

2022-11-30 Thread Tobias Hofer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641239#comment-17641239 ] Tobias Hofer commented on FLINK-30046: -- Hi [~mbalassi], I'm sorry for the situation. I try to

[GitHub] [flink] XComp commented on pull request #21428: [FLINK-30138][runtime][test] Increases timeout to essentially wait forever for an expected Exception to be thrown

2022-11-30 Thread GitBox
XComp commented on PR #21428: URL: https://github.com/apache/flink/pull/21428#issuecomment-1331986138 I force-pushed a change where I got rid of the timeout entirely and use `assertThatThrownBy`, instead. -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (FLINK-30251) Move the IO with DFS during abort checkpoint to an asynchronous thread.

2022-11-30 Thread ming li (Jira)
ming li created FLINK-30251: --- Summary: Move the IO with DFS during abort checkpoint to an asynchronous thread. Key: FLINK-30251 URL: https://issues.apache.org/jira/browse/FLINK-30251 Project: Flink

[GitHub] [flink] wangfanming commented on pull request #21431: Merge pull request #1 from apache/master

2022-11-30 Thread GitBox
wangfanming commented on PR #21431: URL: https://github.com/apache/flink/pull/21431#issuecomment-1331994199 获取最新代码 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Commented] (FLINK-30221) Fix the bug of sum(try_cast(string as bigint)) return null when partial elements can't convert to bigint

2022-11-30 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641291#comment-17641291 ] Martijn Visser commented on FLINK-30221: [~lsy] No, the result should not be 12 from your

[jira] [Closed] (FLINK-30221) Fix the bug of sum(try_cast(string as bigint)) return null when partial elements can't convert to bigint

2022-11-30 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser closed FLINK-30221. -- Resolution: Not A Problem Closing because this is not a bug, but intended design. > Fix the

[jira] [Comment Edited] (FLINK-30221) Fix the bug of sum(try_cast(string as bigint)) return null when partial elements can't convert to bigint

2022-11-30 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641291#comment-17641291 ] Martijn Visser edited comment on FLINK-30221 at 11/30/22 1:02 PM: --

[jira] [Created] (FLINK-30253) Introduce io executor for standalone checkpoint store

2022-11-30 Thread Yun Tang (Jira)
Yun Tang created FLINK-30253: Summary: Introduce io executor for standalone checkpoint store Key: FLINK-30253 URL: https://issues.apache.org/jira/browse/FLINK-30253 Project: Flink Issue Type:

[GitHub] [flink-connector-opensearch] reta commented on a diff in pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-30 Thread GitBox
reta commented on code in PR #1: URL: https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1035955510 ## flink-connector-opensearch/src/test/java/org/apache/flink/streaming/connectors/opensearch/OpensearchSinkTest.java: ## @@ -79,7 +82,15 @@ public void

[GitHub] [flink-connector-opensearch] reta commented on a diff in pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-30 Thread GitBox
reta commented on code in PR #1: URL: https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1035956928 ## flink-connector-opensearch/src/test/java/org/apache/flink/streaming/connectors/opensearch/OpensearchSinkTest.java: ## @@ -0,0 +1,562 @@ +/* + * Licensed

[GitHub] [flink-connector-opensearch] reta commented on a diff in pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-30 Thread GitBox
reta commented on code in PR #1: URL: https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1035955510 ## flink-connector-opensearch/src/test/java/org/apache/flink/streaming/connectors/opensearch/OpensearchSinkTest.java: ## @@ -79,7 +82,15 @@ public void

[GitHub] [flink-kubernetes-operator] rgsriram commented on a diff in pull request #438: [FLINK-29974] Not allowing the cancelling the which are already in the completed state.

2022-11-30 Thread GitBox
rgsriram commented on code in PR #438: URL: https://github.com/apache/flink-kubernetes-operator/pull/438#discussion_r1035963451 ## flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/reconciler/sessionjob/SessionJobReconcilerTest.java: ## @@ -232,6

[GitHub] [flink] XComp commented on a diff in pull request #21416: [FLINK-30202][tests] Do not assert on checkpointId

2022-11-30 Thread GitBox
XComp commented on code in PR #21416: URL: https://github.com/apache/flink/pull/21416#discussion_r1035964091 ## flink-connectors/flink-connector-datagen/src/test/java/org/apache/flink/connector/datagen/source/DataGeneratorSourceITCase.java: ## @@ -195,40 +195,31 @@ void

[GitHub] [flink-kubernetes-operator] rgsriram commented on a diff in pull request #438: [FLINK-29974] Not allowing the cancelling the which are already in the completed state.

2022-11-30 Thread GitBox
rgsriram commented on code in PR #438: URL: https://github.com/apache/flink-kubernetes-operator/pull/438#discussion_r1035964102 ## flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/reconciler/sessionjob/SessionJobReconcilerTest.java: ## @@ -232,6

[jira] [Commented] (FLINK-27944) IO metrics collision happens if a task has union inputs

2022-11-30 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641316#comment-17641316 ] Weijie Guo commented on FLINK-27944: [~pnowojski] Thanks for re-assigning this to me,  I will take

[jira] [Commented] (FLINK-28440) EventTimeWindowCheckpointingITCase.testSlidingTimeWindow failed with restore

2022-11-30 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641318#comment-17641318 ] Matthias Pohl commented on FLINK-28440: --- FLINK-28898 and FLINK-28440 both are caused by some

  1   2   3   >