[PR] [FLINK-37246] add tokens acquired by current user for token refresh [flink]

2025-02-03 Thread via GitHub
HuangZhenQiu opened a new pull request, #26101: URL: https://github.com/apache/flink/pull/26101 ## What is the purpose of the change In the Flink yarn deployment mode, It is possible that the deployment service acquire the delegation tokens in advance for yarn clusters to download ja

[jira] [Created] (FLINK-37249) Remove unnecessary --add-opens/--add-exports for java.base/sun.net.util

2025-02-03 Thread Zhanghao Chen (Jira)
Zhanghao Chen created FLINK-37249: - Summary: Remove unnecessary --add-opens/--add-exports for java.base/sun.net.util Key: FLINK-37249 URL: https://issues.apache.org/jira/browse/FLINK-37249 Project: Fl

[jira] [Updated] (FLINK-37249) Remove unnecessary --add-opens/--add-exports for java.base/sun.net.util

2025-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37249: --- Labels: pull-request-available (was: ) > Remove unnecessary --add-opens/--add-exports for j

[PR] [FLINK-37249] Remove unnecessary --add-opens/--add-exports for java.base/sun.net.util [flink]

2025-02-03 Thread via GitHub
X-czh opened a new pull request, #26103: URL: https://github.com/apache/flink/pull/26103 ## What is the purpose of the change -add-opens/-add-exports for java.base/sun.net.util was added in [FLINK-25002](https://issues.apache.org/jira/browse/FLINK-25002), but was no longer ne

Re: [PR] [FLINK-36904][BP-1.20] Fix document error on how to programmatically configure serialization [flink]

2025-02-03 Thread via GitHub
X-czh closed pull request #25799: [FLINK-36904][BP-1.20] Fix document error on how to programmatically configure serialization URL: https://github.com/apache/flink/pull/25799 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [FLINK-37249] Remove unnecessary --add-opens/--add-exports for java.base/sun.net.util [flink]

2025-02-03 Thread via GitHub
flinkbot commented on PR #26103: URL: https://github.com/apache/flink/pull/26103#issuecomment-2632970947 ## CI report: * ceb878dff9874bc55cd1d5dcbb36bea713f1a3bf UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Created] (FLINK-37248) Scala was removed in flink 2.0

2025-02-03 Thread 911432 (Jira)
911432 created FLINK-37248: -- Summary: Scala was removed in flink 2.0 Key: FLINK-37248 URL: https://issues.apache.org/jira/browse/FLINK-37248 Project: Flink Issue Type: Bug Components: flin

[PR] Update to Flink 1.20 and Pulsar 3.0.2 [flink-connector-pulsar]

2025-02-03 Thread via GitHub
JohnBattista opened a new pull request, #100: URL: https://github.com/apache/flink-connector-pulsar/pull/100 This change allows us to use flink 1.20 and pulsar 3.0.2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-02-03 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1940347668 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeRangeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,596 @@ +/*

Re: [PR] [FLINK-37245] Prevent masking null values in BinaryRowData [flink]

2025-02-03 Thread via GitHub
flinkbot commented on PR #26100: URL: https://github.com/apache/flink/pull/26100#issuecomment-2632036296 ## CI report: * d0d44d6196c02552179ec23c799d9769e128a8ae UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-37246) Delegation Token expire after enable delegation token framework

2025-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37246: --- Labels: pull-request-available (was: ) > Delegation Token expire after enable delegation to

Re: [PR] [FLINK-37246] add tokens acquired by current user for token refresh [flink]

2025-02-03 Thread via GitHub
flinkbot commented on PR #26101: URL: https://github.com/apache/flink/pull/26101#issuecomment-2632127786 ## CI report: * fe70df160f5698d8a942279c5e2158f3d18b63d2 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] Update to Flink 1.20 and Pulsar 3.0.2 with callbacks [flink-connector-pulsar]

2025-02-03 Thread via GitHub
JohnBattista opened a new pull request, #101: URL: https://github.com/apache/flink-connector-pulsar/pull/101 This change allows us to use flink 1.20 and pulsar 3.0.2 while including the custom callback code. -- This is an automated message from the Apache Git Service. To respond to the me

[jira] [Updated] (FLINK-37245) RowData#createFieldGetter can resurrect null values for non-null fields

2025-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37245: --- Labels: pull-request-available (was: ) > RowData#createFieldGetter can resurrect null value

[jira] [Created] (FLINK-37247) Implement common Hadoop file system integration tests for GCS.

2025-02-03 Thread Chris Nauroth (Jira)
Chris Nauroth created FLINK-37247: - Summary: Implement common Hadoop file system integration tests for GCS. Key: FLINK-37247 URL: https://issues.apache.org/jira/browse/FLINK-37247 Project: Flink

[PR] Update to Flink 1.20 and Pulsar 3.0.2 with callbacks [flink-connector-pulsar]

2025-02-03 Thread via GitHub
JohnBattista opened a new pull request, #102: URL: https://github.com/apache/flink-connector-pulsar/pull/102 This change allows us to use flink 1.20 and pulsar 3.0.2 while including the custom callback code. -- This is an automated message from the Apache Git Service. To respond to the me

[jira] [Updated] (FLINK-37247) Implement common Hadoop file system integration tests for GCS.

2025-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37247: --- Labels: pull-request-available (was: ) > Implement common Hadoop file system integration te

[PR] [FLINK-37247][FileSystems][Tests] Implement common Hadoop file system integration tests for GCS. [flink]

2025-02-03 Thread via GitHub
cnauroth opened a new pull request, #26102: URL: https://github.com/apache/flink/pull/26102 ## What is the purpose of the change Increase test coverage for GCS integration by providing integration tests implemented from the common flink-hadoop-fs test suites. These optional tests run

Re: [PR] [ FLINK-33603][FileSystems] shade guava in gs-fs filesystem [flink]

2025-02-03 Thread via GitHub
cnauroth commented on PR #23489: URL: https://github.com/apache/flink/pull/23489#issuecomment-2632370031 > Superseded by https://issues.apache.org/jira/browse/FLINK-33704 - Thanks for the help/thinking on this @singhravidutt > > @singhravidutt @cnauroth Do you have any bandwidth to ad

Re: [PR] [FLINK-37247][FileSystems][Tests] Implement common Hadoop file system integration tests for GCS. [flink]

2025-02-03 Thread via GitHub
flinkbot commented on PR #26102: URL: https://github.com/apache/flink/pull/26102#issuecomment-2632386724 ## CI report: * e7c77da811995e1c321f310d798532aaa210d321 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-36929][table] Add SQL connector for keyed savepoint data [flink]

2025-02-03 Thread via GitHub
gaborgsomogyi commented on PR #26035: URL: https://github.com/apache/flink/pull/26035#issuecomment-2630460501 Any further comments? -- 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 co

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939113951 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1290,6 +1353,24 @@ private static long floor(long a, long b) {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939118228 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/calls/BuiltInMethods.scala: ## @@ -386,15 +386,29 @@ object BuiltInMethods {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939120569 ## flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/functions/TimeFunctionsITCase.java: ## @@ -50,7 +50,7 @@ class TimeFunctionsITCase ex

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939127803 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1299,6 +1380,39 @@ private static long ceil(long a, long b) {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939127803 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1299,6 +1380,39 @@ private static long ceil(long a, long b) {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939117293 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1299,6 +1380,39 @@ private static long ceil(long a, long b) {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939131169 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1290,6 +1353,24 @@ private static long floor(long a, long b) {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939132330 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1290,6 +1353,24 @@ private static long floor(long a, long b) {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939132330 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1290,6 +1353,24 @@ private static long floor(long a, long b) {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939132330 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1290,6 +1353,24 @@ private static long floor(long a, long b) {

Re: [PR] [FLINK-37175][table] Support JSON built-in function for JSON_OBJECT [flink]

2025-02-03 Thread via GitHub
dawidwys merged PR #26022: URL: https://github.com/apache/flink/pull/26022 -- 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: issues-unsubscr...@flink.apac

[jira] [Resolved] (FLINK-37175) Support JSON built-in function for JSON_OBJECT

2025-02-03 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz resolved FLINK-37175. -- Fix Version/s: 2.1.0 (was: 2.0.0) Assignee: Gustavo de

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939131169 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1290,6 +1353,24 @@ private static long floor(long a, long b) {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939157227 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1275,7 +1314,31 @@ public static long timestampCeil(TimeUnitRa

[jira] [Assigned] (FLINK-37245) RowData#createFieldGetter can resurrect null values for non-null fields

2025-02-03 Thread Maximilian Michels (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels reassigned FLINK-37245: -- Assignee: Maximilian Michels > RowData#createFieldGetter can resurrect null v

Re: [PR] [FLINK-37222][Test] Introduce simple test submitting nexmark sql via sql client [flink]

2025-02-03 Thread via GitHub
dawidwys commented on PR #26093: URL: https://github.com/apache/flink/pull/26093#issuecomment-2630569707 As I thought, the SQL client goes against `TableEnvironment` design. I added a hotfix. I was not sure how to change your test to make it pass. It fails now with some missing properties.

Re: [PR] [FLINK-37177][Doc] Update chinese documentation of json function [flink]

2025-02-03 Thread via GitHub
gustavodemorais commented on PR #26055: URL: https://github.com/apache/flink/pull/26055#issuecomment-2630587924 Hey @wangqinghuan, can you make this small change to the docs https://github.com/apache/flink/pull/26022/commits/4e9160b3cad9ad0937785fb889c6fa3d9922806f? thanks -- This is an

[PR] [FLINK-37239][docs][backport] Add examples for unhex, btrim, translate, elt and percentile [flink]

2025-02-03 Thread via GitHub
gustavodemorais opened a new pull request, #26099: URL: https://github.com/apache/flink/pull/26099 Backport of https://github.com/apache/flink/pull/26091 ## What is the purpose of the change We currently have no examples for some functions in the documentation. 5 examples o

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
davidradl commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939195889 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1299,6 +1380,39 @@ private static long ceil(long a, long b) {

Re: [PR] [FLINK-37239][docs][backport] Add examples for unhex, btrim, translate, elt and percentile [flink]

2025-02-03 Thread via GitHub
flinkbot commented on PR #26099: URL: https://github.com/apache/flink/pull/26099#issuecomment-2630632405 ## CI report: * dc8e2b506bef109547b9da0151a3a07cc168f725 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-37213][table-runtime] Improve performance of unbounded OVER aggregations [flink]

2025-02-03 Thread via GitHub
pnowojski commented on code in PR #26075: URL: https://github.com/apache/flink/pull/26075#discussion_r1939461797 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/config/ExecutionConfigOptions.java: ## @@ -554,6 +554,16 @@ public class ExecutionConfigO

[jira] [Created] (FLINK-37246) Delegation Token expire after enable delegation token framework

2025-02-03 Thread Zhenqiu Huang (Jira)
Zhenqiu Huang created FLINK-37246: - Summary: Delegation Token expire after enable delegation token framework Key: FLINK-37246 URL: https://issues.apache.org/jira/browse/FLINK-37246 Project: Flink

[jira] [Updated] (FLINK-37246) Delegation Token expire after enable delegation token framework

2025-02-03 Thread Zhenqiu Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenqiu Huang updated FLINK-37246: -- Priority: Blocker (was: Major) > Delegation Token expire after enable delegation token framew

[jira] [Commented] (FLINK-37179) [ArgoCD] App Out Of Sync after update to v1.7.0

2025-02-03 Thread Jira

[jira] [Commented] (FLINK-37193) [flink-operator] Ingress recreated after perform a change to CR FlinkDeployment

2025-02-03 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-37193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923413#comment-17923413 ] Luís Costa commented on FLINK-37193: Hello [~davidrad] Can you please have a look i

[PR] Jb/updated [flink-connector-pulsar]

2025-02-03 Thread via GitHub
JohnBattista opened a new pull request, #99: URL: https://github.com/apache/flink-connector-pulsar/pull/99 This change allows us to use flink 1.20 and pulsar 3.0.2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Jb/updated [flink-connector-pulsar]

2025-02-03 Thread via GitHub
boring-cyborg[bot] commented on PR #99: URL: https://github.com/apache/flink-connector-pulsar/pull/99#issuecomment-2631798009 Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html) -- This is

Re: [PR] [FLINK-37177][Doc] Update chinese documentation of json function [flink]

2025-02-03 Thread via GitHub
wangqinghuan commented on PR #26055: URL: https://github.com/apache/flink/pull/26055#issuecomment-2630640089 Done, please look. @gustavodemorais -- 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 t

[jira] [Commented] (FLINK-37245) RowData#createFieldGetter can resurrect null values for non-null fields

2025-02-03 Thread Maximilian Michels (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923260#comment-17923260 ] Maximilian Michels commented on FLINK-37245: Hi [~anirudhprabhakaran]! Yes,

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-03 Thread via GitHub
davidradl commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1939195889 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1299,6 +1380,39 @@ private static long ceil(long a, long b) {

Re: [PR] [FLINK-37239][docs][backport] Add examples for unhex, btrim, translate, elt and percentile [flink]

2025-02-03 Thread via GitHub
snuyanzin merged PR #26099: URL: https://github.com/apache/flink/pull/26099 -- 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: issues-unsubscr...@flink.apa

[jira] [Updated] (FLINK-37239) Improve documentation for multiple built-in functions

2025-02-03 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin updated FLINK-37239: Fix Version/s: 2.1.0 > Improve documentation for multiple built-in functions > ---

[jira] [Commented] (FLINK-37239) Improve documentation for multiple built-in functions

2025-02-03 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923321#comment-17923321 ] Sergey Nuyanzin commented on FLINK-37239: - Merged as 2.0: [7b2ab03fdce79548f97

[jira] [Resolved] (FLINK-37239) Improve documentation for multiple built-in functions

2025-02-03 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin resolved FLINK-37239. - Resolution: Fixed > Improve documentation for multiple built-in functions >

[jira] [Assigned] (FLINK-37239) Improve documentation for multiple built-in functions

2025-02-03 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin reassigned FLINK-37239: --- Assignee: Gustavo de Morais > Improve documentation for multiple built-in functions

Re: [PR] [hotfix] Do not use `org.jetbrains.annotations.Nullable` [flink]

2025-02-03 Thread via GitHub
snuyanzin merged PR #26098: URL: https://github.com/apache/flink/pull/26098 -- 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: issues-unsubscr...@flink.apa

Re: [PR] [FLINK-35141][Connectors/Pulsar] Update flink-connector-pulsar v4.2.0 for Flink 1.19 [flink-connector-pulsar]

2025-02-03 Thread via GitHub
thinker0 commented on PR #94: URL: https://github.com/apache/flink-connector-pulsar/pull/94#issuecomment-2631025696 @lvyanquan It works with mvn test, but not with git test, I don't know why. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] Add Hive 3.0.0 connector [flink-web]

2025-02-03 Thread via GitHub
lvyanquan commented on code in PR #709: URL: https://github.com/apache/flink-web/pull/709#discussion_r1940609963 ## docs/data/flink_connectors.yml: ## @@ -50,6 +50,13 @@ hbase: source_release_sha512_url: "https://downloads.apache.org/flink/flink-connector-hbase-4.0.0/flink-c

[jira] [Commented] (FLINK-37060) Cross-team verification for FLIP-398

2025-02-03 Thread Zhanghao Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923607#comment-17923607 ] Zhanghao Chen commented on FLINK-37060: --- [~xtsong] I've finished the instruction,

[jira] [Commented] (FLINK-37049) Cross-team verification for "Remove all Scala APIs"

2025-02-03 Thread Zhanghao Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923605#comment-17923605 ] Zhanghao Chen commented on FLINK-37049: --- In addition, FLINK-37248 reported that so

[jira] [Commented] (FLINK-37248) Scala was removed in flink 2.0

2025-02-03 Thread Yanquan Lv (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923601#comment-17923601 ] Yanquan Lv commented on FLINK-37248: Hi, [~911432] are you working on it? if not, I

[jira] [Updated] (FLINK-37250) The flink application does not start because of an error in the configs

2025-02-03 Thread Dmitriy Linevich (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Linevich updated FLINK-37250: - Environment: (was: ./flink run-application \     --parallelism 4 \     --target kuber

[jira] [Updated] (FLINK-37250) The flink application does not start because of an error in the configs

2025-02-03 Thread Dmitriy Linevich (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Linevich updated FLINK-37250: - Description: If run flink kubernetes application with dynamic properties (including dep

[jira] [Created] (FLINK-37250) The flink application does not start because of an error in the configs

2025-02-03 Thread Dmitriy Linevich (Jira)
Dmitriy Linevich created FLINK-37250: Summary: The flink application does not start because of an error in the configs Key: FLINK-37250 URL: https://issues.apache.org/jira/browse/FLINK-37250 Proje

Re: [PR] [FLINK-32738][formats] PROTOBUF format supports projection push down [flink]

2025-02-03 Thread via GitHub
X-czh commented on PR #23323: URL: https://github.com/apache/flink/pull/23323#issuecomment-2633016505 @zhougit86 @ljw-hit Hi, is there a plan to revive effort on it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [FLINK-37222][Test] Introduce simple test submitting nexmark sql via sql client [flink]

2025-02-03 Thread via GitHub
dawidwys commented on PR #26093: URL: https://github.com/apache/flink/pull/26093#issuecomment-2630396028 I'll have a look -- 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