viirya commented on PR #36216:
URL: https://github.com/apache/spark/pull/36216#issuecomment-1109133297

   Hmm, there seems related test failure:
   
   ```
   [info] - case insensitivity with scala reflection *** FAILED *** (89 
milliseconds)
   [info]   java.lang.IllegalArgumentException: b does not exist. Available: a, 
B, n
   [info]   at 
org.apache.spark.sql.types.StructType.$anonfun$apply$1(StructType.scala:282)
   [info]   at scala.collection.immutable.Map$Map3.getOrElse(Map.scala:336)
   [info]   at org.apache.spark.sql.types.StructType.apply(StructType.scala:281)
   [info]   at 
org.apache.spark.sql.catalyst.expressions.ProjectionOverSchema.getProjection(ProjectionOverSchema.scala:39)
   ```


-- 
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: [email protected]

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