4paradigm / 4paradigm/OpenMLDB

The data of the pre aggregation table obtained by the SDK is empty, but the value is found by the command query

Open
#2,344 1 comment 0 reactions 1 assignee Claimed by @dl239 View on GitHub
bug java sdk
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

**Bug Description**
The data of the pre aggregation table obtained by the SDK is empty, but the value is found by the command query
![7ed369c1b2adb3dc26f95a916fba511a](https://user-images.githubusercontent.com/18275570/184324035-89ce3255-45b7-4100-ad56-b88aefe66359.png)
![158932f7296f15098d04c37e9326f28e](https://user-images.githubusercontent.com/18275570/184324048-e88d3460-e276-4fc9-89a6-48b4ad1daf40.png)

**Expected Behavior**
The SDK can obtain the correct data of the pre aggregation table

**Steps to Reproduce**

1.
2.
3.
4.

Contributor guide

Open the contributing guide

Research direction

The issue shows screenshots of an SDK query returning empty results versus a command query finding data. Investigate the pre-aggregation table logic in the OpenMLDB codebase, likely in the query execution or SDK client layers. Compare the SDK query path with the command-line query path to identify where data is being filtered or lost. Reproduce the issue locally to understand the discrepancy.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.