This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 12155e8e027c [SPARK-47647][SQL] Make MySQL data source able to read
bit(n>1) as BinaryType like Postgres
add 48def2b4a0b5 [SPARK-47648][SQL][TESTS] Use `checkError()` to check
Exception in `[CSV|Json|Xml]Suite` and `[Csv|Json]FunctionsSuite`
No new revisions were added by this update.
Summary of changes:
.../org/apache/spark/sql/CsvFunctionsSuite.scala | 52 +++--
.../org/apache/spark/sql/JsonFunctionsSuite.scala | 17 +-
.../sql/execution/datasources/csv/CSVSuite.scala | 140 +++++++++-----
.../sql/execution/datasources/json/JsonSuite.scala | 215 +++++++++++++--------
.../sql/execution/datasources/xml/XmlSuite.scala | 99 ++++++----
5 files changed, 330 insertions(+), 193 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]