apache / apache/gluten

Add support for bitmap construct agg

Open
#12,143 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

### Description

Register bitmap_construct_agg as a supported aggregate expression in the Velox backend, allowing it to be executed natively instead of falling back to vanilla Spark.

### Gluten version

Gluten-1.6

Contributor guide

Open the contributing guide

Research direction

The issue names the Velox backend and the bitmap_construct_agg expression but no files or tests. Start by searching the repository for supported aggregate expressions and existing bitmap aggregate registrations. Done means bitmap_construct_agg is registered for native execution and relevant backend tests pass without falling back to vanilla Spark.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala, spark
Domain
backend, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.