Skip to content

Error in TPC-H q15 and q16 #33

@NGA-TRAN

Description

@NGA-TRAN

While working on TPC-H result validation #32, I have found q15 (due to view creation) and q16 fail. Here are the details:

q15 that includes a view creation and then a query

Error: which is expected . We may need to find a better way to test this query

Error: INTERNAL: [FlightSQL] Could not prepare query DataFusionError(NotImplemented("The context currently only supports a single SQL statement")) (Internal; ExecuteQuery)

q16

Error: INTERNAL: [FlightSQL] Could not prepare query Other(Failed to send action to worker

Caused by:
    0: Tonic error: status: Internal, message: "[flickering-cassowary], Could not add plan: Other([flickering-cassowary], Could not decode plan for query_id a2508d19-7bcb-453d-a75f-26e96d296a46 stage 1\n\nCaused by:\n    Internal error: The data type inlist should be same, the value type is Utf8View, one of list expr type is Int32.\n    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)", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Tue, 01 Jul 2025 16:30:24 GMT", "content-length": "0"} }
    1: status: Internal, message: "[flickering-cassowary], Could not add plan: Other([flickering-cassowary], Could not decode plan for query_id a2508d19-7bcb-453d-a75f-26e96d296a46 stage 1\n\nCaused by:\n    Internal error: The data type inlist should be same, the value type is Utf8View, one of list expr type is Int32.\n    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)", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Tue, 01 Jul 2025 16:30:24 GMT", "content-length": "0"} }) (Internal; ExecuteQuery)

Metadata

Metadata

Assignees

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