This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from 658e95c [SPARK-34833][SQL][FOLLOWUP] Handle outer references in all the places add 5ffc389 [SPARK-34871][SS] Move the checkpoint location resolving into the rule ResolveWriteToStream No new revisions were added by this update. Summary of changes: .../sql/catalyst/streaming/WriteToStream.scala | 2 +- .../execution/streaming/MicroBatchExecution.scala | 2 +- .../execution/streaming/ResolveWriteToStream.scala | 122 +++++++++++++++------ .../sql/execution/streaming/StreamExecution.scala | 47 +------- .../streaming/continuous/ContinuousExecution.scala | 2 +- 5 files changed, 91 insertions(+), 84 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org