[
https://issues.apache.org/jira/browse/FLINK-39184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lincoln lee closed FLINK-39184.
-------------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
Fixed in master: 047c5e4ca3735e07e5dd0fc6e74f20c482f360a5
> 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
> Assignee: dylanhz
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> 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)