Jinsui Chen created FLINK-33873:
-----------------------------------

             Summary: Create a Redis HyperLogLog Connector for Flink
                 Key: FLINK-33873
                 URL: https://issues.apache.org/jira/browse/FLINK-33873
             Project: Flink
          Issue Type: New Feature
          Components: Connectors / Redis Streams
            Reporter: Jinsui Chen


Redis HyperLogLog is a probabilistic data structure used for estimating the 
cardinality of a dataset, which is the number of unique elements in a set. I 
think it is possible to create a sink connector for HyperLogLog.

FLINK-15571 is about Redis stream connector.

Since there is no component for the Redis connector as a whole, the issue is 
created under this component.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to