Skip to content

[Bug]: Bug Report: TypeError in Serverless Execution, pyarrow.lib.ChunkedArray #321

@bhattarai842

Description

@bhattarai842

Prior Issue Search

  • I have searched existing issues and confirmed this is not a duplicate.

Bug Description

The SAT execution fails specifically when run_on_serverless = true. The process terminates with a TypeError indicating a failure to convert a PyArrow ChunkedArray to a standard Array. This error does not occur when running the same process on a Classic Databricks Cluster.

TypeError: Cannot convert pyarrow.lib.ChunkedArray to pyarrow.lib.Array

Steps to Reproduce

Execute any SAT pipeline.

Expected Behavior

No response

Cloud Provider

AWS

Environment Details

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions