Skip to content

performance issue: BITMAP_INTERSECT ... functions #19019

@BohuTANG

Description

@BohuTANG

Summary

Multiple executions of the same BITMAP_INTERSECT query show consistent execution times when data being cached on local disk.

Query:

SELECT
    TO_STRING(BITMAP_INTERSECT(frame_bitmap))
FROM
    frame_bitmap_table

Image

These also need to address:

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions