[
https://issues.apache.org/jira/browse/FLINK-29277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603391#comment-17603391
]
Jiankun Feng commented on FLINK-29277:
--
Flink Submits the task to
YARN,YarnClientY
[
https://issues.apache.org/jira/browse/FLINK-29271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser reassigned FLINK-29271:
--
Assignee: jiangjiguang0719
> Change to byte array from bytebuffer to improve performa
Jiankun Feng created FLINK-29277:
Summary: Flink submits tasks to yarn Federation and throws an
exception 'org.apache.commons.lang3.NotImplementedException: Code is not
implemented'
Key: FLINK-29277
URL: https://
wuchong commented on code in PR #20176:
URL: https://github.com/apache/flink/pull/20176#discussion_r964657510
##
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/TableEnvironment.java:
##
@@ -516,13 +518,51 @@ void createFunction(
boolean ig
zzzs commented on code in PR #20342:
URL: https://github.com/apache/flink/pull/20342#discussion_r969203533
##
flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/functions/SqlFunctionUtils.java:
##
@@ -371,6 +371,11 @@ public static String repeat(Str
morhidi commented on PR #362:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/362#issuecomment-1244959843
Hi @SteNicholas
It'd be great if you could try to fix the CI errors, i.e.` NoSuchMethod`.
There is also the `KubernetesClientMetrics` class which introduces an
in
zzzs commented on code in PR #20342:
URL: https://github.com/apache/flink/pull/20342#discussion_r969201461
##
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/expressions/ScalarFunctionsTest.scala:
##
@@ -282,6 +282,13 @@ class ScalarFunctionsTes
[
https://issues.apache.org/jira/browse/FLINK-19869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser reopened FLINK-19869:
Assignee: (was: Bobby Richard)
After discussion with [~twalthr] this has been revert
MartijnVisser commented on code in PR #20048:
URL: https://github.com/apache/flink/pull/20048#discussion_r969193850
##
flink-connectors/flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/internal/converter/PostgresRowConverter.java:
##
@@ -59,6 +63,25 @@ public J
[
https://issues.apache.org/jira/browse/FLINK-19869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser updated FLINK-19869:
---
Fix Version/s: (was: 1.16.0)
> Flink SQL JDBC connector for Postgres can't handle UUID d
[
https://issues.apache.org/jira/browse/FLINK-29134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sitan Pang updated FLINK-29134:
---
Affects Version/s: 1.15.2
> fetch metrics may cause oom(ThreadPool task pile up)
> -
morhidi commented on PR #360:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/360#issuecomment-1244949027
Please create another module, e.g. `kubernetes-client-examples`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
morhidi commented on code in PR #366:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/366#discussion_r969187782
##
flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/listener/FlinkResourceListenerTest.java:
##
@@ -58,36 +58,40 @@ public v
morhidi commented on code in PR #366:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/366#discussion_r969186749
##
flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/listener/FlinkResourceListenerTest.java:
##
@@ -58,36 +58,40 @@ public v
morhidi commented on code in PR #366:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/366#discussion_r969186749
##
flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/listener/FlinkResourceListenerTest.java:
##
@@ -58,36 +58,40 @@ public v
xintongsong commented on code in PR #20796:
URL: https://github.com/apache/flink/pull/20796#discussion_r969162160
##
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/hybrid/HsFileDataIndexImplTest.java:
##
@@ -54,23 +54,32 @@ void before() {
@Test
pvary commented on code in PR #366:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/366#discussion_r969157975
##
flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/listener/FlinkResourceListenerTest.java:
##
@@ -58,36 +58,40 @@ public voi
[
https://issues.apache.org/jira/browse/FLINK-29275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tally closed FLINK-29275.
-
Resolution: Later
> Temporal Table function: Cannot add expression of different type to set
> --
JingsongLi commented on code in PR #291:
URL: https://github.com/apache/flink-table-store/pull/291#discussion_r969135349
##
flink-table-store-core/src/main/java/org/apache/flink/table/store/file/memory/MemoryPoolFactory.java:
##
@@ -78,20 +85,27 @@ public int pageSize() {
[
https://issues.apache.org/jira/browse/FLINK-29276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-29276:
-
Component/s: Table Store
> Flush all memory in SortBufferMemTable.clear
> --
[
https://issues.apache.org/jira/browse/FLINK-29276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-29276:
-
Fix Version/s: table-store-0.3.0
> Flush all memory in SortBufferMemTable.clear
> --
Jingsong Lee created FLINK-29276:
Summary: Flush all memory in SortBufferMemTable.clear
Key: FLINK-29276
URL: https://issues.apache.org/jira/browse/FLINK-29276
Project: Flink
Issue Type: Impr
Tally created FLINK-29275:
-
Summary: Temporal Table function: Cannot add expression of
different type to set
Key: FLINK-29275
URL: https://issues.apache.org/jira/browse/FLINK-29275
Project: Flink
Is
fsk119 commented on code in PR #20719:
URL: https://github.com/apache/flink/pull/20719#discussion_r969132854
##
docs/content.zh/docs/dev/table/sql-gateway/overview.md:
##
@@ -0,0 +1,226 @@
+---
+title: Overview
+weight: 1
+type: docs
+aliases:
+- /dev/table/sql-gateway.html
+---
reswqa commented on PR #20796:
URL: https://github.com/apache/flink/pull/20796#issuecomment-1244874893
@xintongsong Thanks for the review, comments of the first commit has been
resolved.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
reswqa commented on code in PR #20796:
URL: https://github.com/apache/flink/pull/20796#discussion_r969131791
##
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/hybrid/HsFileDataManagerTest.java:
##
@@ -340,6 +341,57 @@ void testRegisterSubpartitionReade
[
https://issues.apache.org/jira/browse/FLINK-29273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29273:
---
Labels: pull-request-available (was: )
> Page not enough Exception in SortBufferMemTable
>
JingsongLi opened a new pull request, #291:
URL: https://github.com/apache/flink-table-store/pull/291
When there are many partitions, the partition writer will seize memory and
may have the memory not enough exceptions.
We need to make sure that the writer has enough memory before it can
[
https://issues.apache.org/jira/browse/FLINK-29273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee reassigned FLINK-29273:
Assignee: Jingsong Lee
> Page not enough Exception in SortBufferMemTable
> --
reswqa commented on PR #20739:
URL: https://github.com/apache/flink/pull/20739#issuecomment-1244858068
@zhuzhurk Thank you for reviewing this pr, I have addressed your comments in
a fix-up commit, PTAL~
--
This is an automated message from the Apache Git Service.
To respond to the message
flinkbot commented on PR #20819:
URL: https://github.com/apache/flink/pull/20819#issuecomment-1244857059
## CI report:
* d0888cfc13f74f8a2d932127529dda2e6592e995 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
reswqa commented on code in PR #20739:
URL: https://github.com/apache/flink/pull/20739#discussion_r969117632
##
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/strategy/PipelinedRegionSchedulingStrategy.java:
##
@@ -301,10 +335,12 @@ private boolean
isDownstreamC
yuzelin commented on code in PR #20719:
URL: https://github.com/apache/flink/pull/20719#discussion_r966793400
##
docs/content/docs/dev/table/sql-gateway/overview.md:
##
@@ -0,0 +1,226 @@
+---
+title: Overview
+weight: 1
+type: docs
+aliases:
+- /dev/table/sql-gateway.html
+---
+
PatrickRen opened a new pull request, #20819:
URL: https://github.com/apache/flink/pull/20819
Unchanged backport of #20760 on release-1.16
--
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 spec
reswqa commented on code in PR #20739:
URL: https://github.com/apache/flink/pull/20739#discussion_r969116344
##
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/strategy/PipelinedRegionSchedulingStrategy.java:
##
@@ -281,10 +313,12 @@ private boolean areRegionInput
reswqa commented on code in PR #20739:
URL: https://github.com/apache/flink/pull/20739#discussion_r969115835
##
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/strategy/PipelinedRegionSchedulingStrategy.java:
##
@@ -61,7 +62,8 @@ public class PipelinedRegionSchedu
[
https://issues.apache.org/jira/browse/FLINK-29102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603317#comment-17603317
]
Xingbo Huang commented on FLINK-29102:
--
Hi [~Yanfei Lei] any updates on this issue?
[
https://issues.apache.org/jira/browse/FLINK-28398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xingbo Huang updated FLINK-28398:
-
Priority: Major (was: Critical)
> CheckpointCoordinatorTriggeringTest.discardingTriggeringCheck
[
https://issues.apache.org/jira/browse/FLINK-28398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603316#comment-17603316
]
Xingbo Huang commented on FLINK-28398:
--
Given that it hasn't appeared for two month
[
https://issues.apache.org/jira/browse/FLINK-28627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xingbo Huang closed FLINK-28627.
Resolution: Cannot Reproduce
Given that it hasn't appeared for two months, I will close this issue
[
https://issues.apache.org/jira/browse/FLINK-28898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xingbo Huang updated FLINK-28898:
-
Priority: Major (was: Critical)
> ChangelogRecoverySwitchStateBackendITCase.testSwitchFromEnabl
[
https://issues.apache.org/jira/browse/FLINK-28975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603314#comment-17603314
]
Qingsheng Ren commented on FLINK-28975:
---
Fixed on master: d62df6899a1d7bd92ae998d3
[
https://issues.apache.org/jira/browse/FLINK-28898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603313#comment-17603313
]
Xingbo Huang commented on FLINK-28898:
--
Given that it hasn't appeared for a month,
[
https://issues.apache.org/jira/browse/FLINK-28901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xingbo Huang updated FLINK-28901:
-
Priority: Major (was: Critical)
> CassandraSinkBaseTest.testTimeoutExceptionOnInvoke failed wit
[
https://issues.apache.org/jira/browse/FLINK-28901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603312#comment-17603312
]
Xingbo Huang commented on FLINK-28901:
--
Given that it hasn't appeared for a month,
[
https://issues.apache.org/jira/browse/FLINK-29031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xingbo Huang updated FLINK-29031:
-
Priority: Major (was: Critical)
> FlinkKinesisConsumerTest.testSourceSynchronization failed wit
[
https://issues.apache.org/jira/browse/FLINK-29008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xingbo Huang updated FLINK-29008:
-
Priority: Major (was: Critical)
> SortMergeResultPartitionTest.testRelease failed with TestTime
[
https://issues.apache.org/jira/browse/FLINK-29008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603311#comment-17603311
]
Xingbo Huang commented on FLINK-29008:
--
Given that it hasn't appeared for a month,
[
https://issues.apache.org/jira/browse/FLINK-29031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603310#comment-17603310
]
Xingbo Huang commented on FLINK-29031:
--
Given that it hasn't appeared for a month,
PatrickRen merged PR #20760:
URL: https://github.com/apache/flink/pull/20760
--
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-29092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xingbo Huang updated FLINK-29092:
-
Priority: Major (was: Critical)
> HadoopPathBasedPartFileWriterTest.testWriteFile failed with A
[
https://issues.apache.org/jira/browse/FLINK-29147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xingbo Huang closed FLINK-29147.
Resolution: Duplicate
> ChangelogLocalRecoveryITCase.testRestartTM failed with CheckpointException
[
https://issues.apache.org/jira/browse/FLINK-27691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xingbo Huang closed FLINK-27691.
Resolution: Cannot Reproduce
Given that it hasn't appeared for a month, I will close this issue. P
[
https://issues.apache.org/jira/browse/FLINK-29274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603306#comment-17603306
]
Xingbo Huang commented on FLINK-29274:
--
[~yzl] Could you help take a look? Thx.
>
Xingbo Huang created FLINK-29274:
Summary: HiveServer2EndpointITCase.testGetFunctionWithPattern
failed with Persistence Manager has been closed
Key: FLINK-29274
URL: https://issues.apache.org/jira/browse/FLINK-292
[
https://issues.apache.org/jira/browse/FLINK-29273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-29273:
-
Description:
When there are many partitions, the partition writer will seize memory and may
hav
[
https://issues.apache.org/jira/browse/FLINK-29273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-29273:
-
Attachment: screenshot-1.png
> Page not enough Exception in SortBufferMemTable
> ---
[
https://issues.apache.org/jira/browse/FLINK-29273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-29273:
-
Description: !screenshot-1.png! (was:
!image-2022-09-13-11-03-07-855.png! )
> Page not enou
Jingsong Lee created FLINK-29273:
Summary: Page not enough Exception in SortBufferMemTable
Key: FLINK-29273
URL: https://issues.apache.org/jira/browse/FLINK-29273
Project: Flink
Issue Type: B
Jingsong Lee created FLINK-29272:
Summary: Document DataStream API (DataStream to Table) for table
store
Key: FLINK-29272
URL: https://issues.apache.org/jira/browse/FLINK-29272
Project: Flink
[
https://issues.apache.org/jira/browse/FLINK-29271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jiangjiguang0719 updated FLINK-29271:
-
Description: I have done a test to compare byte array and bytebuffer, 40%
performance i
[
https://issues.apache.org/jira/browse/FLINK-29271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603303#comment-17603303
]
jiangjiguang0719 commented on FLINK-29271:
--
please assign me the issue, I will
jiangjiguang0719 created FLINK-29271:
Summary: Change to byte array from bytebuffer to improve
performance when reading parquet file
Key: FLINK-29271
URL: https://issues.apache.org/jira/browse/FLINK-29271
HuangXingBo closed pull request #20788: [hotfix][python] Fix typo in PyFlink's
JsonRowDeserializationSchema
URL: https://github.com/apache/flink/pull/20788
--
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
[
https://issues.apache.org/jira/browse/FLINK-29270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Muhammad Hilmi Al Fatih updated FLINK-29270:
Description:
I did a very simple kafka-to-kafka pipeline with flink 1.14.4
[
https://issues.apache.org/jira/browse/FLINK-29270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Muhammad Hilmi Al Fatih updated FLINK-29270:
Description:
I did a very simple kafka-to-kafka pipeline with flink 1.14.4
Muhammad Hilmi Al Fatih created FLINK-29270:
---
Summary: Wrong metrics kafka producer (FlinkKafkaProducer,
KafkaSink) in EXACTLY_ONCE
Key: FLINK-29270
URL: https://issues.apache.org/jira/browse/FLINK-29270
[
https://issues.apache.org/jira/browse/FLINK-24119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603301#comment-17603301
]
Qingsheng Ren commented on FLINK-24119:
---
Should be fixed by FLINK-29153. Please re
[
https://issues.apache.org/jira/browse/FLINK-24119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qingsheng Ren closed FLINK-24119.
-
Fix Version/s: 1.16.0
Assignee: Qingsheng Ren
Resolution: Fixed
> KafkaITCase.te
PatrickRen commented on PR #20760:
URL: https://github.com/apache/flink/pull/20760#issuecomment-1244815251
@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
[
https://issues.apache.org/jira/browse/FLINK-29018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qingsheng Ren closed FLINK-29018.
-
Resolution: Fixed
> KafkaITCase.testMultipleSourcesOnePartition failed with TopicExistsException
[
https://issues.apache.org/jira/browse/FLINK-29018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603300#comment-17603300
]
Qingsheng Ren commented on FLINK-29018:
---
Should be fixed by FLINK-29153. Please re
[
https://issues.apache.org/jira/browse/FLINK-29153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qingsheng Ren closed FLINK-29153.
-
Resolution: Fixed
> KafkaConsumerThread should catch WakeupException when committing offsets
> -
[
https://issues.apache.org/jira/browse/FLINK-29153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602076#comment-17602076
]
Qingsheng Ren edited comment on FLINK-29153 at 9/13/22 2:20 AM:
--
reswqa commented on code in PR #20796:
URL: https://github.com/apache/flink/pull/20796#discussion_r969078333
##
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/hybrid/HsFileDataManagerTest.java:
##
@@ -340,6 +341,57 @@ void testRegisterSubpartitionReade
PatrickRen merged PR #20794:
URL: https://github.com/apache/flink/pull/20794
--
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
reswqa commented on code in PR #20796:
URL: https://github.com/apache/flink/pull/20796#discussion_r969078015
##
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/HsFileDataManager.java:
##
@@ -192,19 +192,22 @@ public void
releaseSubpartitionReade
reswqa commented on code in PR #20796:
URL: https://github.com/apache/flink/pull/20796#discussion_r969077225
##
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/HsSubpartitionView.java:
##
@@ -85,10 +86,12 @@ public BufferAndBacklog getNextBuffer(
bobby-richard commented on code in PR #20048:
URL: https://github.com/apache/flink/pull/20048#discussion_r969023378
##
flink-connectors/flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/internal/converter/PostgresRowConverter.java:
##
@@ -59,6 +63,25 @@ public J
afedulov commented on code in PR #20757:
URL: https://github.com/apache/flink/pull/20757#discussion_r968928532
##
flink-core/src/main/java/org/apache/flink/api/connector/source/SourceReaderContext.java:
##
@@ -63,4 +63,11 @@ public interface SourceReaderContext {
* @see Us
afedulov commented on code in PR #20757:
URL: https://github.com/apache/flink/pull/20757#discussion_r968925284
##
flink-core/src/main/java/org/apache/flink/api/connector/source/lib/util/GuavaRateLimiter.java:
##
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apache Software Foundation
[
https://issues.apache.org/jira/browse/FLINK-29268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29268:
---
Labels: pull-request-available (was: )
> Sync 1.16.0 code to ES repo
>
zentol commented on PR #30:
URL:
https://github.com/apache/flink-connector-elasticsearch/pull/30#issuecomment-1244273840
Should be everything now.
--
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-29269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-29269:
-
Description:
Logging isn't setup on CI, which breaks some tests that rely on certain mes
Chesnay Schepler created FLINK-29269:
Summary: Setup CI logging
Key: FLINK-29269
URL: https://issues.apache.org/jira/browse/FLINK-29269
Project: Flink
Issue Type: Sub-task
Compo
flinkbot commented on PR #20818:
URL: https://github.com/apache/flink/pull/20818#issuecomment-1244205057
## CI report:
* 5a761b83274189f59204c52e11d2a14aa71fb343 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
Chesnay Schepler created FLINK-29268:
Summary: Sync 1.16.0 code to ES repo
Key: FLINK-29268
URL: https://issues.apache.org/jira/browse/FLINK-29268
Project: Flink
Issue Type: Sub-task
zentol opened a new pull request, #20818:
URL: https://github.com/apache/flink/pull/20818
1.16 backport of #20814.
--
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 unsubs
[
https://issues.apache.org/jira/browse/FLINK-25868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603228#comment-17603228
]
Chesnay Schepler commented on FLINK-25868:
--
master:
ddd034b1528c22fae1802238db
zentol merged PR #20817:
URL: https://github.com/apache/flink/pull/20817
--
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
zentol merged PR #20814:
URL: https://github.com/apache/flink/pull/20814
--
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
[
https://issues.apache.org/jira/browse/FLINK-29224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Ge resolved FLINK-29224.
-
Fix Version/s: 1.17.0
(was: 1.16.0)
Resolution: Fixed
> flink-mirror does
[
https://issues.apache.org/jira/browse/FLINK-29224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603225#comment-17603225
]
Jing Ge commented on FLINK-29224:
-
fixed
> flink-mirror does not pick up the new releas
[
https://issues.apache.org/jira/browse/FLINK-26876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser closed FLINK-26876.
--
Resolution: Duplicate
> flink-statebackend-rocksdb EmbeddedRocksDBStateBackend crashing on mac
[
https://issues.apache.org/jira/browse/FLINK-25756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-25756:
-
Component/s: (was: Connectors / Common)
> Dedicated Opensearch connectors
>
[
https://issues.apache.org/jira/browse/FLINK-25756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-25756:
-
Fix Version/s: opensearch-1.0.0
> Dedicated Opensearch connectors
>
[
https://issues.apache.org/jira/browse/FLINK-25756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-25756:
-
Component/s: Connectors / Opensearch
> Dedicated Opensearch connectors
> ---
[
https://issues.apache.org/jira/browse/FLINK-29267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-29267:
-
Description:
Many connectors and formats require supporting external data types. Postgres
users
dannycranmer commented on code in PR #569:
URL: https://github.com/apache/flink-web/pull/569#discussion_r968631259
##
_posts/2022-09-08-release-1.14.6.md:
##
@@ -0,0 +1,111 @@
+---
+layout: post
+title: "Apache Flink 1.14.6 Release Announcement"
+date: 2022-09-08T00:00:00.000Z
dannycranmer commented on PR #1:
URL:
https://github.com/apache/flink-connector-dynamodb/pull/1#issuecomment-1243981647
Please rebase on `main` after this is merged
https://github.com/apache/flink-connector-dynamodb/pull/2
--
This is an automated message from the Apache Git Service.
To r
1 - 100 of 246 matches
Mail list logo