You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2019/09/18 14:34:08 UTC

[spark] branch master updated (203bf9e -> 376e17c)

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 203bf9e  [SPARK-19926][PYSPARK] make captured exception from JVM side user friendly
     add 376e17c  [SPARK-29101][SQL] Fix count API for csv file when DROPMALFORMED mode is selected

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/csv/UnivocityParser.scala    |  7 ++++---
 sql/core/src/test/resources/test-data/malformedRow.csv     |  5 +++++
 .../spark/sql/execution/datasources/csv/CSVSuite.scala     | 14 ++++++++++++++
 3 files changed, 23 insertions(+), 3 deletions(-)
 create mode 100644 sql/core/src/test/resources/test-data/malformedRow.csv


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org