This is an automated email from the ASF dual-hosted git repository.

zhiwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from b8b9d6d  [HUDI-2087] Support Append only in Flink stream (#3390)
     add 5574e09  [HUDI-2232]  [SQL] MERGE INTO fails with table having nested 
struct (#3379)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/sql/IExpressionEvaluator.java  |   6 +-
 .../hudi/command/payload/ExpressionCodeGen.scala   |  26 ++--
 .../hudi/command/payload/ExpressionPayload.scala   |  66 +++------
 .../sql/hudi/command/payload/SqlTypedRecord.scala  | 155 ++-------------------
 .../spark/sql/hudi/TestMergeIntoTable2.scala       |  65 +++++++++
 5 files changed, 111 insertions(+), 207 deletions(-)

Reply via email to