Description
As a followup of https://github.com/apache/spark/pull/37011#discussion_r917700960 , it would be great to fill missing new columns with null values, instead of failing out loud. Note it would only work for nullable columns.
As a followup of https://github.com/apache/spark/pull/37011#discussion_r917700960 , it would be great to fill missing new columns with null values, instead of failing out loud. Note it would only work for nullable columns.