mattayes commented on PR #837:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/837#issuecomment-2163720507
@gyfora Thanks for clarifying, I'll make the changes there.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
mattayes closed pull request #837: [hotfix] [docs] reference.md: Add missing
FlinkSessionJob CRD
URL: https://github.com/apache/flink-kubernetes-operator/pull/837
--
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
MartijnVisser commented on PR #24805:
URL: https://github.com/apache/flink/pull/24805#issuecomment-2163842389
@flinkbot run azure
--
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 comm
ukby1234 closed pull request #24029: [FLINK-33759] [flink-parquet] Add support
for nested array with row type
URL: https://github.com/apache/flink/pull/24029
--
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 t
Jim Hughes created FLINK-35585:
--
Summary: Add documentation for distribution
Key: FLINK-35585
URL: https://issues.apache.org/jira/browse/FLINK-35585
Project: Flink
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/FLINK-35585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Hughes reassigned FLINK-35585:
--
Assignee: Jim Hughes
> Add documentation for distribution
> -
jnh5y opened a new pull request, #24929:
URL: https://github.com/apache/flink/pull/24929
## What is the purpose of the change
Add documentation to cover FLIP-376.
## Documentation
- Does this pull request introduce a new feature? (yes / no)
- If yes, how is the fea
[
https://issues.apache.org/jira/browse/FLINK-35585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-35585:
---
Labels: pull-request-available (was: )
> Add documentation for distribution
> -
flinkbot commented on PR #24929:
URL: https://github.com/apache/flink/pull/24929#issuecomment-2163969225
## CI report:
* 401ad021195bca0d5329723dfb492760f4a147c8 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
LvYanquan created FLINK-35586:
-
Summary: Detected conflict when using Paimon as pipeline sink with
parallelism > 1
Key: FLINK-35586
URL: https://issues.apache.org/jira/browse/FLINK-35586
Project: Flink
[
https://issues.apache.org/jira/browse/FLINK-35473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854586#comment-17854586
]
Xuannan Su commented on FLINK-35473:
[~qingyue] Can you please include in the relea
[
https://issues.apache.org/jira/browse/FLINK-26951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854587#comment-17854587
]
lincoln lee commented on FLINK-26951:
-
[~kartikeypant] Since Hive has already deprec
lvyanquan opened a new pull request, #3413:
URL: https://github.com/apache/flink-cdc/pull/3413
(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 unsubscribe,
reswqa closed pull request #24725: [FLINK-34977][API] Introduce State Access on
DataStream API V2
URL: https://github.com/apache/flink/pull/24725
--
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
[
https://issues.apache.org/jira/browse/FLINK-35586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-35586:
---
Labels: pull-request-available (was: )
> Detected conflict when using Paimon as pipeline si
[
https://issues.apache.org/jira/browse/FLINK-34977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo closed FLINK-34977.
--
Fix Version/s: 1.20.0
Resolution: Done
master(1.20) via 03b3d26d8fe4c1872969d6fb22a0c3f66ae2c55
1996fanrui commented on PR #24881:
URL: https://github.com/apache/flink/pull/24881#issuecomment-2164197766
@flinkbot run azure
--
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
gong commented on PR #3203:
URL: https://github.com/apache/flink-cdc/pull/3203#issuecomment-2164201064
@leonardBang CI failure is not related to PR. Please help rerun CI.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
dongwoo6kim commented on PR #100:
URL:
https://github.com/apache/flink-connector-kafka/pull/100#issuecomment-2164206983
Thanks for confirming @morazow,
Please feel free to provide any additional advice before merging this fix.
It would be also helpful if you could elaborate more on t
1996fanrui commented on code in PR #24757:
URL: https://github.com/apache/flink/pull/24757#discussion_r1637386871
##
flink-runtime/src/test/java/org/apache/flink/runtime/source/coordinator/SourceCoordinatorAlignmentTest.java:
##
@@ -310,6 +310,53 @@ void testWatermarkAggregatorR
[
https://issues.apache.org/jira/browse/FLINK-35571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854602#comment-17854602
]
Sam Barker commented on FLINK-35571:
The simplest possible fix for this is to add
elon-X commented on code in PR #24757:
URL: https://github.com/apache/flink/pull/24757#discussion_r1637436928
##
flink-runtime/src/test/java/org/apache/flink/runtime/source/coordinator/SourceCoordinatorAlignmentTest.java:
##
@@ -310,6 +310,53 @@ void testWatermarkAggregatorRando
ruanhang1993 opened a new pull request, #24930:
URL: https://github.com/apache/flink/pull/24930
## What is the purpose of the change
This pull request adds some notes about changes for flink-connector-base
dependency in externalized connectors.
## Brief change log
Add so
ruanhang1993 commented on PR #24930:
URL: https://github.com/apache/flink/pull/24930#issuecomment-2164284187
@rmetzger @leonardBang Would you like to help to review this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
linmingze commented on PR #2494:
URL: https://github.com/apache/flink-cdc/pull/2494#issuecomment-2164291002
hello
en how about this fix going
--
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
flinkbot commented on PR #24930:
URL: https://github.com/apache/flink/pull/24930#issuecomment-2164316211
## CI report:
* ace19bbeee9cc5e5f8ecf784aa3ed5e55d073f7f UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
whhe commented on code in PR #3360:
URL: https://github.com/apache/flink-cdc/pull/3360#discussion_r1637472845
##
flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-oceanbase/src/main/java/org/apache/flink/cdc/connectors/oceanbase/sink/OceanBaseEventSerializatio
Zakelly commented on code in PR #24928:
URL: https://github.com/apache/flink/pull/24928#discussion_r1637493879
##
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/filemerging/AcrossCheckpointFileMergingSnapshotManager.java:
##
@@ -31,12 +33,13 @@ public class Acro
[
https://issues.apache.org/jira/browse/FLINK-26951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854626#comment-17854626
]
Kartikey Pant commented on FLINK-26951:
---
[~lincoln.86xy] - Absolutely, let's chann
SamBarker opened a new pull request, #24931:
URL: https://github.com/apache/flink/pull/24931
## What is the purpose of the change
Ensure that running `mvn clean verify` works for flink-clients (as is the
recommended step from [contributing to
flink](https://flink.apache.org/h
[
https://issues.apache.org/jira/browse/FLINK-35512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-35512:
---
Labels: pull-request-available (was: )
> ArtifactFetchManagerTest unit tests fail
> ---
[
https://issues.apache.org/jira/browse/FLINK-35512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854629#comment-17854629
]
Sam Barker commented on FLINK-35512:
I've just opened a [PR|https://github.com/apach
Junrui Li created FLINK-35587:
-
Summary: Job fails with "The read buffer is null in credit-based
input channel" on TPC-DS 10TB benchmark
Key: FLINK-35587
URL: https://issues.apache.org/jira/browse/FLINK-35587
[
https://issues.apache.org/jira/browse/FLINK-35587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854632#comment-17854632
]
Junrui Li commented on FLINK-35587:
---
[~Weijie Guo] [~tanyuxin] Would you mind taking a
[
https://issues.apache.org/jira/browse/FLINK-35587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Li updated FLINK-35587:
--
Attachment: image-2024-06-13-13-48-37-162.png
> Job fails with "The read buffer is null in credit-base
[
https://issues.apache.org/jira/browse/FLINK-35587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Li updated FLINK-35587:
--
Description:
While running TPC-DS 10TB benchmark on the latest master branch locally, I've
encountere
[
https://issues.apache.org/jira/browse/FLINK-35587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Li updated FLINK-35587:
--
Description:
While running TPC-DS 10TB benchmark on the latest master branch locally, I've
encountere
zoltar9264 commented on code in PR #24928:
URL: https://github.com/apache/flink/pull/24928#discussion_r1637586337
##
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/filemerging/AcrossCheckpointFileMergingSnapshotManager.java:
##
@@ -31,12 +33,13 @@ public class A
masteryhx closed pull request #24878: [FLINK-34482][checkpoint] Rename
checkpointing options
URL: https://github.com/apache/flink/pull/24878
--
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 speci
flinkbot commented on PR #24931:
URL: https://github.com/apache/flink/pull/24931#issuecomment-2164497999
## CI report:
* af743054861262cb5362528ff0e867717df16916 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-34482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hangxiang Yu resolved FLINK-34482.
--
Resolution: Fixed
Merged 38070a1b and 26e61931 into master.
> Rename options for checkpointin
[
https://issues.apache.org/jira/browse/FLINK-35574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Ma updated FLINK-35574:
---
Description:
As the first part of FLINK-35573, we need to prepare a base branch for
FRocksDB-8.10.0 first.
[
https://issues.apache.org/jira/browse/FLINK-35574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Ma updated FLINK-35574:
---
Description:
As the first part of FLINK-35573, we need to prepare a base branch for
FRocksDB-8.10.0 first.
[
https://issues.apache.org/jira/browse/FLINK-35576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Ma updated FLINK-35576:
---
Summary: FRocksDB cherry pick IngestDB related commits (was: FRocksdb
cherry pick IngestDB related commits)
snuyanzin commented on code in PR #24921:
URL: https://github.com/apache/flink/pull/24921#discussion_r1637604401
##
docs/setup_docs.sh:
##
@@ -59,7 +59,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
integrate_connector_docs rabbitmq v3.0
integrate_connector_doc
[
https://issues.apache.org/jira/browse/FLINK-35573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Ma updated FLINK-35573:
---
Description:
The FLIP:
[https://cwiki.apache.org/confluence/display/FLINK/FLIP-447%3A+Upgrade+FRocksDB+from
[
https://issues.apache.org/jira/browse/FLINK-35574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Ma updated FLINK-35574:
---
Description:
As the first part of FLINK-35573, we need to prepare a base branch for
FRocksDB-8.10.0 first.
[
https://issues.apache.org/jira/browse/FLINK-35573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Ma updated FLINK-35573:
---
Description:
The FLIP:
[https://cwiki.apache.org/confluence/display/FLINK/FLIP-447%3A+Upgrade+FRocksDB+from
[
https://issues.apache.org/jira/browse/FLINK-35574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Ma updated FLINK-35574:
---
Description:
As the first part of FLINK-35573, we need to prepare a base branch for
FRocksDB-8.10.0 first.
[
https://issues.apache.org/jira/browse/FLINK-35574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Ma updated FLINK-35574:
---
Description:
As the first part of FLINK-35573, we need to prepare a base branch for
FRocksDB-8.10.0 first.
[
https://issues.apache.org/jira/browse/FLINK-35574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Ma updated FLINK-35574:
---
Description:
As the first part of FLINK-35573, we need to prepare a base branch for
FRocksDB-8.10.0 first.
rkhachatryan commented on PR #24926:
URL: https://github.com/apache/flink/pull/24926#issuecomment-2164612236
LGTM
(please regenerate the documentation as CI suggests)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
LadyForest commented on code in PR #24763:
URL: https://github.com/apache/flink/pull/24763#discussion_r1636497861
##
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/operations/SqlDdlToOperationConverterTest.java:
##
@@ -124,6 +127,26 @@ public void t
[
https://issues.apache.org/jira/browse/FLINK-35574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854641#comment-17854641
]
Yue Ma commented on FLINK-35574:
[~roman] can you please take a view this PR
https://
[
https://issues.apache.org/jira/browse/FLINK-35574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854641#comment-17854641
]
Yue Ma edited comment on FLINK-35574 at 6/13/24 6:41 AM:
-
[~roma
[
https://issues.apache.org/jira/browse/FLINK-35473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854642#comment-17854642
]
Jane Chan commented on FLINK-35473:
---
[~xuannan] Certainly!
> FLIP-457: Improve Table/
1996fanrui commented on PR #24757:
URL: https://github.com/apache/flink/pull/24757#issuecomment-2164660806
@elon-X The CI fails, could you rebase the master branch first? We can
follow the CI after rebaseing.
--
This is an automated message from the Apache Git Service.
To respond to the m
1996fanrui merged PR #24881:
URL: https://github.com/apache/flink/pull/24881
--
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.ap
[
https://issues.apache.org/jira/browse/FLINK-25537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845561#comment-17845561
]
Rui Fan edited comment on FLINK-25537 at 6/13/24 6:48 AM:
--
Merg
liyubin117 commented on code in PR #24763:
URL: https://github.com/apache/flink/pull/24763#discussion_r1637655816
##
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/catalog/CatalogManager.java:
##
@@ -342,6 +342,15 @@ public void alterCatalog(String catalog
101 - 160 of 160 matches
Mail list logo