voonhous opened a new issue, #18021: URL: https://github.com/apache/hudi/issues/18021
### Task Description **What needs to be done:** As per title, if `hoodie.schema.on.read` is enabled that triggers a non-empty `InternalSchema`, we need to verify that the code path on Spark3.5 does not throw any errors under `org.apache.spark.sql.avro.HoodieSparkSchemaConverters.toSqlTypeHelper`. **Why this task is needed:** Ensure proper read behaviour and backward compatibility for Spark3.5 with no native variant suport. ### Task Type Code improvement/refactoring ### Related Issues **Parent feature issue:** (if applicable ) **Related issues:** NOTE: Use `Relationships` button to add parent/blocking issues after issue is created. -- 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]
