gosonzhang opened a new pull request, #7224:
URL: https://github.com/apache/inlong/pull/7224
- Fixes #7220
Modifications:
1. Most of them add error codes to the exceptions thrown, adjust the logs,
including removing the printed logs with clear exceptions, and adjust the log
level to debug for the path logs;
2. Adjust the field requirements of the SinkRequest request, and limit the
mandatory fields for id-based and key-based updates respectively;
3. Modify 2 Bugs:
a. For the operation modified by id, the groupId and streamId are not
allowed to be modified in the open api:

b. Correct the judgment on line 93 of HudiSinkOperator.java

--
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]