nsivabalan commented on PR #12888: URL: https://github.com/apache/hudi/pull/12888#issuecomment-2701757291
@yihua : yes, I was also in a dilemma on this. Since a 0.x reader (say 0.14.1 reader) will not be using File Group reader way of reading, we wanted to maintain parity. If not, we need to test and certify new FG reader for tbl version 6 as well. For eg, all the tests we did to certify new FG reader, we might have to repeat it for tbl version 6 as well. Also, in 1.2, we will deprecate b/w compatible writer support for table version 6, since likely we will bump up the table versions by 2(we might be in table version 10). All this will go away. So, its not that we will keep carrying this baggage forever. Open to discuss more. let me know. -- 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]
