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 c1708c94fb1 [SPARK-41583][CONNECT][PROTOBUF] Add Spark Connect and 
protobuf into setup.py with specifying dependencies
     add 7f153842041 [SPARK-41535][SQL] Set null correctly for calendar 
interval fields in `InterpretedUnsafeProjection` and 
`InterpretedMutableProjection`

No new revisions were added by this update.

Summary of changes:
 .../expressions/codegen/UnsafeArrayWriter.java     | 14 +++++++
 .../catalyst/expressions/codegen/UnsafeWriter.java |  2 +-
 .../expressions/InterpretedMutableProjection.scala |  4 +-
 .../expressions/InterpretedUnsafeProjection.scala  |  3 ++
 .../expressions/codegen/CodeGenerator.scala        |  5 +--
 .../spark/sql/catalyst/util/UnsafeRowUtils.scala   | 26 ++++++++++++
 .../expressions/MutableProjectionSuite.scala       | 29 ++++++++++++-
 .../expressions/UnsafeRowConverterSuite.scala      | 49 ++++++++++++++++++++++
 8 files changed, 125 insertions(+), 7 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to