You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/03/11 10:29:09 UTC

[spark] branch master updated (3493162 -> 15557a7)

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 3493162  [SPARK-31030][SQL] Backward Compatibility for Parsing and formatting Datetime
     add 15557a7  [SPARK-31071][SQL] Allow annotating non-null fields when encoding Java Beans

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/JavaTypeInference.scala     |  14 ++-
 .../spark/sql/catalyst/SerializerBuildHelper.scala |   8 +-
 .../sql/catalyst/encoders/ExpressionEncoder.scala  |   1 +
 .../org/apache/spark/sql/JavaDatasetSuite.java     | 118 +++++++++++++++++++++
 4 files changed, 136 insertions(+), 5 deletions(-)


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