xushiyan commented on a change in pull request #2541:
URL: https://github.com/apache/hudi/pull/2541#discussion_r583402182
##########
File path:
hudi-common/src/main/java/org/apache/hudi/common/model/DefaultHoodieRecordPayload.java
##########
@@ -37,6 +39,9 @@
*/
public class DefaultHoodieRecordPayload extends OverwriteWithLatestAvroPayload
{
+ public static final String METADATA_EVENT_TIME_KEY =
"metadata.event_time.key";
Review comment:
yea can be a good idea
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]