vanzin opened a new pull request #25140: [SPARK-28371][sql] Make Parquet 
"StartsWith" filter null-safe.
URL: https://github.com/apache/spark/pull/25140
 
 
   Parquet may call the filter with a null value to check whether nulls are
   accepted. While it seems Spark avoids that path in Parquet with 1.10, in
   1.11 that causes Spark unit tests to fail.
   
   Tested with Parquet 1.11.

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


With regards,
Apache Git Services

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

Reply via email to