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

   **_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**
   
   A clear and concise description of the problem.
   
   - I am running UPSERT on MOR tables, enabling both flag for hudi schema 
evolution,
   hoodie.schema.on.read.enable & hoodie.datasource.write.reconcile.schema 
which was running fine since few weeks.
   
   - But for few tables now I am seeing below error, which is failing for my 
table.
   
   - I tried setting hoodie.schema.on.read.enable to false and it started 
working, but that will disable the schema evolution and that doesn't fit with 
our use case.
   
   - Can you please suggest something here as something wrong from my side or 
what ?
   
   
   **Environment Description**
   
   * Hudi version : 0.13.1
   
   * Spark version : 3.4.0
   
   * Hive version : 3.1.3
   
   * Hadoop version : 3.3.3
   
   * Storage (HDFS/S3/GCS..) : s3
   
   * 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