This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from 6f63057 [SPARK-35332][SQL] Make cache plan disable configs configurable add c2e15cc [SPARK-35062][SQL] Group exception messages in sql/streaming No new revisions were added by this update. Summary of changes: .../spark/sql/errors/QueryCompilationErrors.scala | 54 ++++++++++++++++++++++ .../spark/sql/errors/QueryExecutionErrors.scala | 10 ++++ .../spark/sql/streaming/DataStreamReader.scala | 13 ++---- .../spark/sql/streaming/DataStreamWriter.scala | 30 ++++++------ .../sql/streaming/StreamingQueryManager.scala | 9 ++-- 5 files changed, 86 insertions(+), 30 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org