Commits
User selector
Commit History
Commits on Sep 19, 2023
- committed
Add metric CountMap and Average
Show description for adc90c9authored
Commits on Sep 13, 2023
Optimize OverWindow operator with multiple filters and limits
Show description for 11158f5authored
Commits on Sep 7, 2023
Support Parquet format in FileSystem and Hive connector
Show description for 67fb0e9authored
Commits on Aug 3, 2023
Add retry and warning for network exceptions in Prometheus Sink
Show description for 637e982authored andcommitted
Commits on Aug 2, 2023
Support infinite size sliding window transform
Show description for 2593564authored
Commits on Aug 1, 2023
Support computing sliding window features with different filter expr and limits in one operator (#173)
Show description for 51f68bdauthored
Commits on Jul 28, 2023
Add document and support report interval in metric store
Show description for df400beauthored
Commits on Jul 26, 2023
Introduce MetricStore framework and add PrometheusMetricStore (#169)
Show description for a12083eauthored
Commits on Jul 25, 2023
Introduce Flink Prometheus sink
Show description for c2be5c8authored
Commits on Jul 4, 2023
Skip empty map when enable partal update in RedisSink
Show description for 38efa1cauthored
Commits on Jun 30, 2023
Support keep_timestamp_field in Sinks
Show description for de44f92authoredOptimize RedisSource map lookup behavior
Show description for 9f5eb1aauthored
Commits on Jun 26, 2023
Support partially updating hash/map in RedisSink
Show description for af13534authored
Commits on May 30, 2023
Support Redis lookup join in FlinkProcessor
Show description for 96c8216authored
Commits on May 24, 2023
Support custom key in Redis connector (#142)
Show description for f4692baauthoredSupport COLLECT_LIST in Flink and local processor
Show description for 0450071authored
Commits on May 22, 2023
[hotfix] Update RedisSink write and flush logic
Show description for 2f7dce5authored
Commits on May 16, 2023
Support Redis data types in Redis connector
Show description for 5d23042authored
Commits on May 15, 2023
Support cluster mode in Redis connector
Show description for 15a80c9authored
Commits on May 6, 2023
Commits on Apr 26, 2023
- authored andcommitted
Commits on Apr 13, 2023
Add feature embedding and fraud detection notebook example
Show description for 33c63b7authored
Commits on Mar 30, 2023
Fix FlinkProcessor SlidingWindow deduplication logic with limit
Show description for 5d9b886authored
Commits on Mar 29, 2023
Add doc describing the built-in optimizations
Show description for ee8917bauthored
Commits on Mar 28, 2023
Support adding late data to sliding window in FlinkProcessor
Show description for 7d87336authored
Commits on Mar 27, 2023
Replace Feathub with FeatHub in all documents
Show description for 004e970committed
Commits on Mar 23, 2023
Refactor FlinkProcessor's sliding window logic
Show description for 11a6afeauthored
Commits on Mar 22, 2023
Introduce MySQLSource and MySQLSink
Show description for a4e5d0dauthored andcommitted
Commits on Jan 14, 2023
Optimize SlidingWindowKeyedProcessFunction
Show description for 5485170authored andcommitted
Commits on Dec 16, 2022
SlidingFeatureView supports multiple sizes windows
Show description for 651b33dauthored andcommittedFix watermark generation strategy
Show description for 66ce392authored andcommitted
Commits on Dec 14, 2022
Add RedisSink for Flink processor
Show description for 65a8c31authored
Commits on Dec 5, 2022
Introduce PostSlidingWindow function
Show description for e7f7a8eauthored andcommitted
Commits on Nov 21, 2022
FlinkProcessor support timestamp with time zone (#39)
Show description for c1d5ba0authored