4paradigm / 4paradigm/OpenMLDB

Resolve the inconsistency problem of distinct count in offline mode

Open
#3,629 1 comment 0 reactions 1 assignee Claimed by @tobegit3hub View on GitHub
batch-engine bug
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

**Bug Description**

Now we may get the inconsistent result for SQL with groupby.

Contributor guide

Open the contributing guide

Research direction

The issue mentions inconsistent results for SQL with GROUP BY in offline mode. Look for code handling distinct count aggregation in the offline execution engine. Start by searching for 'distinct count' or 'GROUP BY' in the codebase, particularly in query execution or aggregation modules. Examine test files related to offline SQL execution to understand the expected behavior and identify where the inconsistency occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.