mshijin-ksolves commented on PR #21367: URL: https://github.com/apache/kafka/pull/21367#issuecomment-3949733457
@aliehsaeedii I have updated the specified changes as expected:- Changes made:- 1. Updated StateQueryRequest validation to return a long for better type consistency. 2. Documented that StateQueryResult now encapsulates both structured data and per-partition offset metadata via the position object. 3. Modified the execution flow to invoke methods on QueryResult rather than directly calling them on StateQueryResult. 4. Renamed "Comparison: Interactive Query IQv1 vs IQv2" to "Comparison of IQv1 and IQv2" for improved clarity and professional tone. -- 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]
