michael1991 opened a new issue, #10828: URL: https://github.com/apache/hudi/issues/10828
**Describe the problem you faced** I'm using Spark 3.3.2 with Hudi v0.14.1 package to read hudi table(0.12.3), then I will get warn message as below: ```log WARN HoodieFileIndex:367 - Met incompatible issue when converting to hudi data type, rollback to list by prefix directly ``` **Environment Description** * Hudi version : 0.14.1 * Spark version : 3.3.2 * Hive version : * Hadoop version : * Storage (HDFS/S3/GCS..) : GCS * Running on Docker? (yes/no) : no -- 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]
