[
https://issues.apache.org/jira/browse/SPARK-56406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved SPARK-56406.
----------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 55271
[https://github.com/apache/spark/pull/55271]
> Stream-stream join v4: skip accessing secondary index for non-timestamp
> workload
> --------------------------------------------------------------------------------
>
> Key: SPARK-56406
> URL: https://issues.apache.org/jira/browse/SPARK-56406
> Project: Spark
> Issue Type: Improvement
> Components: Structured Streaming
> Affects Versions: 4.2.0
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> For non-timestamp workload in stream-stream join v4, we don't really get
> benefit from having secondary index. The purpose of secondary index is
> eviction and non-timestamp workload does not perform eviction at all, hence
> we don't really need to read and update secondary index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]