Aitozi commented on PR #7830:
URL: https://github.com/apache/paimon/pull/7830#issuecomment-4499939507

   > This is a bit too tricky and has affected too much code. We should think 
of a simpler method.
   
   @JingsongLi Do you have some good suggestions for this? 
   I feel that expressing this type of empty partition within Paimon's existing 
architecture is a bit difficult. I think the biggest issue here is that Paimon 
doesn't have independent partition metadata, so it can only represent its 
partitions through files. Therefore, to indicate whether a partition exists, we 
need to represent it by creating empty files.


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