loserwang1024 commented on issue #2070: URL: https://github.com/apache/fluss/issues/2070#issuecomment-3645385179
@buvb I'm currently working on this issue as well. I'm curious about how you plan to handle schema version compatibility during tiered data processing. In the current implementation, if a client uses an outdated schema to read data generated by a newer schema version, the extra fields in the newer data will be truncated. This truncation leads to data loss and potential inaccuracies in downstream processing pipelines. -- 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]
