-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Java Drivers
-
Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Product Use Case
As a user of the MongoDB Spark connector,
I want the default partitioner to be applicable in all scenarios
So that that connector works out the box.
User Impact
Currently the sample partitioner will sample data but does not support compound keys. The AutoBucket partitioner allows for this and uses the aggregation framework to calculate sample buckets.
Acceptance Criteria
Implementation Requirements
n/a
- is related to
-
SPARK-356 Support compound keys
-
- Closed
-