Skip to content

[FLINK-39188][docs] Documentation for BITMAP type#27835

Merged
lincoln-lil merged 1 commit intoapache:masterfrom
dylanhz:FLINK-39188
Mar 27, 2026
Merged

[FLINK-39188][docs] Documentation for BITMAP type#27835
lincoln-lil merged 1 commit intoapache:masterfrom
dylanhz:FLINK-39188

Conversation

@dylanhz
Copy link
Copy Markdown
Contributor

@dylanhz dylanhz commented Mar 26, 2026

What is the purpose of the change

Adds documentation for the BITMAP data type (FLIP-556).

Brief change log

  • Added BITMAP type documentation to data-types.md
  • Added performance tips for bitmap aggregate functions
  • Updated both English and Chinese documentation

Verifying this change

This change is a documentation update without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented Mar 26, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

Copy link
Copy Markdown
Contributor

@lincoln-lil lincoln-lil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dylanhz for the high-quality documentation with both en & zh version!
Checked the doc page locally, all contents looks fine and links works.

@lincoln-lil lincoln-lil merged commit 072b7d3 into apache:master Mar 27, 2026
featzhang pushed a commit to featzhang/flink that referenced this pull request Mar 30, 2026
Samrat002 pushed a commit to Samrat002/flink that referenced this pull request Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants