Skip to content

probelm with reading delta lake 4.0 VARIANT data type #26228

@MammadTavakoli

Description

@MammadTavakoli

I created a table in delta lake 4.0 that has two columns id and body; that type of body is VARIANT.
when i select all columns (*) or or only body column of this table with trino the following error happened:

Error executing query:
SQL Error [65536]: Query failed (#20250717_115634_00116_4hwcf): Invalid position 0 and length 3 in block with 1 positions

but id show the data of id column.

how can solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    delta-lakeDelta Lake connector

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions