Skip to content

can't select a column that comes from incomplete record #7558

@kurokirasama

Description

@kurokirasama

Describe the bug

This was working till 0.72

[{col1: some, col2: other} {col1: blah}]  | select col2

but now it shows an error saying that it can't find col2. Using select -i just gives empty output

How to reproduce

done

Expected behavior

It should select column 2 showing a ❎ in non existing values

Screenshots

No response

Configuration

key value
version 0.73.0
branch main
commit_hash 1291b64
build_os linux-x86_64
build_target x86_64-unknown-linux-gnu
rust_version rustc 1.65.0 (897e37553 2022-11-02)
rust_channel 1.65.0-x86_64-unknown-linux-gnu
cargo_version cargo 1.65.0 (4bc8f24d3 2022-10-20)
pkg_version 0.73.0
build_time 2022-12-21 01:37:16 -03:00
build_rust_channel release
features database, dataframe, default, trash, which, zip
installed_plugins custom-value generate, custom-value generate2, custom-value update, gstat, inc, pnet, query, query json, query web, query xml

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions