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

Zifei Feng updated SPARK-55151:
-------------------------------
    Shepherd: Anish Shrigondekar

> Fix streaming RocksDBSuite testWithStateStoreCheckpointIds
> ----------------------------------------------------------
>
>                 Key: SPARK-55151
>                 URL: https://issues.apache.org/jira/browse/SPARK-55151
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 4.1.1
>            Reporter: Zifei Feng
>            Priority: Major
>              Labels: pull-request-available
>
> `test` in scala takes in a lambda function without any parameters, but 
> current implementation of `testWithStateStoreCheckpointIds`  passed in lambda 
> function with a boolean parameter.
> This result in the test body not being executed, but rather just treated as a 
> literal string. 
> Fixing this helper function and tests that were failing after the fix



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