[
https://issues.apache.org/jira/browse/SPARK-54264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anish Shrigondekar resolved SPARK-54264.
----------------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 52960
[https://github.com/apache/spark/pull/52960]
> DeDup Operator can use RocksDB's keyExists()
> --------------------------------------------
>
> Key: SPARK-54264
> URL: https://issues.apache.org/jira/browse/SPARK-54264
> Project: Spark
> Issue Type: Task
> Components: Structured Streaming
> Affects Versions: 4.1.0
> Reporter: Siying Dong
> Assignee: Siying Dong
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> Dedup operation now uses RocksDB's Get() only to check if there is result.
> Rather than doing that, it can use keyExists(), which serves the exact
> purpose but is faster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]