leaves12138 commented on PR #8823: URL: https://github.com/apache/paimon/pull/8823#issuecomment-5108637421
@sundapeng Thanks, good point. Addressed in 4f4e32f774. The mock REST server now records headers by request path, and the test independently asserts that both the target table endpoint and the target data-token endpoint carry X-Paimon-Read-Via. Validation: the focused test passed, all 123 MockRESTCatalogTest tests passed on JDK 11, and the non-fast JDK 8 test-compile/checkstyle/spotless/enforcer checks passed. -- 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]
