Prior Issue Search
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