EdwinGuo opened a new issue #1630: URL: https://github.com/apache/incubator-hudi/issues/1630
**_Tips before filing an issue_** - Have you gone through our [FAQs](https://cwiki.apache.org/confluence/display/HUDI/FAQ)? Yes - 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** I have a COW table which is in hudi version 0.5.0, when I'm trying to use the branch build for hudi-client(https://github.com/apache/incubator-hudi/commit/506447fd4fde4cd922f7aa8f4e17a7f06666dc97),Latest commit does not have any schema in all the commit metadata. So schema suppose to be existing under the extrameta section, which is not in my case. A clear and concise description of the problem. **To Reproduce** Steps to reproduce the behavior: 1. 2. 3. 4. **Expected behavior** A clear and concise description of what you expected to happen. **Environment Description** * Hudi version : 0.5.0 * Spark version : 2.4.5 * Hive version : 2.3.6 * Hadoop version : 2.8.5 * Storage (HDFS/S3/GCS..) :s3 * Running on Docker? (yes/no) :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. For queries about this service, please contact Infrastructure at: [email protected]
