Skip to content

row function returns a struct with a single blank key and value of last argument #10090

@michalwols

Description

@michalwols

What happens?

See example

image

vs

image

To Reproduce

SELECT row(a, b) as x 
FROM (VALUES ('aa', 'bb')) T(a, b);

OS:

macos

DuckDB Version:

0.9.2

DuckDB Client:

python

Full Name:

Michal

Affiliation:

Na

Have you tried this on the latest main branch?

I have tested with a main build

Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?

  • Yes, I have

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions