Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
Description
If I have a streaming query that sets a watermark, then a where() that pertains to a partition column does not prune these partitions and they will all be queried, greatly reducing performance for partitioned tables.