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

Dongjoon Hyun resolved SPARK-26300.
-----------------------------------
       Resolution: Fixed
         Assignee: liuxian
    Fix Version/s: 3.0.0

This is resolved via https://github.com/apache/spark/pull/23251

> The `checkForStreaming`  mothod  may be called twice in `createQuery`
> ---------------------------------------------------------------------
>
>                 Key: SPARK-26300
>                 URL: https://issues.apache.org/jira/browse/SPARK-26300
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 2.4.0
>            Reporter: liuxian
>            Assignee: liuxian
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> If {{checkForContinuous}} is called ( {{checkForStreaming}} is called in 
> {{checkForContinuous}} ), the {{checkForStreaming}} mothod will be called 
> twice in {{createQuery}} , this is not necessary, and the 
> {{checkForStreaming}} method has a lot of statements, so it's better to 
> remove one of them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to