Hong Liang Teoh created FLINK-36187:
---
Summary: Reimplement UniformShardAssigner using Kinesis shard
hashes
Key: FLINK-36187
URL: https://issues.apache.org/jira/browse/FLINK-36187
Project: Flink
Hi everyone,
Please review and vote on the release candidate #1 for the version 3.2.0 of
Apache Flink CDC, as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)
**Release Overview**
As an overview, the release consists of the following:
a)
MOBIN created FLINK-36188:
-
Summary: HBase disable buffer flush lose efficacy
Key: FLINK-36188
URL: https://issues.apache.org/jira/browse/FLINK-36188
Project: Flink
Issue Type: Bug
Componen
Hi ,
I am looking at
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/queries/window-tvf/
and tried to follow the instructions, but it was not as I expected.
I created a javascript program to populate a table defined as per the docs in
the Tumble section. Unfortunately ti
Hi David,
It's already mentioned in the docs:
*Note: in order to better understand the behavior of windowing, we simplify
the displaying of timestamp values to not show the trailing zeros,
e.g. 2020-04-15 08:05 should be displayed as 2020-04-15 08:05:00.000 in
Flink SQL Client if the type is TIME
Hi Martjin,
OK thanks - I missed that,
Kind regards, David.
From: Martijn Visser
Date: Friday, 30 August 2024 at 13:59
To: dev@flink.apache.org
Subject: [EXTERNAL] Re: Flink aggregation docs
Hi David,
It's already mentioned in the docs:
*Note: in order to better understand the behavior
Martijn Visser created FLINK-36189:
--
Summary: Documentation build is failing with NPM installation
problem
Key: FLINK-36189
URL: https://issues.apache.org/jira/browse/FLINK-36189
Project: Flink
Hi ,
I notice in the first example.
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/queries/match_recognize/
In the create table for Ticker, it refers to deprecated TimeIndicatorTypeInfo :
|-- rowtime: TimeIndicatorTypeInfo(rowtime) # point in time when the change
to th