Stratio / Spark-MongoDB

Spark library for easy MongoDB access
http://www.stratio.com
Apache License 2.0
307 stars 96 forks source link

index on nested struct does not been push down #181

Open zzxzz12345 opened 6 years ago

zzxzz12345 commented 6 years ago

MongodbRelation extends PrunedFilteredScan it can not push down nested struct filter I think it can use CatalystScan to push down nested struct query