yihua commented on issue #6047: URL: https://github.com/apache/hudi/issues/6047#issuecomment-1177164269
@cajil could you share a sample parquet file in the same schema for reproducing the issue? This might be related to Spark’s vectorized parquet reader. Could you try setting `spark.sql.parquet.enableVectorizedReader` to `false`? -- 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]
