dongjoon-hyun commented on pull request #28992:
URL: https://github.com/apache/spark/pull/28992#issuecomment-653952550


   Oh, it looks relevant. Could you check and update `SelectedFieldSuite`, 
@cloud-fan ?
   ```
   org.scalatest.exceptions.TestFailedException: Expected 
   
StructField(col3,ArrayType(StructType(StructField(field1,StructType(StructField(subfield1,IntegerType,false)),true)),false),false),
 but got 
   
StructField(col3,ArrayType(StructType(StructField(field1,StructType(StructField(subfield1,IntegerType,false)),true)),true),false)
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to