Skip to content

[bugfix](nereids)SELECT @@variables does not return column names due to regression introduced in 2.0.2 when enable_nereids_planner = true - #25449

Closed
liugddx wants to merge 1 commit into
apache:masterfrom
liugddx:bugfix-13
Closed

[bugfix](nereids)SELECT @@variables does not return column names due to regression introduced in 2.0.2 when enable_nereids_planner = true#25449
liugddx wants to merge 1 commit into
apache:masterfrom
liugddx:bugfix-13

Conversation

@liugddx

@liugddxliugddx commented Oct 15, 2023

Copy link
Copy Markdown
Member

Proposed changes

Issue Number: close#25445

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@liugddx

Copy link
Copy Markdown
MemberAuthor

run buidlall

@wm1581066wm1581066 added dev/2.0.3 usercase Important user case type label labels Oct 15, 2023
@morrySnow

Copy link
Copy Markdown
Contributor

duplicated with #25372

@morningmanmorningman removed usercase Important user case type label dev/2.0.3 labels Oct 16, 2023
@liugddx

Copy link
Copy Markdown
MemberAuthor

duplicated with #25372

Got it.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] SELECT @@variables does not return column names due to regression introduced in 2.0.2 when enable_nereids_planner = true

4 participants

@liugddx@morrySnow@morningman@wm1581066