LsomeYeah commented on PR #9023: URL: https://github.com/apache/paimon/pull/9023#issuecomment-5280158211
Thanks for the thoughtful guidance. I’ve updated the PR accordingly: written-column resolution is now lazy and memoized, the API is simplified to `Optional[List[Integer]]`, Spark-version handling is kept local to the helper, and Core field-ID resolution is shared. The Spark 4 `foreachBatch` metadata tests also pass, and the change is now down from 17 files to 7. -- 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]
