Github user gengliangwang commented on the issue:
https://github.com/apache/spark/pull/23165
@mgaido91 The user specified schema might not match the full data schema.
For the missing columns, we still need to infer their data types.
I will come up with a solution soon.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
