nsivabalan commented on pull request #3871:
URL: https://github.com/apache/hudi/pull/3871#issuecomment-958613451


   here is the actual reason we punted on it for now. 
   with virtual keys, we might want to regenerate record key and partition path 
from rest of the columns(payload). with metadata payload schema, we don't store 
the partition path in the payload. so, we can't regenerate the (record key, 
partition path) from payload w/o the actual meta fields. 
   


-- 
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