nsivabalan commented on issue #3313:
URL: https://github.com/apache/hudi/issues/3313#issuecomment-928290740


   @mkk1490 : sorry the issue got lengthy and I have got a couple of 
clarifications. 
   Is your issue is with record key fields having one component as timestamp or 
is it about partition path fields having one component as timestamp. bcoz, for 
partition path field, hudi has something called CustomKeyGenerator which pretty 
much in line with your use-case. (1st field can be simple/string and 2nd field 
can be timestamp). 
   
   From what I understand, its record key that you are facing the issue. In the 
mean time, you respond, I will keep looking in that direction. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to