Re: [PR] [Integration][ChatModel]Add built-in tongyi chat model in python [flink-agents]

2025-08-20 Thread via GitHub
wenjin272 commented on code in PR #121: URL: https://github.com/apache/flink-agents/pull/121#discussion_r2289988461 ## python/flink_agents/integrations/chat_models/tongyi_chat_model.py: ## @@ -0,0 +1,246 @@ +###

Re: [PR] [FLINK-18590][json] Support json array explode to multi messages (#26… [flink]

2025-08-20 Thread via GitHub
github-actions[bot] commented on PR #26558: URL: https://github.com/apache/flink/pull/26558#issuecomment-3209164974 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-38131][flink-runtime] fix that JM still redistributes broadcas… [flink]

2025-08-20 Thread via GitHub
xiangforever2014 commented on code in PR #26925: URL: https://github.com/apache/flink/pull/26925#discussion_r2289975893 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/RoundRobinOperatorStateRepartitioner.java: ## @@ -488,13 +489,16 @@ private static final cla

Re: [PR] [FLINK-38131][flink-runtime] fix that JM still redistributes broadcas… [flink]

2025-08-20 Thread via GitHub
xiangforever2014 commented on code in PR #26925: URL: https://github.com/apache/flink/pull/26925#discussion_r2289975893 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/RoundRobinOperatorStateRepartitioner.java: ## @@ -488,13 +489,16 @@ private static final cla

Re: [PR] WIP: [api][python] Introduce built-in ReAct Agent. [flink-agents]

2025-08-20 Thread via GitHub
wenjin272 commented on code in PR #126: URL: https://github.com/apache/flink-agents/pull/126#discussion_r2289958467 ## python/flink_agents/api/agents/react_agent.py: ## @@ -0,0 +1,75 @@ + +# License

Re: [PR] WIP: [api][python] Introduce built-in ReAct Agent. [flink-agents]

2025-08-20 Thread via GitHub
wenjin272 commented on PR #126: URL: https://github.com/apache/flink-agents/pull/126#issuecomment-3209140161 One point that has been on my mind is whether we should implicitly inject built-in actions into all types of Agents, including user-defined ones. My concern is that this might reduce

[PR] WIP: [api][python] Introduce built-in ReAct Agent. [flink-agents]

2025-08-20 Thread via GitHub
wenjin272 opened a new pull request, #126: URL: https://github.com/apache/flink-agents/pull/126 Linked issue: #57 ### Purpose of change Introduce built-in ReAct Agent. ### Tests No ### API Yes, provide ReActAgent ### Documentation No

Re: [PR] [FLINK-33306] Use observed source throughput as true processing rate [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
gyfora commented on code in PR #686: URL: https://github.com/apache/flink-kubernetes-operator/pull/686#discussion_r2289950705 ## flink-autoscaler/src/main/java/org/apache/flink/autoscaler/metrics/ScalingMetrics.java: ## @@ -78,6 +88,45 @@ public static void computeDataRateMetri

Re: [PR] [hotfix]Enrich test cases of Short-Term Memory in java [flink-agents]

2025-08-20 Thread via GitHub
xintongsong merged PR #124: URL: https://github.com/apache/flink-agents/pull/124 -- 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...@flin

Re: [PR] Feature: [api][runtime][python] Introduce configuration mechanism [flink-agents]

2025-08-20 Thread via GitHub
GreatEugenius commented on code in PR #122: URL: https://github.com/apache/flink-agents/pull/122#discussion_r2289920589 ## python/requirements/test_requirements.txt: ## @@ -17,3 +17,4 @@ setuptools>=75.3 pytest==8.4.0 pydantic==2.11.4 apache-flink==1.20.1 +pyyaml==6.0.2 Revi

[I] [Tech Debt] Remove legacy requirements folder [flink-agents]

2025-08-20 Thread via GitHub
GreatEugenius opened a new issue, #125: URL: https://github.com/apache/flink-agents/issues/125 ### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description We currently maintain two s

[jira] [Updated] (FLINK-38226) Kafka Sink Improvement: Add failOnError to Control Exception Behavior

2025-08-20 Thread Ejaskhan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-38226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ejaskhan updated FLINK-38226: - Labels: kafka (was: kaf) > Kafka Sink Improvement: Add failOnError to Control Exception Behavior >

Re: [PR] [FLINK-38131][flink-runtime] fix that JM still redistributes broadcas… [flink]

2025-08-20 Thread via GitHub
Zakelly commented on code in PR #26925: URL: https://github.com/apache/flink/pull/26925#discussion_r2289843029 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/RoundRobinOperatorStateRepartitioner.java: ## @@ -488,13 +489,16 @@ private static final class GroupB

Re: [PR] [models] support deepseek、qwen [flink]

2025-08-20 Thread via GitHub
qining-mj commented on PR #26932: URL: https://github.com/apache/flink/pull/26932#issuecomment-3208814553 @davidradl Teacher David Radl, I have optimized and tested the code. Please review it again. Thank you for your guidance. -- This is an automated message from the Apache Git Service.

Re: [PR] [FLINK-37132][transform] validate meta schema in Multi Transform [flink-cdc]

2025-08-20 Thread via GitHub
github-actions[bot] commented on PR #3865: URL: https://github.com/apache/flink-cdc/pull/3865#issuecomment-3208498999 This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 60 days if no further activity occurs. -

Re: [PR] [FLINK-34820][postgressql] Not recycle but reuse fetcher for all data to improve performant [flink-cdc]

2025-08-20 Thread via GitHub
github-actions[bot] commented on PR #3983: URL: https://github.com/apache/flink-cdc/pull/3983#issuecomment-3208498866 This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 60 days if no further activity occurs. -

Re: [PR] [FLINK-37710] Use schemas from the state in SchemaOperator [flink-cdc]

2025-08-20 Thread via GitHub
github-actions[bot] commented on PR #3999: URL: https://github.com/apache/flink-cdc/pull/3999#issuecomment-3208498812 This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 60 days if no further activity occurs. -

Re: [PR] [FLINK-37515] Basic support for Blue/Green deployments [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
schongloo commented on PR #969: URL: https://github.com/apache/flink-kubernetes-operator/pull/969#issuecomment-3208124504 @davidradl thank you for all your feedback. The past few weeks I was focused on mostly the high level refactoring, I'll address your comments ASAP. -- This is an auto

Re: [PR] [FLINK-33306] Use observed source throughput as true processing rate [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
sharath1709 commented on code in PR #686: URL: https://github.com/apache/flink-kubernetes-operator/pull/686#discussion_r2289296770 ## flink-autoscaler/src/main/java/org/apache/flink/autoscaler/metrics/ScalingMetrics.java: ## @@ -78,6 +88,45 @@ public static void computeDataRate

Re: [PR] [FLINK-33306] Use observed source throughput as true processing rate [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
sharath1709 commented on code in PR #686: URL: https://github.com/apache/flink-kubernetes-operator/pull/686#discussion_r2289296770 ## flink-autoscaler/src/main/java/org/apache/flink/autoscaler/metrics/ScalingMetrics.java: ## @@ -78,6 +88,45 @@ public static void computeDataRate

Re: [PR] [FLINK-33306] Use observed source throughput as true processing rate [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
sharath1709 commented on code in PR #686: URL: https://github.com/apache/flink-kubernetes-operator/pull/686#discussion_r2289296770 ## flink-autoscaler/src/main/java/org/apache/flink/autoscaler/metrics/ScalingMetrics.java: ## @@ -78,6 +88,45 @@ public static void computeDataRate

Re: [PR] [models] support deepseek、qwen [flink]

2025-08-20 Thread via GitHub
qining-mj closed pull request #26932: [models] support deepseek、qwen URL: https://github.com/apache/flink/pull/26932 -- 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 unsubscr

[jira] [Updated] (FLINK-38267) Job cannot be recovered from unaligned checkpoint after rescaling when one task has multiple exchanges

2025-08-20 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-38267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan updated FLINK-38267: Description: h1. 1. Phenomenon: Job cannot be recovered from UC(unaligned checkpoint) after rescaling, an

Re: [PR] Feature: [api][runtime][python] Introduce configuration mechanism [flink-agents]

2025-08-20 Thread via GitHub
alnzng commented on code in PR #122: URL: https://github.com/apache/flink-agents/pull/122#discussion_r2288994582 ## python/flink_agents/api/core_options.py: ## @@ -0,0 +1,52 @@ + +# Licensed to the

Re: [PR] [models] support deepseek、qwen [flink]

2025-08-20 Thread via GitHub
flinkbot commented on PR #26932: URL: https://github.com/apache/flink/pull/26932#issuecomment-3207106779 ## CI report: * 3d5de3807cb803a56ff249324590131a81377811 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [models] support deepseek、qwen [flink]

2025-08-20 Thread via GitHub
qining-mj opened a new pull request, #26932: URL: https://github.com/apache/flink/pull/26932 ## What is the purpose of the change This PR adds an implementation to Flink's Model API. This implementation achieves prediction and inference by invoking DeepSeek APIs based on its O

Re: [PR] [models] support deepseek、qwen [flink]

2025-08-20 Thread via GitHub
qining-mj closed pull request #26930: [models] support deepseek、qwen URL: https://github.com/apache/flink/pull/26930 -- 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 unsubscr

Re: [PR] Check for GNU tar [flink-connector-shared-utils]

2025-08-20 Thread via GitHub
fapaul commented on PR #49: URL: https://github.com/apache/flink-connector-shared-utils/pull/49#issuecomment-3206637731 Can you add a ticket number to the PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[PR] Check for GNU tar [flink-connector-shared-utils]

2025-08-20 Thread via GitHub
AHeise opened a new pull request, #49: URL: https://github.com/apache/flink-connector-shared-utils/pull/49 (no comment) -- 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 u

[PR] Update examples to use yaml based configs [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
csviri opened a new pull request, #1015: URL: https://github.com/apache/flink-kubernetes-operator/pull/1015 ## What is the purpose of the change Update samples to use yaml based configs instead of key/value pairs ## Brief change log Updates samples Such change is a

Re: [PR] [FLINK-32695] Moved TestSource in TypeFillTest to SourceV2 [flink]

2025-08-20 Thread via GitHub
fapaul merged PR #26854: URL: https://github.com/apache/flink/pull/26854 -- 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.apache

Re: [PR] [FLINK-32695] [Tests] Migrated TableFactoryHarness.ScanSourceBase to Source V2 [flink]

2025-08-20 Thread via GitHub
fapaul commented on code in PR #26846: URL: https://github.com/apache/flink/pull/26846#discussion_r2288221116 ## flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/plan/nodes/exec/common/CommonExecSinkITCase.java: ## @@ -584,34 +590,44 @@ private TestSo

Re: [PR] [FLINK-38267] Only call channel state rescaling logic for exchange with channel state to avoid UnsupportedOperationException [flink]

2025-08-20 Thread via GitHub
flinkbot commented on PR #26931: URL: https://github.com/apache/flink/pull/26931#issuecomment-3206235890 ## CI report: * 7c7e301582b0a7e84a06e5f460c1fee9bca98899 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-38267) Job cannot be recovered from unaligned checkpoint after rescaling when one task has multiple exchanges

2025-08-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-38267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-38267: --- Labels: pull-request-available (was: ) > Job cannot be recovered from unaligned checkpoint

[PR] [FLINK-38267] Only call channel state rescaling logic for exchange with channel state to avoid UnsupportedOperationException [flink]

2025-08-20 Thread via GitHub
1996fanrui opened a new pull request, #26931: URL: https://github.com/apache/flink/pull/26931 ## What is the purpose of the change Job cannot be recovered from UC(unaligned checkpoint) after rescaling, and the exception is: ``` java.lang.UnsupportedOperationException: Cannot

Re: [PR] [improvement] adding runtime converter array [flink-cdc]

2025-08-20 Thread via GitHub
Mrart commented on PR #4042: URL: https://github.com/apache/flink-cdc/pull/4042#issuecomment-3206155936 @iundarigun Can you update the code and add tests case for postgres pipeline to cover this? -- This is an automated message from the Apache Git Service. To respond to the message, plea

[jira] [Updated] (FLINK-38232) [docs] updates the connector documentation to reflect the new features in Flink CDC 3.4.0

2025-08-20 Thread suhwan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-38232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] suhwan updated FLINK-38232: --- Summary: [docs] updates the connector documentation to reflect the new features in Flink CDC 3.4.0 (was: [d

[jira] [Updated] (FLINK-38232) [docs] Update “Pipeline Connectors > Overview” to include Iceberg, Postgres, Fluss

2025-08-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-38232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-38232: --- Labels: pull-request-available (was: ) > [docs] Update “Pipeline Connectors > Overview” to

[PR] [FLINK-38232] [docs] Update “Pipeline Connectors > Overview” to include Iceberg, Postgres, Fluss [flink-cdc]

2025-08-20 Thread via GitHub
suhwan-cheon opened a new pull request, #4102: URL: https://github.com/apache/flink-cdc/pull/4102 issue: https://issues.apache.org/jira/browse/FLINK-38232 This commit updates the connector documentation to reflect the new features in Flink CDC 3.4.0 New connectors added ---

[jira] [Resolved] (FLINK-37959) supported All postgres sql 14 field types.

2025-08-20 Thread Yanquan Lv (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanquan Lv resolved FLINK-37959. Fix Version/s: cdc-3.5.0 Resolution: Fixed Fixed in master via 0842feea189e456a04cad0dfc2e3

Re: [PR] [FLINK-37959][postgres]Supports all pgsql field types like debezium [flink-cdc]

2025-08-20 Thread via GitHub
lvyanquan merged PR #4086: URL: https://github.com/apache/flink-cdc/pull/4086 -- 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.a

Re: [PR] [WIP][FLINK-37406] Add support for structured YAML config in FlinkDeployment CRD [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
csviri commented on code in PR #1013: URL: https://github.com/apache/flink-kubernetes-operator/pull/1013#discussion_r2287881779 ## flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/spec/ConfigObjectNode.java: ## @@ -0,0 +1,84 @@ +/* + * Licens

Re: [PR] [WIP][FLINK-37406] Add support for structured YAML config in FlinkDeployment CRD [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
csviri commented on code in PR #1013: URL: https://github.com/apache/flink-kubernetes-operator/pull/1013#discussion_r2287748241 ## flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/spec/ConfigObjectNode.java: ## @@ -0,0 +1,84 @@ +/* + * Licens

Re: [I] [Feature] [integration][python] Integrate built-in tongyi chatmodel. [flink-agents]

2025-08-20 Thread via GitHub
KeGu-069 commented on issue #119: URL: https://github.com/apache/flink-agents/issues/119#issuecomment-3205042758 I'm willing to submit a PR -- 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 spe

Re: [PR] [FLINK-32695] [Tests] Migrated TableFactoryHarness.ScanSourceBase to Source V2 [flink]

2025-08-20 Thread via GitHub
Poorvankbhatia commented on PR #26846: URL: https://github.com/apache/flink/pull/26846#issuecomment-3205363418 @fapaul merged with master. PTAL -- 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 th

Re: [PR] Feature: [api][runtime][python] Introduce configuration mechanism [flink-agents]

2025-08-20 Thread via GitHub
Sxnan commented on code in PR #122: URL: https://github.com/apache/flink-agents/pull/122#discussion_r2287466823 ## python/flink_agents/runtime/local_configuration.py: ## @@ -0,0 +1,225 @@ + +# Licen

Re: [I] [Feature] [api][runtime]Introduce Memory Reference [flink-agents]

2025-08-20 Thread via GitHub
xintongsong closed issue #109: [Feature] [api][runtime]Introduce Memory Reference URL: https://github.com/apache/flink-agents/issues/109 -- 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

Re: [PR] [API][Runtime]Introduce Memory Reference [flink-agents]

2025-08-20 Thread via GitHub
xintongsong merged PR #110: URL: https://github.com/apache/flink-agents/pull/110 -- 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...@flin

Re: [PR] [FLINK-32695] Moved TestSource in TypeFillTest to SourceV2 [flink]

2025-08-20 Thread via GitHub
Poorvankbhatia commented on PR #26854: URL: https://github.com/apache/flink/pull/26854#issuecomment-3205036890 @fapaul Rebased Master and now using Test source utility. PTAL :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [API][Runtime]Introduce Memory Reference [flink-agents]

2025-08-20 Thread via GitHub
wenjin272 commented on PR #110: URL: https://github.com/apache/flink-agents/pull/110#issuecomment-3205054600 LGTM. Please take a look at your convenience @xintongsong -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[jira] [Closed] (FLINK-37887) Watched namespaces not picked up automatically by the operator

2025-08-20 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-37887. -- Resolution: Invalid > Watched namespaces not picked up automatically by the operator > ---

[jira] [Closed] (FLINK-37391) Change watchNamespace config in operator is not respected while running

2025-08-20 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-37391. -- Fix Version/s: kubernetes-operator-1.13.0 Assignee: Kumar Mallikarjuna Resolution: Fixe

Re: [PR] [FLINK-37391][docs] Improve documentation for dynamic namespace watching configuration [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
gyfora merged PR #1014: URL: https://github.com/apache/flink-kubernetes-operator/pull/1014 -- 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-unsubs

Re: [PR] [WIP][FLINK-37406] Add support for structured YAML config in FlinkDeployment CRD [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
csviri commented on code in PR #1013: URL: https://github.com/apache/flink-kubernetes-operator/pull/1013#discussion_r2287422635 ## flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/spec/ConfigObjectNode.java: ## @@ -0,0 +1,84 @@ +/* + * Licens

Re: [PR] [WIP][FLINK-37406] Add support for structured YAML config in FlinkDeployment CRD [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
csviri commented on code in PR #1013: URL: https://github.com/apache/flink-kubernetes-operator/pull/1013#discussion_r2287397503 ## flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/controller/FlinkDeploymentControllerTest.java: ## @@ -197,6 +197,7 @@

Re: [PR] [WIP][FLINK-37406] Add support for structured YAML config in FlinkDeployment CRD [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
csviri commented on code in PR #1013: URL: https://github.com/apache/flink-kubernetes-operator/pull/1013#discussion_r2287415790 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/KubernetesScalingRealizer.java: ## @@ -63,15 +62,16 @@ publ

Re: [PR] [WIP][FLINK-37406] Add support for structured YAML config in FlinkDeployment CRD [flink-kubernetes-operator]

2025-08-20 Thread via GitHub
csviri commented on code in PR #1013: URL: https://github.com/apache/flink-kubernetes-operator/pull/1013#discussion_r2287403591 ## flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/spec/ConfigObjectNode.java: ## @@ -0,0 +1,84 @@ +/* + * Licens

Re: [PR] [FLINK-38266][flink-sql-gateway] SQL Gateway - mask sensitive table and catalog options [flink]

2025-08-20 Thread via GitHub
davidradl commented on code in PR #26927: URL: https://github.com/apache/flink/pull/26927#discussion_r2287375598 ## docs/content/docs/dev/table/sql-gateway/overview.md: ## @@ -262,6 +262,18 @@ $ ./sql-gateway -Dkey=value Integer The minimum number of wo

Re: [PR] [FLINK-38266][flink-sql-gateway] SQL Gateway - mask sensitive table and catalog options [flink]

2025-08-20 Thread via GitHub
davidradl commented on code in PR #26927: URL: https://github.com/apache/flink/pull/26927#discussion_r2287375598 ## docs/content/docs/dev/table/sql-gateway/overview.md: ## @@ -262,6 +262,18 @@ $ ./sql-gateway -Dkey=value Integer The minimum number of wo

Re: [PR] [FLINK-38079] Add Pipeline support for DateType and TimeType [flink-cdc]

2025-08-20 Thread via GitHub
yuxiqian commented on PR #4060: URL: https://github.com/apache/flink-cdc/pull/4060#issuecomment-3204610695 > DebeziumEventDeserializationSchema#convertToTime Should we also change the implementation of this class etc? Updated. -- This is an automated message from the Apache Git Ser

Re: [PR] [FLINK-32695] [Tests] Add flink-test-utils-connectors module for Source V2 tests. [flink]

2025-08-20 Thread via GitHub
fapaul merged PR #26910: URL: https://github.com/apache/flink/pull/26910 -- 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.apache

Re: [PR] [FLINK-32695] [Tests] Add flink-test-utils-connectors module for Source V2 tests. [flink]

2025-08-20 Thread via GitHub
fapaul commented on PR #26910: URL: https://github.com/apache/flink/pull/26910#issuecomment-3204507896 CI passed https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=69421&view=results I am going to merge -- This is an automated message from the Apache Git Service. To