JingsongLi commented on PR #8344: URL: https://github.com/apache/paimon/pull/8344#issuecomment-4829001191
@steFaiz Thank you very much for your reply, it is very valuable. Indeed, both options will bring different levels of complexity, and we need to choose between them. I am also very conflicted because the complexity they bring is almost of the same magnitude. I prefer the older filename based approach because it preserves the original DV mechanism and eliminates the need to worry about maintaining the row id ranges. We can consider retaining the original file information in DV mode until the DV is generated. -- 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]
