TheR1sing3un opened a new issue, #11734:
URL: https://github.com/apache/hudi/issues/11734

   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
   
   - Join the mailing list to engage in conversations and get faster support at 
[email protected].
   
   - If you have triaged this as a bug, then file an 
[issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
   
   **Describe the problem you faced**
   
   When we try to serialize the HoodieAvroIndexedRecord and then deserialize 
back, it will cause failure like that:
   
   <img width="1042" alt="image" 
src="https://github.com/user-attachments/assets/8c6deb0c-324a-4385-a804-8ace2779c48e";>
   
   
   
   
   
   A clear and concise description of the problem.
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1. Add test case in `TestSerializationUtils`
   <img width="1343" alt="image" 
src="https://github.com/user-attachments/assets/be754d88-0bb7-42c2-858c-8fac891fdf68";>
   
   3. Run this test
   
   **Expected behavior**
   
   successful deserialization
   
   **Environment Description**
   
   * Hudi version :
   
   * Spark version :
   
   * Hive version :
   
   * Hadoop version :
   
   * Storage (HDFS/S3/GCS..) :
   
   * Running on Docker? (yes/no) :
   
   
   **Additional context**
   
   Add any other context about the problem here.
   
   **Stacktrace**
   
   ```Add the stacktrace of the error.```
   
   


-- 
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]

Reply via email to