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 4, 2023
- committed
Support reporting metrics in non-final feature view
Show description for edab437authored
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
- committed
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 15, 2023
Commits on Jul 7, 2023
Forward nullable information of Flink field types
Show description for 18774daauthored
Commits on Jul 4, 2023
Skip empty map when enable partal update in RedisSink
Show description for 38efa1cauthored
Commits on Jul 3, 2023
Fix join expr for single field names
Show description for 4eccadeauthored
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 Jun 8, 2023
Set HiveSource to streaming mode
Show description for f4b8276authored
Commits on Jun 5, 2023
Support Redis key expr without feature name
Show description for 0f3c7b0authored
Commits on Jun 1, 2023
Run nightly with different python versions
Show description for f32c95aauthoredSupport grouping multiple materialize_features() into one job
Show description for 4932770authored
Commits on May 30, 2023
Support Redis lookup join in FlinkProcessor
Show description for 96c8216authored
Commits on May 25, 2023
Add IT test joining SlidingFeatureView with FileSystemSource
Show description for 5eb1d90authored
Commits on May 24, 2023
Support custom key in Redis connector (#142)
Show description for f4692baauthoredIntroduce MAP and JSON_STRING builtin functions
Show description for 2bf410fauthoredSupport COLLECT_LIST in Flink and local processor
Show description for 0450071authored
Commits on May 23, 2023
Add support for MySqlRegistry
Show description for aba8f3bauthored
Commits on May 22, 2023
[hotfix] Update RedisSink write and flush logic
Show description for 2f7dce5authored
Commits on May 20, 2023
Add from_json to TableDescriptors
Show description for f41f191authored
Commits on May 16, 2023
Support Redis data types in Redis connector
Show description for 5d23042authored
Commits on May 15, 2023
Support user defined attributes in Feature and FeatureView
Show description for d84aacfauthored andcommitted- authored andcommitted
PythonUdfTransform supports default value on exception
Show description for 11f8048authored