wjcwin opened a new issue #4678:
URL: https://github.com/apache/hudi/issues/4678
**Describe the problem you faced**
update hudi-spark-bundle_2.11 from 0.5.3 to 0.10.0 ,
spark.read.format("hudi").schema(userSpecifiedSchema) doesn't work in
version 0.10.0 ,but does work in 0.5.3
**To Reproduce**
Steps to reproduce the behavior:
update hudi-spark-bundle_2.11 from 0.5.3 to 0.10.0 ,
spark.read.format("hudi").schema(userSpecifiedSchema) doesn't work in
version 0.10.0 ,but does work in 0.5.3
**Expected behavior**
i want to know why,and how to do it
**Environment Description**
* Hudi version : 0.10.0
* Spark version :2.4.5
* Hive version :2.3.7
* Hadoop version :3.0.0
* Storage (HDFS/S3/GCS..) :hdfs
* Running on Docker? (yes/no) :no
**Additional context**
nothing
**Stacktrace**
```nothing```
--
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]