rishii-19-works commented on PR #3392: URL: https://github.com/apache/polaris/pull/3392#issuecomment-3728742774
Hi, thanks for the earlier guidance. I’ve followed the approach suggested in #3391 to propagate intermediate request-scoped data across before/after generic table events. I’m currently running into CI compilation failures around how intermediate data should be attached (event wrapper vs metadata vs underlying PolarisEvent). I’ve tried a few variants, but it looks like I’m misunderstanding the intended API surface. Could you please advise which object is expected to own intermediate data in this flow (the service event wrapper, the metadata, or the underlying PolarisEvent), and how it should be propagated to the after-event? I’ll update the implementation accordingly. Thanks for your patience. -- 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]
