[
https://issues.apache.org/jira/browse/FLINK-39184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-39184:
-----------------------------------
Labels: pull-request-available (was: )
> Introduce Bitmap type for DataStream API
> ----------------------------------------
>
> Key: FLINK-39184
> URL: https://issues.apache.org/jira/browse/FLINK-39184
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataStream
> Reporter: dylanhz
> Priority: Major
> Labels: pull-request-available
>
> Introduce the BITMAP data type for the DataStream API. This includes:
> - A public Bitmap interface for creating and manipulating compressed integer
> sets
> - Type information and serializer for DataStream integration
> - Internal implementation based on the RoaringBitmap library
--
This message was sent by Atlassian Jira
(v8.20.10#820010)