Skip to content

[native_datafusion] [Spark SQL Tests] Streaming self-union returns no results #3401

@andygrove

Description

@andygrove

Description

When running Spark SQL tests with native_datafusion scan enabled, two streaming self-union tests in StreamingSelfUnionSuite fail because the streaming query result is None instead of containing the expected data.

Failing Tests

  • self-union, DSv1, read via DataStreamReader API
  • self-union, DSv1, read via table API

Error

Assert on query failed: : None was empty

Context

Found during CI run: https://github.com/apache/datafusion-comet/actions/runs/21691646806/job/62552819424?pr=3393

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