You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/21 02:36:11 UTC

[GitHub] [hudi] YannByron commented on issue #4678: [SUPPORT] spark.read.format("hudi").schema(userSpecifiedSchema) doesn't work in version 0.10.0 ,but does work in 0.5.3

YannByron commented on issue #4678:
URL: https://github.com/apache/hudi/issues/4678#issuecomment-1073427339


   @nsivabalan In my private opinion, I think the usage of `schema` that can not convert datatype in branch-0.10.0 is reasonable. If want to convert data, should use `select` or `withColumnn` after `load` data. So I don't treat it as a bug.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org