4paradigm / 4paradigm/OpenMLDB

design the option for user to control ordering for window union rows and original rows that have same ts manully

Open
#1,809 0 comments 0 reactions 1 assignee Claimed by @aceforeverd View on GitHub
execute-engine sql
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

**Describe the feature you'd like**

#1776 defines the default ordering, is orginal row before union rows.
It may still necessary to define a new SQL option in query or a new system variable to control whether original rows should be first or last.

**Additional context**

Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Research direction

The issue references #1776 for default ordering. Examine the window union implementation in the codebase, likely in SQL parsing or query execution modules. Determine where ordering logic is applied and how a new SQL option or system variable could be integrated. Review existing system variables and SQL option patterns in OpenMLDB to understand the extension mechanism.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.