chengxilo commented on PR #1916: URL: https://github.com/apache/iggy/pull/1916#issuecomment-3030376619
All function signatures and return types have been updated. Required arguments are passed directly, while optional arguments are represented as pointer values. I try to limit the scope of changes in this PR to function signatures and their usage logic, as this pr is already too huge. However, I had to modify some functions—mainly in the serialization layer—to align with the updated argument and return value structure. For more detail. Please check the detail I provided in review. -- 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]
