You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/11/02 08:54:13 UTC

[GitHub] [hudi] peanut-chenzhong edited a comment on pull request #3761: [HUDI-2509] OverwriteNonDefaultsWithLatestAvroPayload doesn`t work when upsert data with some null value column

peanut-chenzhong edited a comment on pull request #3761:
URL: https://github.com/apache/hudi/pull/3761#issuecomment-957233330


   > @peanut-chenzhong : I see even without the fix, the added test succeeds. Objects.equals(value, defaultValue) returns true even for null, null. Can you check if the fix is actually required.
   
   @nsivabalan modified the UT, this fix is necessary cause the default value will be changed to JsonProperty.
   you can refer to this issue: https://github.com/apache/hudi/issues/3735


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org