hudi-bot opened a new issue, #15602:
URL: https://github.com/apache/hudi/issues/15602

   Currently Hudi versions both readers and writers w/ single table format 
version.
   
   This might be disadvantageous in 1:N deployments, where a single writer gets 
updated but it's not easy to update the readers (in large org deployments for 
ex). As such, decoupling reader/writer versioning would allow us to introduce a 
notion of Forward Compatibility where if no features require an upgraded 
version of the reader then older version of the reader would still be able to 
read the table by the newer version of the writer
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5313
   - Type: Improvement


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