blaze icon indicating copy to clipboard operation
blaze copied to clipboard

Arrow error: Cast error: Cannot cast from struct to other types

Open kettlelinna opened this issue 1 year ago • 4 comments

Describe the bug

it will throw exception when my schema is complex particularly have a complex struct type

To Reproduce Steps to reproduce the behavior:

  1. spark.read.parquet("part-00000-8f6e45af-264c-4cea-b09f-0753de014135-c000.snappy.parquet").show()

Expected behavior

it should compatibility of struct type whatever complex

Screenshots image

kettlelinna avatar Jan 26 '24 13:01 kettlelinna