我有一个以 ORC 文件格式存储数据的外部表。当我尝试从表中分解 array<struct> 字段时,它返回空值
array<struct>
spark.sql.hive.convertMetastoreOrc=false
对我有用
https://spark.apache.org/docs/latest/configuration.html