-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Critical - P2
-
None
-
Affects Version/s: 2.1.0
-
Component/s: API
-
None
-
Environment:MongoDB server version: 3.4.3
Spark 2.1 (Pyspark)
We have been using MongoDB for a long time and now we are starting to use Spark.
In some querys, we match null field, what has been impossible to do it with pyspark and the mongodb connector.
Could be a possibility to use None to match null?