[ 
https://issues.apache.org/jira/browse/SPARK-54264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anish Shrigondekar reassigned SPARK-54264:
------------------------------------------

    Assignee: Siying Dong

> 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
>
> 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]

Reply via email to