dongjoon-hyun edited a comment on pull request #29730:
URL: https://github.com/apache/spark/pull/29730#issuecomment-691253239


   Thank you, @viirya . It's because `stop` calls `queryExecutionThread.join` 
immediately and notifies the thread, the the thread runs `runStream` -> 
`override lazy val logicalPlan: LogicalPlan` -> 
`dataSourceV1.createSource(metadataPath)`. I'll update the PR description.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to