[
https://issues.apache.org/jira/browse/FLINK-39185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dylanhz updated FLINK-39185:
----------------------------
Description:
This is part of
[FLIP-556|https://cwiki.apache.org/confluence/display/FLINK/FLIP-556%3A+Introduce+BITMAP+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
{{BINARY_STRING}} families
* 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
> 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
> Priority: Major
> Labels: pull-request-available
>
> This is part of
> [FLIP-556|https://cwiki.apache.org/confluence/display/FLINK/FLIP-556%3A+Introduce+BITMAP+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
> {{BINARY_STRING}} families
> * 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)