You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 03:31:00 UTC

[jira] [Assigned] (SPARK-26300) The `checkForStreaming` mothod may be called twice in `createQuery`

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

Apache Spark reassigned SPARK-26300:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>            Priority: Minor
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org