Dong Lin created FLINK-31126:
Summary: Move classes not dependenting on Flink runtime from
flink-ml-core to flink-ml-servable-core
Key: FLINK-31126
URL: https://issues.apache.org/jira/browse/FLINK-31126
P
[
https://issues.apache.org/jira/browse/FLINK-31126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin reassigned FLINK-31126:
Assignee: Dong Lin
> Move classes not dependenting on Flink runtime from flink-ml-core to
> flin
[
https://issues.apache.org/jira/browse/FLINK-31126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated FLINK-31126:
-
Description:
The Java module containing the servable classes (e.g. KMeansServable) should
not have to d
[
https://issues.apache.org/jira/browse/FLINK-31126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated FLINK-31126:
-
Description:
We would like to be able to deploy servable classes on edge devices (e.g.
phone) with mini
[
https://issues.apache.org/jira/browse/FLINK-31126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated FLINK-31126:
-
Description:
We would like to be able to deploy servable classes on edge devices (e.g.
phone) with mini
[
https://issues.apache.org/jira/browse/FLINK-31126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated FLINK-31126:
-
Summary: Move classes not depending on Flink runtime from flink-ml-core to
flink-ml-servable-core (was:
lindong28 opened a new pull request, #213:
URL: https://github.com/apache/flink-ml/pull/213
## What is the purpose of the change
Move classes not depending on Flink runtime from flink-ml-core to
flink-ml-servable-core. This is needed to minimize the dependencies and memory
footprint
lindong28 commented on PR #213:
URL: https://github.com/apache/flink-ml/pull/213#issuecomment-1435935126
@zhipeng93 Can you review this 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
[
https://issues.apache.org/jira/browse/FLINK-31126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-31126:
---
Labels: pull-request-available (was: )
> Move classes not depending on Flink runtime from f
Dong Lin created FLINK-31127:
Summary: Add public API classes for FLIP-289
Key: FLINK-31127
URL: https://issues.apache.org/jira/browse/FLINK-31127
Project: Flink
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/FLINK-31127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated FLINK-31127:
-
Fix Version/s: ml-2.2.0
> Add public API classes for FLIP-289
> ---
>
>
[
https://issues.apache.org/jira/browse/FLINK-31127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated FLINK-31127:
-
Component/s: Library / Machine Learning
> Add public API classes for FLIP-289
>
[
https://issues.apache.org/jira/browse/FLINK-31126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated FLINK-31126:
-
Fix Version/s: ml-2.2.0
> Move classes not depending on Flink runtime from flink-ml-core to
> flink-ml-
[
https://issues.apache.org/jira/browse/FLINK-31126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated FLINK-31126:
-
Component/s: Library / Machine Learning
> Move classes not depending on Flink runtime from flink-ml-core
[
https://issues.apache.org/jira/browse/FLINK-31127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin reassigned FLINK-31127:
Assignee: Dong Lin
> Add public API classes for FLIP-289
> ---
>
lindong28 opened a new pull request, #214:
URL: https://github.com/apache/flink-ml/pull/214
## What is the purpose of the change
Add public API classes for FLIP-289. Note that some methods are added but
not fully implemented.
## Brief change log
Added all public API clas
[
https://issues.apache.org/jira/browse/FLINK-31127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-31127:
---
Labels: pull-request-available (was: )
> Add public API classes for FLIP-289
>
lindong28 closed pull request #199: [demo-only] Refactor modules
URL: https://github.com/apache/flink-ml/pull/199
--
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
[
https://issues.apache.org/jira/browse/FLINK-30715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated FLINK-30715:
-
Issue Type: New Feature (was: Improvement)
> FLIP-289: Support Online Inference
> -
hlteoh37 opened a new pull request, #21964:
URL: https://github.com/apache/flink/pull/21964
…rmats from main repository
## What is the purpose of the change
Externalize the GlueSchemaRegistry Avro and JSON formats to
flink-connectors-aws
## Brief change log
- Removed flin
[
https://issues.apache.org/jira/browse/FLINK-30948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30948:
---
Labels: pull-request-available (was: )
> Remove flink-avro-glue-schema-registry and flink-j
flinkbot commented on PR #21964:
URL: https://github.com/apache/flink/pull/21964#issuecomment-1435953182
## CI report:
* 51350354a69950e56bfe7bb22df3ff929e5ecf59 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
gyfora commented on code in PR #531:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/531#discussion_r250103
##
docs/content/docs/custom-resource/pod-template.md:
##
@@ -53,13 +53,13 @@ spec:
flinkVersion: v1_16
flinkConfiguration:
taskmanager.number
tamirsagi commented on code in PR #531:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/531#discussion_r250574
##
docs/content/docs/custom-resource/pod-template.md:
##
@@ -53,13 +53,13 @@ spec:
flinkVersion: v1_16
flinkConfiguration:
taskmanager.num
tamirsagi commented on code in PR #531:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/531#discussion_r250574
##
docs/content/docs/custom-resource/pod-template.md:
##
@@ -53,13 +53,13 @@ spec:
flinkVersion: v1_16
flinkConfiguration:
taskmanager.num
Jun Zhang created FLINK-31128:
-
Summary: Add Create Table As for flink table store
Key: FLINK-31128
URL: https://issues.apache.org/jira/browse/FLINK-31128
Project: Flink
Issue Type: Improvement
Aitozi commented on code in PR #21622:
URL: https://github.com/apache/flink/pull/21622#discussion_r252163
##
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/factories/TestValuesTableFactory.java:
##
@@ -1219,14 +1219,14 @@ public void applyPartit
zhangjun0x01 opened a new pull request, #547:
URL: https://github.com/apache/flink-table-store/pull/547
Add Create Table As for flink 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 t
[
https://issues.apache.org/jira/browse/FLINK-31128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-31128:
---
Labels: pull-request-available (was: )
> Add Create Table As for flink table store
> --
Aitozi commented on code in PR #21622:
URL: https://github.com/apache/flink/pull/21622#discussion_r252624
##
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/RexNodeExtractor.scala:
##
@@ -209,7 +209,7 @@ object RexNodeExtractor extend
Aitozi commented on code in PR #21622:
URL: https://github.com/apache/flink/pull/21622#discussion_r254636
##
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/RexNodeExtractor.scala:
##
@@ -271,6 +271,12 @@ object RexNodeExtractor exten
tamirsagi commented on code in PR #531:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/531#discussion_r250574
##
docs/content/docs/custom-resource/pod-template.md:
##
@@ -53,13 +53,13 @@ spec:
flinkVersion: v1_16
flinkConfiguration:
taskmanager.num
tamirsagi commented on code in PR #531:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/531#discussion_r250574
##
docs/content/docs/custom-resource/pod-template.md:
##
@@ -53,13 +53,13 @@ spec:
flinkVersion: v1_16
flinkConfiguration:
taskmanager.num
tamirsagi commented on code in PR #531:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/531#discussion_r250574
##
docs/content/docs/custom-resource/pod-template.md:
##
@@ -53,13 +53,13 @@ spec:
flinkVersion: v1_16
flinkConfiguration:
taskmanager.num
tamirsagi commented on code in PR #531:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/531#discussion_r250574
##
docs/content/docs/custom-resource/pod-template.md:
##
@@ -53,13 +53,13 @@ spec:
flinkVersion: v1_16
flinkConfiguration:
taskmanager.num
gyfora commented on code in PR #531:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/531#discussion_r259286
##
docs/content/docs/custom-resource/pod-template.md:
##
@@ -53,13 +53,13 @@ spec:
flinkVersion: v1_16
flinkConfiguration:
taskmanager.number
tamirsagi commented on code in PR #531:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/531#discussion_r250574
##
docs/content/docs/custom-resource/pod-template.md:
##
@@ -53,13 +53,13 @@ spec:
flinkVersion: v1_16
flinkConfiguration:
taskmanager.num
Aitozi commented on code in PR #21622:
URL: https://github.com/apache/flink/pull/21622#discussion_r272704
##
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/plan/utils/RexNodeExtractorTest.scala:
##
@@ -721,6 +722,70 @@ class RexNodeExtractorTes
Aitozi commented on code in PR #21622:
URL: https://github.com/apache/flink/pull/21622#discussion_r276427
##
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/plan/stream/sql/PartitionableSourceTest.scala:
##
@@ -148,6 +148,16 @@ class Partitionab
Aitozi commented on PR #21622:
URL: https://github.com/apache/flink/pull/21622#issuecomment-1436035723
Hi @swuferhong , thank you for helping review this PR, I have fixed your
comment, please take a look again.
--
This is an automated message from the Apache Git Service.
To respond to the
gyfora merged PR #531:
URL: https://github.com/apache/flink-kubernetes-operator/pull/531
--
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
[
https://issues.apache.org/jira/browse/FLINK-31046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-31046.
--
Fix Version/s: kubernetes-operator-1.5.0
Resolution: Fixed
merged to main 8e1f5cff8d0c578439124
[
https://issues.apache.org/jira/browse/FLINK-31047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-31047.
--
Fix Version/s: kubernetes-operator-1.5.0
Assignee: Tamir Sagi
Resolution: Fixed
merged
[
https://issues.apache.org/jira/browse/FLINK-31046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora reassigned FLINK-31046:
--
Assignee: Tamir Sagi
> Provide extra environment variables from field ref
> -
SteNicholas commented on code in PR #547:
URL: https://github.com/apache/flink-table-store/pull/547#discussion_r378087
##
docs/content/docs/how-to/creating-tables.md:
##
@@ -114,6 +114,78 @@ Partition keys must be a subset of primary keys if primary
keys are defined.
By co
SteNicholas commented on code in PR #547:
URL: https://github.com/apache/flink-table-store/pull/547#discussion_r378285
##
docs/content/docs/how-to/creating-tables.md:
##
@@ -114,6 +114,78 @@ Partition keys must be a subset of primary keys if primary
keys are defined.
By co
[
https://issues.apache.org/jira/browse/FLINK-31104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690974#comment-17690974
]
Shengkai Fang commented on FLINK-31104:
---
[~zhengyunhong97] and [~lsy] Could you s
liuyongvs commented on code in PR #21947:
URL: https://github.com/apache/flink/pull/21947#discussion_r1110050019
##
flink-table/flink-table-common/src/main/java/org/apache/flink/table/functions/BuiltInFunctionDefinitions.java:
##
@@ -178,6 +178,35 @@ ANY, and(logical(LogicalType
xintongsong closed pull request #21868: [FLINK-30908] Fix
YARNSessionFIFOSecuredITCase#testDetachedMode
URL: https://github.com/apache/flink/pull/21868
--
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 t
[
https://issues.apache.org/jira/browse/FLINK-30936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shengkai Fang reassigned FLINK-30936:
-
Assignee: luoyuxia
> Release Testing: Verify FLINK-29941 Support SQL Client connects to
[
https://issues.apache.org/jira/browse/FLINK-30908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song closed FLINK-30908.
Fix Version/s: 1.17.0
Resolution: Fixed
- master (1.18): 6b47f45ffd22e0ff332a528dccfbd8b664
[
https://issues.apache.org/jira/browse/FLINK-31060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu reassigned FLINK-31060:
--
Assignee: dalongliu
> Release Testing: Verify FLINK-30542 Support adaptive local hash aggrega
[
https://issues.apache.org/jira/browse/FLINK-30274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690982#comment-17690982
]
Ran Tao commented on FLINK-30274:
-
[~martijnvisser] Hi, Can u help me to review it again
[
https://issues.apache.org/jira/browse/FLINK-26541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690985#comment-17690985
]
Paul Lin commented on FLINK-26541:
--
Is there any ongoing effort currently? I'm happy to
[
https://issues.apache.org/jira/browse/FLINK-31025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo closed FLINK-31025.
--
Resolution: Done
> Release Testing: Verify FLINK-30650 Introduce EXPLAIN PLAN_ADVICE to provide
> SQL
[
https://issues.apache.org/jira/browse/FLINK-31116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690991#comment-17690991
]
waywtdcc commented on FLINK-31116:
--
Fine-Grained Resource Management is not enough. Fin
[
https://issues.apache.org/jira/browse/FLINK-31116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690992#comment-17690992
]
waywtdcc commented on FLINK-31116:
--
It is used for real-time synchronization, using yar
[
https://issues.apache.org/jira/browse/FLINK-31115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690993#comment-17690993
]
waywtdcc commented on FLINK-31115:
--
Fine-Grained Resource Management is not enough. Fin
FangYongs opened a new pull request, #21965:
URL: https://github.com/apache/flink/pull/21965
## What is the purpose of the change
This PR aims to add an option `flink.sink.discard-too-large-records` to
support discarding too large records in kafka sink.
## Brief change log
[
https://issues.apache.org/jira/browse/FLINK-31121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-31121:
---
Labels: pull-request-available (was: )
> KafkaSink should be able to catch and ignore exp v
flinkbot commented on PR #21965:
URL: https://github.com/apache/flink/pull/21965#issuecomment-1436255817
## CI report:
* 5344dec8b734fa071d0d1170097a85076f6e5898 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
lsyldliu opened a new pull request, #21966:
URL: https://github.com/apache/flink/pull/21966
## What is the purpose of the change
*As the issue description, currently we can't get Hadoop-related
authentication information from flink-conf.yaml when create `ParquetReader`
using S3AFileS
flinkbot commented on PR #21966:
URL: https://github.com/apache/flink/pull/21966#issuecomment-1436276237
## CI report:
* d4b4469382934358da015ec57791da352070d79c UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-31089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaogang zhou updated FLINK-31089:
--
Attachment: (was: l0pin_open-1.png)
> pin L0 index in memory can lead to slow memory grow
[
https://issues.apache.org/jira/browse/FLINK-31089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaogang zhou updated FLINK-31089:
--
Attachment: l0pin_open.png
> pin L0 index in memory can lead to slow memory grow finally lead
[
https://issues.apache.org/jira/browse/FLINK-31089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaogang zhou updated FLINK-31089:
--
Attachment: l0pin_open-1.png
> pin L0 index in memory can lead to slow memory grow finally lea
[
https://issues.apache.org/jira/browse/FLINK-31089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690999#comment-17690999
]
xiaogang zhou commented on FLINK-31089:
---
[~yunta]
got some update with l0 pin op
[
https://issues.apache.org/jira/browse/FLINK-29729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691000#comment-17691000
]
dalongliu commented on FLINK-29729:
---
Sorry for responding later, after taking a deep a
fsk119 commented on code in PR #21901:
URL: https://github.com/apache/flink/pull/21901#discussion_r428607
##
docs/content.zh/docs/dev/table/sqlClient.md:
##
@@ -223,6 +223,8 @@ Mode "embedded" (default) submits Flink jobs from the local
machine.
Syntax: [embedded] [OPT
[
https://issues.apache.org/jira/browse/FLINK-30810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691003#comment-17691003
]
Shammon commented on FLINK-30810:
-
Hi [~fsk119] I'd like to fix this issue, can you assi
[
https://issues.apache.org/jira/browse/FLINK-30810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shengkai Fang reassigned FLINK-30810:
-
Assignee: Shammon
> Rework the CliClientITCase to extend AbstractSqlGatewayStatementITC
[
https://issues.apache.org/jira/browse/FLINK-31061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691004#comment-17691004
]
Junrui Li commented on FLINK-31061:
---
I have tested it and it looks good to me.
I used
liuyongvs commented on PR #21947:
URL: https://github.com/apache/flink/pull/21947#issuecomment-1436314638
hi @snuyanzin please review it again
--
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
SteNicholas commented on PR #546:
URL:
https://github.com/apache/flink-table-store/pull/546#issuecomment-1436325253
@JingsongLi, @FangYongs, 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
[
https://issues.apache.org/jira/browse/FLINK-31089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690999#comment-17690999
]
xiaogang zhou edited comment on FLINK-31089 at 2/20/23 4:56 AM:
--
Shammon created FLINK-31129:
---
Summary: Introduce FlinkEmbeddedHiveRunner for junit5 in table
store
Key: FLINK-31129
URL: https://issues.apache.org/jira/browse/FLINK-31129
Project: Flink
Issue Type
[
https://issues.apache.org/jira/browse/FLINK-30723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691013#comment-17691013
]
Nicholas Jiang commented on FLINK-30723:
[~zjureel], [~lzljs3620320], this is du
zhuzhurk commented on PR #21943:
URL: https://github.com/apache/flink/pull/21943#issuecomment-1436387155
@gaoyunhaii would you take a look at this change of checkpointing?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
[
https://issues.apache.org/jira/browse/FLINK-31062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691022#comment-17691022
]
Weijie Guo commented on FLINK-31062:
Thanks [~337361...@qq.com] for your patient gui
[
https://issues.apache.org/jira/browse/FLINK-31062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo updated FLINK-31062:
---
Attachment: dpp-test-result
> Release Testing: Verify FLINK-30365 New dynamic partition pruning stra
[
https://issues.apache.org/jira/browse/FLINK-31062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691022#comment-17691022
]
Weijie Guo edited comment on FLINK-31062 at 2/20/23 6:35 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-31062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691022#comment-17691022
]
Weijie Guo edited comment on FLINK-31062 at 2/20/23 6:35 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-31062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691022#comment-17691022
]
Weijie Guo edited comment on FLINK-31062 at 2/20/23 6:36 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-31062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691022#comment-17691022
]
Weijie Guo edited comment on FLINK-31062 at 2/20/23 6:38 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-31062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691022#comment-17691022
]
Weijie Guo edited comment on FLINK-31062 at 2/20/23 6:39 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-30936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691023#comment-17691023
]
luoyuxia commented on FLINK-30936:
--
Verify embedded mode:
1: try with different CLI pa
fsk119 commented on code in PR #21945:
URL: https://github.com/apache/flink/pull/21945#discussion_r508444
##
flink-table/flink-sql-gateway/src/main/java/org/apache/flink/table/gateway/rest/serde/LogicalTypeJsonSerializer.java:
##
@@ -87,6 +89,10 @@ public final class Logical
[
https://issues.apache.org/jira/browse/FLINK-31112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691024#comment-17691024
]
Weihua Hu commented on FLINK-31112:
---
The Flink pod will only run TM/JM processes inter
[
https://issues.apache.org/jira/browse/FLINK-30951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
luoyuxia updated FLINK-30951:
-
Description:
The issue aims to verfiy FLINK-29635.
Please verify in batch mode, the document is in
[ht
fsk119 commented on code in PR #21959:
URL: https://github.com/apache/flink/pull/21959#discussion_r528130
##
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/config/ExecutionConfigOptions.java:
##
@@ -160,7 +160,7 @@ public class ExecutionConfigOptio
luoyuxia created FLINK-31130:
Summary: Improve version info for the doc of SQL Gateway
Key: FLINK-31130
URL: https://issues.apache.org/jira/browse/FLINK-31130
Project: Flink
Issue Type: Improveme
[
https://issues.apache.org/jira/browse/FLINK-31130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
luoyuxia updated FLINK-31130:
-
Summary: Improve version info shown in the doc of SQL Gateway (was:
Improve version info for the doc of
[
https://issues.apache.org/jira/browse/FLINK-30938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo reassigned FLINK-30938:
--
Assignee: Weijie Guo (was: xy)
> Release Testing: Verify FLINK-29766 Adaptive Batch Schedule
[
https://issues.apache.org/jira/browse/FLINK-30938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo reassigned FLINK-30938:
--
Assignee: Yufan Sheng (was: Weijie Guo)
> Release Testing: Verify FLINK-29766 Adaptive Batch
[
https://issues.apache.org/jira/browse/FLINK-30938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691031#comment-17691031
]
Weijie Guo commented on FLINK-30938:
Through offline communication, unassigned [~xuz
luoyuxia opened a new pull request, #21967:
URL: https://github.com/apache/flink/pull/21967
## What is the purpose of the change
To improve version info shown in the doc of SQL Gateway. It should change
with the flink version instead of a constant value
`1.16-SNAPSHOT`.
[
https://issues.apache.org/jira/browse/FLINK-31130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-31130:
---
Labels: pull-request-available (was: )
> Improve version info shown in the doc of SQL Gatew
flinkbot commented on PR #21967:
URL: https://github.com/apache/flink/pull/21967#issuecomment-1436471565
## CI report:
* 12a89f7f6824db8d9a3b86926c024d7f5f74fe44 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
zhuzhurk commented on code in PR #21943:
URL: https://github.com/apache/flink/pull/21943#discussion_r563249
##
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointCoordinator.java:
##
@@ -1373,6 +1371,7 @@ private void cleanupAfterCompletedCheckpoint(
Rruop opened a new pull request, #21968:
URL: https://github.com/apache/flink/pull/21968
…execution
## 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 re-tran
1 - 100 of 108 matches
Mail list logo