Skip to content

[BUG] Input field name SEQ does not match with the projection expression value #1264

Closed
@osipovartem

Description

@osipovartem
SELECT 
  d.value AS data_by_row
FROM LATERAL FLATTEN(INPUT => parse_json('{"key": "value"}'), outer => true) d

DataFusion error: Internal error: Input field name SEQ does not match with the projection expression value. This was likely caused by a bug in DataFusion's code and we would welcome that you file an bug report in our issue tracker

Metadata

Metadata

Assignees

Labels

dbtRelated to dbtengineengine team area

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions