Description
Locality Sensitive Hashing (LSH) Models (BucketedRandomProjectionLSHModel, MinHashLSHModel) are not compatible with Structured Streaming.
This task is to add unit tests for streaming (as in SPARK-22644) for LSHModels after SPARK-12878 has been fixed.
Attachments
Issue Links
- is blocked by
-
SPARK-12878 Dataframe fails with nested User Defined Types
- Resolved
- Is contained by
-
SPARK-21926 Compatibility between ML Transformers and Structured Streaming
- Resolved