[
https://issues.apache.org/jira/browse/FLINK-39185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lincoln lee closed FLINK-39185.
-------------------------------
> Introduce BITMAP type for Table API/SQL
> ---------------------------------------
>
> Key: FLINK-39185
> URL: https://issues.apache.org/jira/browse/FLINK-39185
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: dylanhz
> Assignee: dylanhz
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> This is part of
> [FLIP-556|https://cwiki.apache.org/confluence/display/FLINK/FLIP-556%3A+Introduce+BITMAP+Data+Type].
> Introduce the {{BITMAP}} type in the Table API/SQL layer, building on the
> DataStream API type introduced in FLINK-39184.
> * Register {{BITMAP}} as a logical type in the Table type system
> * Add cast rules for {{BITMAP}} to/from {{CHARACTER_STRING}} and {{BYTES}}
> * Add {{BITMAP}} data type converter between internal and external
> representations
> * Add {{BITMAP}} support in the SQL parser, planner, and code generation
> * Add documentation for the {{BITMAP}} type
--
This message was sent by Atlassian Jira
(v8.20.10#820010)