This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 6cd17aaad8 [HUDI-5336] Fixing parsing of log files while building file
groups (#7393)
add 3067881203 [HUDI-5347] Cleaned up transient state from
`ExpressionPayload` making it non-serializable (#7424)
No new revisions were added by this update.
Summary of changes:
.../hudi/command/payload/ExpressionPayload.scala | 174 ++++++++++++---------
.../sql/catalyst/expressions/SafeProjection.scala | 75 +++++++++
2 files changed, 172 insertions(+), 77 deletions(-)
create mode 100644
hudi-spark-datasource/hudi-spark2/src/main/scala/org/apache/spark/sql/catalyst/expressions/SafeProjection.scala