YannByron commented on issue #4678: URL: https://github.com/apache/hudi/issues/4678#issuecomment-1040320431
@wjcwin If hudi 0.5.3 can response this codes, i believe it's a bug. And i don't think `DataFrameReader.schema` can be used like this. The description of this method as follows: ``` Specifies the input schema. Some data sources (e.g. JSON) can infer the input schema automatically from data. By specifying the schema here, the underlying data source can skip the schema inference step, and thus speed up data loading. ``` -- 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-unsubscr...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org