[ https://issues.apache.org/jira/browse/SPARK-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671327#comment-15671327 ]
Apache Spark commented on SPARK-18459: -------------------------------------- User 'tdas' has created a pull request for this issue: https://github.com/apache/spark/pull/15908 > Rename triggerId to batchId in StreamingQueryStatus.triggerDetails > ------------------------------------------------------------------ > > Key: SPARK-18459 > URL: https://issues.apache.org/jira/browse/SPARK-18459 > Project: Spark > Issue Type: Sub-task > Components: Structured Streaming > Reporter: Tathagata Das > Assignee: Tathagata Das > Fix For: 2.1.0 > > > triggerId seems like a number that should be increasing with each trigger, > whether or not there is data in it. However, actually, triggerId increases > only where there is a batch of data in a trigger. So its better to rename it > to batchId. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org