Skip to content

Releases: tencentyun/flink-hello-world

Add metrics to count different kinds of records

26 May 03:39
Compare
Choose a tag to compare
  1. Add metrics to count different kinds of records
  2. Add more UDF examples

Support output rate limiting

24 Aug 12:54
c392793
Compare
Choose a tag to compare

This release adds the support for rate limiting. Also, users may choose to discard all input data for debugging purposes.

Support all changelog mode and output type formatting

29 Jul 10:39
Compare
Choose a tag to compare
0.3.4

Support all changelog mode and external type formatting

Universal Logger Sink Implementation

16 Sep 11:28
Compare
Choose a tag to compare

Support both Flink 1.11 and 1.13

Added ENHANCED_SPLIT_INDEX Function

15 Sep 12:09
Compare
Choose a tag to compare

Provide ENHANCED_SPLIT_INDEX function to support multiple consecutive separators.

Logger Sink with Optional Prefix

14 Jul 11:39
478ca3d
Compare
Choose a tag to compare

Support custom prefix (print-identifier)

Added Logger Table Sink

21 May 07:06
Compare
Choose a tag to compare

Users could use this table sink for debugging purposes.

UDF Examples

22 Sep 12:30
Compare
Choose a tag to compare

Added EncodeLatin1 & DecodeLatin1 UDF Examples

WordCount

03 Sep 07:33
Compare
Choose a tag to compare

WordCount 程序包