zxs1633079383 commented on PR #37216:
URL: https://github.com/apache/shardingsphere/pull/37216#issuecomment-3598138541
@terrymanu Thanks for the feedback. I will fix all CI failures first.
The current failures are mainly caused by the introduction of `typeName`,
which affects multiple components including metadata, binders, and the
PostgreSQL prepared statement structures. As a result, a number of
existing unit tests and E2E tests need to be updated.
For easier review, I plan to open a new PR that includes:
- all the functional changes from this PR, and
- the required updates to unit tests and E2E tests
This new PR will ensure that the entire build passes, including:
./mvnw clean install -B -T1C -Pcheck
However, since many test classes need to be adjusted, that PR will
naturally include a larger amount of file changes.
Thanks again for your patience. I will update the PR soon.
--
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]