pan3793 commented on PR #12721: URL: https://github.com/apache/iceberg/pull/12721#issuecomment-2957525887
> it appears that `org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo.getAllStructFieldNames()` has changed its return type from `java.util.ArrayList` to `java.util.List` in Hive 4.0. @wypoon this specific case can be addressed by reflection invocation, has this been discussed/tried? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
